Seite 1 von 1

Problem im Admin-Panel

Verfasst: Mi 20.Aug, 2003 14:55
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?

Verfasst: Mi 20.Aug, 2003 15:48
von Anonymous

Verfasst: Mi 20.Aug, 2003 22:52
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:

Verfasst: Fr 06.Feb, 2004 18:05
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

Verfasst: Do 11.Mär, 2004 04:13
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: