Quote:
Originally Posted by jancarlo
I have put the patch of the rows config.php but they give error to me.
Warning: main(/home/mysite/public_html/home/mysite/public_html/includes/config.php): failed to open stream: No such file or directory in /home/mysite/public_html/vbulletin35CMS.php on line 9
Fatal error: main(): Failed opening required '/home/mysite/public_html/home/mysite/public_html/includes/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mysite/public_html/vbulletin35CMS.php on line 9
jancarlo
|
you have this in your root directory, shouldnt be. I had to edit line 215 of the vbulletin35CMS.php to /includes/config.php instead of /../../../includes/config.php that will fix the doubling up of the translated path, but I now I get this error Fatal error: Cannot instantiate non-existent class: statement in /home/gearfrea/public_html/memberarea/vbulletin35CMS.php on line 28
I have not tracked this error down yet. Not sure which version you have either, which could make a difference.Hell, dont listen to me I still dont have mine working