Icy Phoenix
Old Support Topics - [SOLVED] Forum Crashed After Backup In CrackerTracker
tc1967uk [ Thu 20 Dec, 2007 07:49 ]
Post subject: [SOLVED] Forum Crashed After Backup In CrackerTracker
Help!
I backed up my configuration in CrackerTracker, then tried the recovery function (to see if it would show me where the file was saved, so I could back it up) , but got the following message:
General Error
CBACK CrackerTracker couldn't run the database operation correctly.
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's all here for me!')' at line 1
SELECT * FROM ip_ctracker_backup
Line : 689
File : class_ct_adminfunctions.php
Now when I try to access the forum, I get:
Critical Error
Could not get theme data for themes_id []
DEBUG MODE
Line : 809
File : functions.php
Can anyone help? I can't even get back into the ACP now. Is there a file in the database I can edit to remove the offending line causing the problems?
novice programmer [ Thu 20 Dec, 2007 16:18 ]
Post subject: Re: Forum Crashed After Backup In CrackerTracker
Help!
I backed up my configuration in CrackerTracker, then tried the recovery function (to see if it would show me where the file was saved, so I could back it up) , but got the following message:
General Error
CBACK CrackerTracker couldn't run the database operation correctly.
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's all here for me!')' at line 1
SELECT * FROM ip_ctracker_backup
Line : 689
File : class_ct_adminfunctions.php
Now when I try to access the forum, I get:
Critical Error
Could not get theme data for themes_id []
DEBUG MODE
Line : 809
File : functions.php
Can anyone help? I can't even get back into the ACP now. Is there a file in the database I can edit to remove the offending line causing the problems?
Help with second error: Check the templates in your web.
tc1967uk [ Thu 20 Dec, 2007 19:03 ]
Post subject: Re: Forum Crashed After Backup In CrackerTracker
Check where for what? Any suggestions?
novice programmer [ Thu 20 Dec, 2007 19:10 ]
Post subject: Re: Forum Crashed After Backup In CrackerTracker
tc1967uk,
Quote:
Help with second error: Check the templates in your web.
tc1967uk [ Thu 20 Dec, 2007 19:20 ]
Post subject: Re: Forum Crashed After Backup In CrackerTracker
tc1967uk,
Quote:
Help with second error: Check the templates in your web.
Can you specify what file to look in, and for what?
Or possibly tell me how to reload my recent full backup of the database, using my host's version of phpMyAdmin?
tc1967uk [ Sun 23 Dec, 2007 09:06 ]
Post subject: Re: Forum Crashed After Backup In CrackerTracker
I've restored the database to what it was a month ago but still getting the error message:
Critical Error
Could not get theme data for themes_id []
DEBUG MODE
Line : 809
File : functions.php
Can anyone confirm if it's the functions.php file I should be looking in, and what I should be looking for?
fucile [ Sun 23 Dec, 2007 09:29 ]
Post subject: Re: Forum Crashed After Backup In CrackerTracker
I'am italian but sorry for my bad english
In Your folder install/contrib in your site have 3 files
def_tree
def_words
def_themes
This files is empty
make a sostitution of the file
This files is contening on your folder includes
chmod 666
Bye Fucile
tc1967uk [ Sun 23 Dec, 2007 12:40 ]
Post subject: Re: Forum Crashed After Backup In CrackerTracker
I've deleted the nstall/contrib folder after I installed. Are you saying I should replace the 3 current files (that have data in), with the 3 blank files from a fresh install pack?
fucile [ Sun 23 Dec, 2007 13:20 ]
Post subject: Re: Forum Crashed After Backup In CrackerTracker
the file present on install/contrib are blank
For your question
Yes subscribe file with blank file
Bye Fucile
P.S.
Delete Your cache with ftp program
When you deleting don't delete ht_access e index.html on dir cache
tc1967uk [ Sun 23 Dec, 2007 20:11 ]
Post subject: Re: Forum Crashed After Backup In CrackerTracker
Just clearing the cache
seems to have done the job.
Thanks fucile.