Ok. I need to communities help. Everyone knows what I did a couple days ago so I won't go into it again.
I have done a full restore of my site, including the database back to the 5th of this month. Both the site files and the database came from the same point in time.
I am fairly sure the files and database are solid but I cannot get the site to display. It just flat won't load. I have cleared the cache and checked the files and all were replaced.
What can cause the site to not load? I get absolutely noting, just a blank page.....
PS, I am working on a 7.06 site
http://towtalk.net ... Hosted by Zarconia.net! |
Enable display_errors and report back any errors that appear. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Ok, here's my problem. First, gamezone is causing problems again. i got that resolved but I don't know about this one.
Fatal error: Call to undefined method stdClass::getParam() in /home/skyforum/public_html/modules/aqb/ams/classes/AqbAmsMethods.php on line 64
http://towtalk.net ... Hosted by Zarconia.net! |
I also get these errors when i try to enter admin screen. Something to do with a custom skin I have
Warning: require_once(/home/skyforum/public_html/templates/tmpl_DT - Firestarter (Red)/scripts/BxTemplConfig.php) [function.require-once]: failed to open stream: No such file or directory in /home/skyforum/public_html/inc/params.inc.php on line 95
Fatal error: require_once() [function.require]: Failed opening required '/home/skyforum/public_html/templates/tmpl_DT - Firestarter (Red)/scripts/BxTemplConfig.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/skyforum/public_html/inc/params.inc.php on line 95
http://towtalk.net ... Hosted by Zarconia.net! |
Ok, here's my problem. First, gamezone is causing problems again. i got that resolved but I don't know about this one.
Fatal error: Call to undefined method stdClass::getParam() in /home/skyforum/public_html/modules/aqb/ams/classes/AqbAmsMethods.php on line 64
This one appears to be a mod from AntonLV. Perhaps the Access Managment System mod.
https://www.deanbassett.com |
I also get these errors when i try to enter admin screen. Something to do with a custom skin I have
Warning: require_once(/home/skyforum/public_html/templates/tmpl_DT - Firestarter (Red)/scripts/BxTemplConfig.php) [function.require-once]: failed to open stream: No such file or directory in /home/skyforum/public_html/inc/params.inc.php on line 95
Fatal error: require_once() [function.require]: Failed opening required '/home/skyforum/public_html/templates/tmpl_DT - Firestarter (Red)/scripts/BxTemplConfig.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/skyforum/public_html/inc/params.inc.php on line 95
Check in templates/tmpl_DT - Firestarter (Red)/scripts and make sure the BxTmplConfig.php file for your template is there. The error says it's missing.
https://www.deanbassett.com |
I know what it is. I am just trying to figure out how to disable it so i can get the site to load. The mod is outdated and has been causing problems. Each time I go into the admin screen for it, i get database errors back plus I don't think it's actually working anymore with 7.06 anyway.
I also still have that gamezone pig. I was able to go into the file and comment out the lines that were causing the issues and get that error to disappear. Going to uninstall it as well.
http://towtalk.net ... Hosted by Zarconia.net! |
I checked, it's there.. Going to grab another copy from the initial install file and replace it. maybe it's screwed up somehow http://towtalk.net ... Hosted by Zarconia.net! |
Nope, nothing wrong with it (bxtemplconfig.php) http://towtalk.net ... Hosted by Zarconia.net! |
You may be able to manually run the SQL from the uninstall sql file for the mod in phpMyAdmin to force it's removal. https://www.deanbassett.com |
Then check permissions on the file. Make sure it is at least readable. Although i would think a permission problem would be reflected in the error rather than a not found error.
Seems like a odd folder name anyway. The person who made the template must be a windows user rather than linux. Spaces should not be used as file or folder names.
https://www.deanbassett.com |
You just found it I think. It's actually dt_firestarter_red, not dt_firestarter (red) http://towtalk.net ... Hosted by Zarconia.net! |
You can also try forcing a temporary switch back to the uni template by putting the skin peram on the url.
yoursite.com/index.php?skin=uni
https://www.deanbassett.com |
Yea, the site thinks the path/folder name is DT - Firestarter (Red)
Guessing the database entry for the template name is incorrect for some reason.
https://www.deanbassett.com |
The profile table in the backup database is empty. http://towtalk.net ... Hosted by Zarconia.net! |
Probably something to do with how the database was saved. http://towtalk.net ... Hosted by Zarconia.net! |
The site is set to uni as default. dt_firestarter_red is an alternate template. Don't know why it's trying to load it http://towtalk.net ... Hosted by Zarconia.net! |
Ok, with Dolphin_Jay's help, we're getting it fixed.
We have to go to an older copy of the site (back to 09/01/2011) The restore point dates 09/05/2011 was just after the 'incident' as we found out.
WHAT A MESS!
I am hoping a full restore of the site from 6 days ago takes care of it
http://towtalk.net ... Hosted by Zarconia.net! |