Jump to content
xisto Community
Sign in to follow this  
DjLuki

Getting Errors On A Script need to know what im doing wrong

Recommended Posts

ok please help me!! im trying to get this tournamt/leage ladder script working, its with php but i think i put all the files in the right palces but i keep getting this error ....

Warning: main(modules/NukeLadder/admin/index.php): failed to open stream: No such file or directory in /home/berkolli/public_html/DjLuki/admin/case/case.php on line 77Warning: main(modules/NukeLadder/admin/index.php): failed to open stream: No such file or directory in /home/berkolli/public_html/DjLuki/admin/case/case.php on line 77Warning: main(): Failed opening 'modules/NukeLadder/admin/index.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/berkolli/public_html/DjLuki/admin/case/case.php on line 77
what does it mean? im not very good with php, i don't really know how to do much with it either but i try to work it out through fantastico.. is there something wrong with the file names or what? i don't undersand what its saying..plz help

Share this post


Link to post
Share on other sites

It means that it cannot find the file or directory and I think I know why. Try this fix:

Open case.php

Go to line 77 and there there should be a filename

Try changing modules/NukeLadder/admin/index.php to /home/berkolli/public_html/modules/NukeLadder/admin/index.php

If see modules/NukeLadder/admin/index.php again on line 77 change this aswell.

Try doing this but remember to back-up your files :P

Share this post


Link to post
Share on other sites

ok i changed it to that on the case.php file but it still did't work. and i couldn't find it on the index.php cause its like 2400 lines long. right now its showing the wat its suposed to show but its still showing the error on top ...

Warning: main(/modules/NukeLadder/admin/index.php): failed to open stream: No such file or directory in /home/berkolli/public_html/DjLuki/admin/case/case.php on line 77Warning: main(/modules/NukeLadder/admin/index.php): failed to open stream: No such file or directory in /home/berkolli/public_html/DjLuki/admin/case/case.php on line 77Warning: main(): Failed opening '/modules/NukeLadder/admin/index.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/berkolli/public_html/DjLuki/admin/case/case.php on line 77
i can't get rid of it :P

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.