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:
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
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.
Fatal error: Cannot redeclare bcmul() in /www/forums/includes/functions_dl_bcmath.php on line 16
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 !!!