Version: , by iou1
Developer Last Online: Apr 2009
Version: Unknown
Rating:
Released: 01-02-2008
Last Update: Never
Installs: 0
No support by the author.
Everything goes okay on the installation until I go into the AdminCP and click 'Group Settings'. I receive the following error:
Quote:
Warning: main(./arcade/functions/functions.php) [function.main]: failed to open stream: No such file or directory in /admincp/arcade.php on line 37
Warning: main(./arcade/functions/functions.php) [function.main]: failed to open stream: No such file or directory in /admincp/arcade.php on line 37
Fatal error: main() [function.require]: Failed opening required './arcade/functions/functions.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/torie/public_html/admincp/arcade.php on line 37
I've put the .php file in the folder. I see that it's there. I followed the directions accordingly however I'm still getting this error that there is no such file. Here is the file path directly from my server: /public_html/admincp/arcade.php is that not correct?
Please help. This is an ongoing issue and I really want to give my members an arcade finally.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Warning: main() [function.main]: Unable to access ./arcade/functions/functions.php in /arcade.php on line 143
Warning: main(./arcade/functions/functions.php) [function.main]: failed to open stream: No such file or directory in /arcade.php on line 143
Warning: main() [function.main]: Unable to access ./arcade/functions/functions.php in /arcade.php on line 143
Warning: main(./arcade/functions/functions.php) [function.main]: failed to open stream: No such file or directory in /arcade.php on line 143
Warning: main() [function.main]: Unable to access ./arcade/functions/functions.php in /arcade.php on line 143
Warning: main(./arcade/functions/functions.php) [function.main]: failed to open stream: No such file or directory in /arcade.php on line 143
Fatal error: main() [function.require]: Failed opening required './arcade/functions/functions.php' (include_path='.:/opt/php4/lib/php') in /home/auspool/public_html/forum2/arcade.php on line 143
this is the instructions i followed
and i am pretty sure i followed then right
Start off by uploading all the files needed.
The entire /arcade folder to your forum's root directory
The files in the /admincp folder to your forum's /admincp folder
The files in /includes/xml folder to your forum's /includes/xml folder
arcade.php and holdsession.php to your forum's root folder
Now CHMOD the /arcade directory and all its subfolders to 0777
Make sure that there is no installer.php in your forum's root directory, if so -> delete them !
Open your AdminCP and do the following:
Open the Menu Plugin-System
Click Manage Products
Click [Add/Import Product]
Enter the path to the Product-XML-File: ./includes/xml/product-ibproarcade.xml and click IMPORT
Confirm the Import of that Product
Ready - the Hack is installed !
thanks
and in admin when i click on group permissions or anything in arcade
it has same error but line 37
when i click on arcade link in forum it is line 143
daniel d
--------------- Added [DATE]1199417979[/DATE] at [TIME]1199417979[/TIME] ---------------
Quote:
Originally Posted by MrZeropage
make sure you have the correct files uploaded to the correct places
there is one arcade.php for forum's root and one for /admincp/
both are different!
i did have them right
but swapped to see what would happen
all that happened was
when i click on arcade link it has error in line 37
and in admin arcade it has error 143
it was other way round when the arcade php files were the right way round
daniel d
--------------- Added [DATE]1199425010[/DATE] at [TIME]1199425010[/TIME] ---------------
ok so what hapened was i uploaded the actual folder that i origannly downloaded
not the arcade folder inside of it
instructions a little vague
when it says upload entire arcade folder i assumed it was the file i downloaded
open the files and read the beginning, the one in /admincp has
Code:
// ibProArcade Administrator Control Panel for v2.6.5+
in it
That is the arcade.php I have in my admincp. Where is the other arcade.php located? I only have one in all the files? You say one goes in the forum root and one in the admincp. Where is the forums root one located?