Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
My categories have disappeared
All of a sudden I cannot select, see, or edit categories from the txp admin interface.
screenshot1
screenshot2
i can add categories and can see them in the mysql database, but not edit them.
has anybody run into something similar?
~~~~~~~~~~~~~| monolinea.com | pixilate.com | istockphoto.com/kemie |~~~~~~~~~~~~~
Offline
Re: My categories have disappeared
How is you database looking ?
Just yesterday I had a TXP website going fully blank for no reasons. After several hours, the good people (and very baaaad, ugly machines and setup) of Textdrive tracked it down to the TXP /tmp directory content going nuts.
My point is, strange things do happen (but rarely, TXP is pretty much quite reliable). CHeck with the begining. Are your servrs ok ? Is your databse ok ? Is the content here ? etc.
Edit: Ok, I need a new pair of eyes. Sorry for that one. I did experience that once, a very long time ago (just before the 1.0RC I think). Have you tried to repair your database ?
Last edited by Jeremie (2006-02-23 17:13:17)
Offline
Re: My categories have disappeared
i am mysql illiterate :P using phpmysql i was able to figure out how to check the table for categories and see that they were actually there. nothing looked abnormal (then again i didn’t quite know what to look for). Can someone give me some pointers as to what could be wrong with the db and how to look for it?
one possible reason i can think of is i did an import of entries from movabletype, wonder if something got screwed up then.
~~~~~~~~~~~~~| monolinea.com | pixilate.com | istockphoto.com/kemie |~~~~~~~~~~~~~
Offline
Re: My categories have disappeared
Try to select all your TXP tables (textpattern and txp_*) in PhpMyAdmin, and use the “repair tool”.
Offline
Re: My categories have disappeared
hola kemie! cómo va? (ahora paso al inglés para que esta respuesta quede para la posteridad)
about repairing tables (as Jeremie told you) you can try this plug-in by wilshire
It’s like a mini PHPMyAdmin for TXP.
And you have the repair tables option.
The plug-in isnt working totally fine with 4.0.3, but you can use the option of repairing tables.
Offline
Re: My categories have disappeared
thanks to both of you, ill try this :)
~~~~~~~~~~~~~| monolinea.com | pixilate.com | istockphoto.com/kemie |~~~~~~~~~~~~~
Offline
Re: My categories have disappeared
repaired tables. still not working :( should i just try reinstalling it all?
~~~~~~~~~~~~~| monolinea.com | pixilate.com | istockphoto.com/kemie |~~~~~~~~~~~~~
Offline
Re: My categories have disappeared
ugh. tried clearing the articles & categories tables in the database, reuploading all the txp files, disabling all plugins. and still, nothing. a complete, fresh install?
~~~~~~~~~~~~~| monolinea.com | pixilate.com | istockphoto.com/kemie |~~~~~~~~~~~~~
Offline
#9 2006-02-24 16:58:50
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: My categories have disappeared
Can you view the source of the category page? is there nothing getting output?
Offline
Re: My categories have disappeared
nope, nothing in the source. i thought it might be some style problem, but nope. i’m baffled.
~~~~~~~~~~~~~| monolinea.com | pixilate.com | istockphoto.com/kemie |~~~~~~~~~~~~~
Offline
#11 2006-02-26 20:24:48
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: My categories have disappeared
Check the category table: there should be 4 categories with a name and title of “root”, one for each category type (article, link, image, file).
Offline
Re: My categories have disappeared
ok, so that’s not there. that must be what’s causing it. is there a way to repair this by just inserting those lines into the database? is fo, what should i include in the fields parent, lft, and rgt?
or would it just be better to wipe my db and start over?
~~~~~~~~~~~~~| monolinea.com | pixilate.com | istockphoto.com/kemie |~~~~~~~~~~~~~
Offline