EDIT:In config.php, line 9 read include_once("../../includes/dbfunctions.php");
but should have been
include_once("includes/dbfunctions.php");
So for the last two days I was setting up my eFic archive.
I do the test site in http://shfanfic.splurd.com/eFiction32/ so that noone can access the site yet as it's a 'surprize'.
I got my settings, I made a skin, I added google Analytics.
I'm ready to go public!
So I move all the folders from /eFiction32/ to /
Then all I got were white pages.
Everything is simply white. Even showing the source code is blank white.
I tried moving things back to /eFiction32/, but that didn't work.
I re-uploaded everything, but that didn't work....
My next try is going to be deleting everything in the remote server and re-uploading from scratch, but I wanted to check with you guys first.
EDIT:
When I try going to admin.php I get the following
Warning: include(../header.php) [function.include]: failed to open stream: No such file or directory in /home/splurd/public_html/shfanfic/eFiction32/admin.php on line 29
Warning: include() [function.include]: Failed opening '../header.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/splurd/public_html/shfanfic/eFiction32/admin.php on line 29
Fatal error: Class 'TemplatePower' not found in /home/splurd/public_html/shfanfic/eFiction32/admin.php on line 33
eFiction:3.5.1
Latest Patche(s):Yes
bridged?:No
modified?:Yes.
PHP:2.11.9.4
MySQL:5.0.32
Remember when you put your url in the settings? It's wrong now so the script is looking for the files in the wrong place. If you can somehow go in (should be able to through phpMyAdmin) and change your url to the correct url for the current location of the files and it should, in theory, work.
