SMF Support > SMF 1.1.x Support

Bridge/SSI.php Trouble?

(1/2) > >>

Beatrice:
I have attempted to bridge my forum with a script called eFiction. However, the domain seems to have gone now just recently, so I can't support there (its pretty inactive anyway).

When I bridged eFiction with SMF 1.16, I used eFiction's built in bridge to do it. When it does appear to have worked, and nothing is wrong with my forum, I am only getting an error on the main site, concerning the SSI.php file. Here it is;

Error;

--- Code: ---Fatal error: require_once() [function.require]: Failed opening required '../forum/SSI.php' (include_path='.:/usr/local/php53/pear') in /home/cquills/public_html/includes/get_session_vars.php on line 23

--- End code ---

Line 23:

--- Code: ---require_once(_BASEDIR.PATHTOSMF."SSI.php");
--- End code ---

I tried removing the "once", since some of the wordpress bridge problems I saw had only a require, but then I got this error;


--- Code: ---Fatal error: require() [function.require]: Failed opening required '../forum/SSI.php' (include_path='.:/usr/local/php53/pear') in /home/cquills/public_html/includes/get_session_vars.php on line 23

--- End code ---

So basically same thing.

I don't know much about complicated coding, so... some help please? :3

Colin:
Well, did you remove or move the SSI.php file? If not check the home directory path and make sure that is correct.

Beatrice:
My SSI.php file is located in my forum subdirectory, where it is suppose to be. I didn't move it or edit it.

Colin:
Hmm, I haven't dug around with SSI too much so I will let someone else chime in here. Sorry I can't help you further.

Beatrice:
Alright, thanks.

Navigation

[0] Message Index

[#] Next page

Go to full version