Problem im Admin-Panel

Enthält archivierte Beiträge von Hotschi's Board zum Download MOD.
Posten ist hier nicht möglich, bitte das Supportforum dafür verwenden!
Gesperrt
Anonymous

Problem im Admin-Panel

Beitrag von Anonymous »

Moin moin

Also, ich hab nun den DL-Mod fertig eingebaut...funktioniert eigentlich alles bestens ... ich hab mal 2 Testkategorien angelegt und eine Datei reingeschoben... nun... wenn ich im ACP auf "Dateien" klicke erscheint diese Fehlermeldung:

Code: Alles auswählen

Fatal error: Call to undefined function: bcdiv() in /home/sites/partyboard.ch/wwwroot/admin/admin_dl_files.php on line 311 

Woran könnte das liegen?
Anonymous

Beitrag von Anonymous »

Anonymous

Beitrag von Anonymous »

Herzlichen Dank dass mir jemand hilft :wink: Leider kriege ich nun folgende Fehlermeldung :roll:

Code: Alles auswählen


Warning: main(./../includes/functions_dl_bcmath.php): failed to open stream: No such file or directory in /home/sites/partyboardv2.ch/wwwroot/admin/admin_dl_files.php on line 22

Kann mir jemand helfen? Find den MOD absolut genial und würde den echt gern zum laufen kriegen :cry:
Anonymous

Beitrag von Anonymous »

This was a good one instructions tell you to save file in the includes folder as function_dl_bcmath.php, however when you add the require($phpbb_root_path . 'includes/functions_dl_bcmath.'.$phpEx); so you need to rename the file, to functions_dl_bcmath.php, well in my case anyway :) for all the good that did. :lol:
Fatal error: Cannot redeclare bcmul() in /www/forums/includes/functions_dl_bcmath.php on line 16
Anonymous

Beitrag von Anonymous »

Well turns out my server has the bc_math function as part of php so I didn't require it in my includes folder, now I have new problem, all of my files get named load.zip, they are the correct files just named load LMAO !!! :lol:
Gesperrt