Hi All,
My server was hacked and ######## links were added to all my websites on the server. My web host cleaned things up for me, but when I went to login to my account at http://arizonataxliens.com/store/admin/, I saw that there were session problems (no cookie being attributed to my visit) and my username and password were thus not being processed.
I looked up the problem in the installation guide and it recommended the following change to the configure.php file:
"Change the last line in both files to: define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql'"
I tried this and BAM, I could no longer attempt to login at all! See what I mean at http://arizonataxliens.com/store/admin/. I changed it back to the way it was, but it still displays the WARNING and FATAL ERROR seen below :-(
-----------------------
Warning: require(/includes/autoload_func.php) [function.require]: failed to open stream: No such file or directory in /home/brendan/public_html/arizonataxliens/store/admin/includes/application_top.php on line 147
Fatal error: require() [function.require]: Failed opening required '/includes/autoload_func.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/brendan/public_html/arizonataxliens/store/admin/includes/application_top.php on line 147
-------------------------
I don't know what to do now. Would anyone be able to help me with some recommendations or can I pay you to fix it for me? :-)
Thanks for the help,
Nanovation



