1
Hi everyone.
I was forced to upgrade to version 2.2 of XOOPS today (the irritating "Valid Token Expired" error that doesn't allow you to edit anything at all in the admin menus).
Unfortunately, now my site is totally knackered.
When I go to my main site address (
http://www.huxleysource.com), its totally blank.
If I go to
http://www.huxleysource.com/login.php, I get the following error strings:
Warning: main(./libraries/defines.lib.php): failed to open stream: No such file or directory in /home/baku/public_html/main.php on line 157
Warning: main(./libraries/defines.lib.php): failed to open stream: No such file or directory in /home/baku/public_html/main.php on line 157
Warning: main(./libraries/defines.lib.php): failed to open stream: No such file or directory in /home/baku/public_html/main.php on line 157
Warning: main(): Failed opening './libraries/defines.lib.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/baku/public_html/main.php on line 157
Warning: main(./libraries/grab_globals.lib.php): failed to open stream: No such file or directory in /home/baku/public_html/main.php on line 168
Warning: main(./libraries/grab_globals.lib.php): failed to open stream: No such file or directory in /home/baku/public_html/main.php on line 168
Warning: main(./libraries/grab_globals.lib.php): failed to open stream: No such file or directory in /home/baku/public_html/main.php on line 168
Warning: main(): Failed opening './libraries/grab_globals.lib.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/baku/public_html/main.php on line 168
Warning: Cannot modify header information - headers already sent by (output started at /home/baku/public_html/main.php:157) in /home/baku/public_html/main.php on line 214
I've tried editing the config.inc.php and amending the database details, but to no avail.
I've even created a new userid for my site's sql database, but again, to no avail.
Can anyone point me in the right direction as to what I'm doing wrong? I'm a total php n00b, but generally pick things up fast, so any help you guys & girls could offer would rock.