Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.
If the asker does not get an answer then they have 10 days to request a refund.
$15
Wordpress Categories Dissapear
I am having troubles with my Wordpress Categories Disappearing identical to this video http://www.youtube.com/watch?v=U_0pymoe8d8
Thoughts?
Also the categories come and go, but mostly go.
Please, need a solution fast.
This question has been answered.
parksey18 | 05/04/11 at 1:09am
Edit
(2) Possible Answers Submitted...
See a chronological view of answers?
Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.
-

Last edited:
05/04/11
1:19amPeter Michael says:What plugins have you installed?
- 05/04/11 1:23am
parksey18 says:Akismet
Google XML Sitemaps
GUAR Google XML Sitemaps
HeadSpace2
NextGEN Gallery
Robots Meta
- 05/04/11 1:24am
Peter Michael says:Can you run a 'repair' & 'optimize' on all wp tables via phpmyadmin?
- 05/04/11 1:27am
parksey18 says:Yep, tried all that.
Also try activating another theme, tried deactivating all plugins.
Looks like a broader problem as the issue in the video is identical. - 05/04/11 1:33am
Peter Michael says:Can you actually see the categories in the wp_terms table?
Some people say restarting the MySQL server resolves the problem.
- 05/04/11 1:23am
-

Last edited:
05/04/11
1:48amAdamGold says:Please check your wp_terms table. Is it empty? Also, check your 'tmp' directory. (delete it if you have it with a lot of content inside).
If nothing works, try to run this query:
UPDATE wp_term_taxonomy,wp_terms SET wp_term_taxonomy.description = wp_terms.name WHERE wp_term_taxonomy.term_id = wp_terms.term_id
Since when have you got this problem? Maybe because a plugin you just installed?
I also read that restarting the mysql may work. Here are some useful resources:
Link 1
Link 2
Link 3
This question has expired.
parksey18 voted on this question.
Current status of this question: Completed
Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.
If the asker does not get an answer then they have 10 days to request a refund.
