I'm having issues re-logging in after logging out, downloaded the reset2.php, and get this:
Warning: require_once(../ndxzsite/config/config.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/57/10392457/html/fabrik/ndxzstudio/reset2.php on line 17
Fatal error: require_once() [function.require]: Failed opening required '../ndxzsite/config/config.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/57/10392457/html/fabrik/ndxzstudio/reset2.php on line 17
The site was working fine before logging out.
Also, I don't see a config.php file in /ndxzsite/config, I have config.example.php.
I did try re-naming it to config.php, but that caused another error message so I set it back. I also tried editing the link name in reset2.php line 17 to point to config.example.php, then set it back. Right now my site says 'Database Not Installed' (bastafabriken.com).
One note, this site's installed alongside another in the hosting (meaning 2 sites are hosted side by side, one WordPress, one this — in /fabrik), is it a matter of changing the ../config/ naming in the reset.php file line 17? (not sure how the naming system works, and after trying a few options left it as it is).
Let me know - as it stands my site's dead.
Thanks.