Page 1 of 1

[ABD] Download Block for B3P v2.0.0

Posted: 7. June 2012 22:54
by WileCoyote
Addon: Download Block for B3P v2.0.0
Addon Version: 2.0.2
Addon Author: phpbb-projekte.de, Oxpus and WileCoyote
Addon Description:
This portal block will show you the latest downloads in your board3 Portal v2.0.0 and newer.

Addon Requirements: Board3 Portal v2.0.0 and Hotschi's Download MOD 6.5.3 by oxpus
Addon Download: here

Instructions:
Upload the module package via the ACP or just upload the content of the ZIP-File into the root of your forum.

Anweisungen:
Lade das Modul Paket über den Admin-Bereich hoch oder lade den Inhalt der ZIP-Datei in das Hauptverzeichnis deines Forums.

Re: [Release] Download Block for B3P v2.0.0

Posted: 16. August 2012 23:18
by Xx_iDon_xX
i get this error when i go to my portal,how can i fix this so that the download module could show and work properly?

Code: Select all

[phpBB Debug] PHP Warning: in file [ROOT]/portal/modules/portal_download_side.php on line 64: include(./dl_mod/classes/class_dlmod.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/portal/modules/portal_download_side.php on line 64: include(./dl_mod/classes/class_dlmod.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/portal/modules/portal_download_side.php on line 64: include() [function.include]: Failed opening './dl_mod/classes/class_dlmod.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php')

Fatal error: Class 'dl_mod' not found in /home/playboy/public_html/portal/modules/portal_download_side.php on line 65

Re: [Release] Download Block for B3P v2.0.0

Posted: 17. August 2012 02:25
by WileCoyote
It seems that the file class_dlmod.php is not present in the directory /dl_mod/classes/.

Re: [Release] Download Block for B3P v2.0.0

Posted: 17. August 2012 06:58
by Xx_iDon_xX
ok ive fixed the errors by downloading the dl_mod now everything is fine excpept when i activate the portal download mod it doesnt appear on the portal

Re: [Release] Download Block for B3P v2.0.0

Posted: 17. August 2012 17:59
by WileCoyote
It will only appear if there are some downloads available which can be shown.