Quote:
Originally Posted by chrisdowns
(Post 1987125)
As soon as i login
|
ok... got it
also got this error:
Quote:
Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/claypedi/public_html/forums/wiki/LocalSettings.php on line 126
Warning: Division by zero in /home/claypedi/public_html/forums/wiki/LocalSettings.php on line 126
Warning: Division by zero in /home/claypedi/public_html/forums/wiki/LocalSettings.php on line 126
Warning: Division by zero in /home/claypedi/public_html/forums/wiki/LocalSettings.php on line 126
Warning: Division by zero in /home/claypedi/public_html/forums/wiki/LocalSettings.php on line 126
Warning: chdir() [function.chdir]: Permission denied (errno 13) in /home/claypedi/public_html/forums/wiki/includes/AuthPlugin_vbMediaWiki.php on line 35
Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /home/claypedi/public_html/forums/wiki/includes/AuthPlugin_vbMediaWiki.php on line 44
Fatal error: require_once() [function.require]: Failed opening required './global.php' (include_path='/home/claypedi/public_html/forums/wiki:/home/claypedi/public_html/forums/wiki/includes:/home/claypedi/public_html/forums/wiki/languages:.:/usr/lib/php:/usr/local/lib/php') in /home/claypedi/public_html/forums/wiki/includes/AuthPlugin_vbMediaWiki.php on line 44
|
... not sure where the problem is...
Might be a path that is set wrong...in your case you need:
define( VB_INSTALL_PATH, '..' );
the wiki path from the admin panel should be ok I think
Did u edit the User.php?
|