Problem with SMF (sourcedir)

Status
Not open for further replies.

Timhortons

New Member
Messages
74
Reaction score
0
Points
0
Notice: Undefined variable: sourcedir in /home/timhortn/public_html/forum/index.php on line 49

Warning: require_once(/QueryString.php) [function.require-once]: failed to open stream: No such file or directory in /home/timhortn/public_html/forum/index.php on line 49

Fatal error: require_once() [function.require]: Failed opening required '/QueryString.php' (include_path='.:/x10hosting/php2/lib/php') in /home/timhortn/public_html/forum/index.php on line 49

I keep getting this when I try to go on my forum.
 

Corey

I Break Things
Staff member
Messages
34,553
Reaction score
204
Points
63
This is an error with your script. Like it says "sourcedir" is undefined, you'll have to define it ;)
 
Status
Not open for further replies.
Top