block control block control
We Do It 4 Our Dreams
Login
Username:
Passwort:

Autologin


Password vergessen?

Hauptmenü
Bereiche
Home
PD News
PC News
BeOS News
Berichte
Community
Case Gallery
Power Pics
Forum
Downloads
Links
Informationen
Seitenübersicht
Hilfe / FAQ
Partnerseiten
Sponsoren
Kontakt

Websiteinfo's
Webmaster (O.M.A.)
Krobi
Gonzo
V(i)P's
MASTER-STYX
Mario

Counter
eXTReMe Tracker

Herzlich Willkommen

Hallo und herzlich Willkommen hier auf Power-Dreams.com|.at|.eu, ich heiße Beatus und bin das Maskottchen hier . Ich werde dich hier begleiten und dir zusätzlich noch die Vorteile einer Registrierung schmackhaft machen wie zB:

Bei uns stehst DU im Mittelpunkt. Wir bieten dir die vollkommen kosten- und werbefreie Plattform an um dein Know-How, deine Erfahrungen und dein Engagement der Welt und den anderen Benutzern zu präsentieren.
 

[<   Vorheriger  1  2  3  Nächster   >]

PD-Downloads 


Beschreibung:
PD-Downloads ist ein Downloadsverwaltungs Modul für Xoops 2.0.1x/2.2.x und höher. Mit diesem Modul lassen sich Downloads in verschiedene Kategorien einteilen. Weiters lassen sich alle Downloads und Kategorien mit verschiedenen Berechtigungen versehen sodass nicht jeder jeden Downloads bzw jede Kategorie sehen bzw besuchen kann.

Die neue Version 1.2 von PD-Downloads bietet sehr viele neue Features und Bugfixes. So ist es jetzt zB sehr einfach das Modul zu klonen. Weiters wurde das gesamte Modul optimiert und es bietet jetzt auch die Möglichkeit RSS Feeds zu liefern.

Das Modul benötigt mindestens Xoops 2.0.10, es funktioniert natürlich mit jeder neueren Xoops 2.0.x Version, weiters funktioniert das Modul auch mit Xoops 2.2.x.

Features:
  • [added] Gijoe's DUPLICATABLE V2
    [added] Xoops Token System
    [added] Statistic (admin-side)
    [added] Upgrade and Import Tool (admin-side)
    [added] you can now reset the download counter (admin-side)
    [added] category icons for Sub-Categories -> thx to gibaphp (user-side)
    [added] option to auto-approve downloads to every group (incl anonymous) or not (admin-side)
    [added] you can now choose if you want to show the newest downloads on the module-start page (user-side)
    [added] rss-feeds and a option to enable or disable this feature (user and admin-side)
    [added] when submitting a download you will now see the allowed upload-file-size (user and admin-side)
    [added] function for checking the upload-folders, for making them and setting the permission for them (admin-side)
    [added] permission query for brokenfile.php, ratefile.php, submit.php and visit.php (user-side)
    [added] select and uploading screenshots when submitting a download (user-side)
    [added] my downloads - every user can now list all the downloads he/she has submitted (user-side)

  • [changed] You can now choose how many categories and sub-categories will be shown side by side (user-side) -> thx to gibaphp
    [changed] Some Icons have been changed
    [changed] look of side navigation - now using renderImageNav instead of renderNav (user and admin-side)
    [changed] look of the administration menu (admin-side)
    [changed] Byte to KB in the field "file-size" when submitting a new download (user and admin-side)
    [changed] upload-folder, the new standard upload-folder (except pictures) is xoops-url/uploads/modulename
    [changed] many minor changes

  • [updated] gijoe's myblocksadmin to version 0.41
    [updated] waiting content plugin -> based on the plugin done by flying.tux
    [updated] sitemap plugin with permission query
    [updated] many minor things

  • [optimized] reduced sql queries on all pages (user-side) -> thx to frankblack for some tipps and tricks
    [optimized] "show the newest downloads on module-start page" feature (user-side)
    [optimized] the "post a news from a download up to 3 news-module" feature (admin-side)

  • [fixed] problems with notifications (user-side)
    [fixed] a problem with the uploader - it was possible to upload files which where not allowed by mimetypes settings, you got a error message but the file was saved on the webspace (user and admin-side)
    [fixed] ordering downloads by alphabet (user-side)
    [fixed] problems with xoops 2.2 (user and admin-side) -> thx to sunny93 for the cooperation
    [fixed] some little bugs with listening downloads (user-side)
    [fixed] php 5.0 problems (user-side)
    [fixed] a small bug with display the right language-variable for downloads (if a download is updated or new)
    [fixed] max upload-file-size displayed a wrong value and its not possible anymore to allow a bigger upload-filesize than your php-settings are allow you to upload (admin-side)
    [fixed] some bugs regarding the management of votes (admin-side)
    [fixed] when deleting a download/category not all things was deleted for example permissions for that download/category - now everything will be deleted correctly (admin-side)

Eingesendet von: Krobi
Veröffentlicht: Wed, 21.12.2005

Version: 1.2
Aufrufe: 3962
Dateigröße: 405.00 KB
Plattform: Xoops 2.0.10
Homepage: Power-Dreams

Bewertung:   (6 Wertungen)


Downloaddauer:
Modem(56k) : 1.1min
ISDN(64k) : 58s
DSL(768k) : 5s
LAN(10M) : 0.37s


 
Die hier veröffentlichten Artikel und Kommentare stehen uneingeschränkt im alleinigen Verantwortungsbereich des jeweiligen Autors.
User Diskussion
Krobi
Geschrieben am: 02.12.2006 16:08  Aktualisiert: 02.12.2006 16:08
Webmaster (O.M.A.)
User seit: 18.01.2004
aus: Villach (A)
Beiträge: 1133
 Re: PD-Downloads 1.2
dear anonymous

thx for your comment, could you pls specify the problem for your solution and in what function or line the problem is.
Antwort
Anonym
Geschrieben am: 02.12.2006 09:21  Aktualisiert: 02.12.2006 16:06
 Re: PD-Downloads 1.2
In PDdownloads\include\functions.php:

Instead of:
if ($xoopsDB->getRowsNum($result > 0 && !$gperm_handler->checkRight("PDDownCatPerm{$mydirnumber}", $id, $groups, $module_id)))

It is:
if ($xoopsDB->getRowsNum($result) > 0 && !$gperm_handler->checkRight("PDDownCatPerm{$mydirnumber}", $id, $groups, $module_id))
Antwort
Krobi
Geschrieben am: 06.10.2006 16:44  Aktualisiert: 06.10.2006 16:45
Webmaster (O.M.A.)
User seit: 18.01.2004
aus: Villach (A)
Beiträge: 1133
 Re: PD-Downloads 1.2
when you have direclty access to the php.ini you can simple edit the field "upload_max_filesize" as you want - you dont need a htaccess file, in this situation.

when you have changed this and restarted your webserver pd-downloads will let you choose higher values.

regarding your second problem, i have tested this on my local xoops 2.0.15 installation with the downloadable pd-downloads 1.2 package and everything works fine - but you have to fix the form.php for beeing able to edit/add a download via administration.

if this error will repeat, pls send me an e-mail with a screenshot of the problem.

by the way, i think it would be better to discuss this in the forum - you can write into the support forum without registration on the site
Antwort
Anonym
Geschrieben am: 06.10.2006 13:01  Aktualisiert: 06.10.2006 16:18
 Re: PD-Downloads 1.2
I tried whatever you have said in the forum:
I made .htaccess file and add the:
 Hinweis 
# upload_max_filesize php_value upload_max_filesize 1000M

in the text and upload it to my root path.
but an error has been ocuured:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

I did it againe but in php.ini and it didn't efect on any thing!
I want to edit the PD-Download 1.2 to solve this problem. Is it possible to do this? If yes how can I do this? Please help me.

There is another problem with PD-Download 1.2 that I have mentioned it befor here:
I can't edit the past downloads.
I am using the xoops 2.0.15, The problem is accured when I logged with admin account.
There is not error but refer to the creat new download in the admin menu and there is nothing to edit!
Antwort
Krobi
Geschrieben am: 02.10.2006 23:00  Aktualisiert: 02.10.2006 23:00
Webmaster (O.M.A.)
User seit: 18.01.2004
aus: Villach (A)
Beiträge: 1133
 Re: PD-Downloads 1.2
regarding upload size - this is no bug or something else.

you cant modify the php.ini because its a setting file from the server, normally your have no access to this file.

so there are 2 ways, you can contact your provider and ask him if he could increase the upload size.

or you can try the .htaccess solution - i mention in the forum -> click here

when and where you cant edit downloads? form the user or admin site and what error happends?
Antwort
Anonym
Geschrieben am: 02.10.2006 19:49  Aktualisiert: 02.10.2006 22:56
 Re: PD-Downloads 1.2
I have download the PD-Download 1.2 from this site and upgrade my PD-Download right now. Now I can set the categories but still can't edit my downloads.
I have a new problem:
the maximum size for uploading is 2Mb. I know that I must edit the php.ini but I can't find it.
Please help
Antwort
Krobi
Geschrieben am: 02.10.2006 18:46  Aktualisiert: 02.10.2006 18:46
Webmaster (O.M.A.)
User seit: 18.01.2004
aus: Villach (A)
Beiträge: 1133
 Re: PD-Downloads 1.2
what xoops version do you use, and do you use pd-downloads 1.2? because this bug should be fixed in the 1.2er version.

in pd-downloads 1.0 there was such a problem, if you use that pls read this forum thread
Antwort
Anonym
Geschrieben am: 02.10.2006 18:36  Aktualisiert: 02.10.2006 18:43
 Re: PD-Downloads 1.2
Hi Krobi,
I have two problems with this modules
1. I set a category for a file but the file doesn't go to the selected category and still being without any category.
2. I can't edit my downloads.

please help me.
Thanks
Antwort
We want YOU!

WE want YOU!!

Wir suchen Unterstützung
in folgenden Bereichen:
  1. Webdesign
  2. Developing
  3. Community Support
  4. usw usw
Wenn du interessiert bist,
klicke HIER

PD-Members
User online: 7
Gäste: 7
Mitglieder: 0
User im Chat: 0

mehr...
Mitglieder: 420
Heute: 0
Gestern: 0

Letzter: Sauer77

Werbung

Partner


0.489 seconds - 62 queries