Issue Challenge Err...
 
Notifications
Clear all

Issue Challenge Error

2 Posts
2 Users
0 Reactions
1,715 Views
(@darklight)
Posts: 170
Estimable Member
Topic starter
 

URL to your eFiction: http://www.devianthearts.com
Your version of eFiction: 3.2
Latest Patche(s): Yes
Any mods installed?: bridged
Have you modified your eFiction?: No.
Version of PHP: 5.2.1
Version of MySQL: 5.0.18
Have you searched for your problem: Yes and found this thead: https://efiction.org/forums/index.php?topic=4736.0
Other Notes: Hosting on dreamhost with php running as cgi
State the nature of your problem: I get this warning and error when clicking on the link to issue a challenge:

Warning: require_once(smf/SSI.php) [function.require-once]: failed to open stream: No such file or directory in /*/*/*/stuff.devianthearts.com/includes/get_session_vars.php on line 22

Fatal error: require_once() [function.require]: Failed opening required 'smf/SSI.php' (include_path='.:/usr/local/php5/lib/php') in /*/*/*/stuff.devianthearts.com/includes/get_session_vars.php on line 22

EDIT Same thing when I click on the Respond link.


 
Posted : 28/02/2007 2:20 am
(@jrabbit)
Posts: 64
Trusted Member
 

It is because the challenge PHP files are in a subdirectory so it is not able to find the SMF files properly using a relative path.

Try setting the PATHTOSMF as an absolute path from the server filesystem root rather than as a path relative to the efiction folder.


 
Posted : 28/02/2007 3:53 pm
Share: