I installed 6.0
I didn't add any mods or anything, I was planning to update it before tinkering with the template. After replacing all of the files I tried to run the upgrade.php and I get this error:
Database query error
But I only get that error. No other information on the page.
When trying to just go to my website I get this error:
Warning: main(/home/singledp/public_html/inc/classes/BxDolPagination.php) [function.main]: failed to open stream: No such file or directory in /home/singledp/public_html/inc/classes/BxDolClassifieds.php on line 21
Fatal error: main() [function.require]:
Failed opening required
'/home/singledp/public_html/inc/classes/BxDolPagination.php'
(include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/singledp/public_html/inc/classes/BxDolClassifieds.php on line 21
I didn't expect the website to function yet as I haven't run the upgrade.php script. Hopefully this all helps.
It was working just fine before the upgrade attempt. Also, if there anyway i can just update the database or locations manually and bypass w.e the script cant seem to do. Thank you.
Edit: Now I get this error
Warning: main(header.inc.php) [function.main]: failed to open stream: No such file or directory in /home/singledp/public_html/db.inc.php on line 21
Fatal error: main() [function.require]: Failed opening required 'header.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/singledp/public_html/db.inc.php on line 21
I really hope someone can help me sort this all out. :-)
Also, line 21 says
require_once("header.inc.php");