morecowbell
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Category RSS woesi have this exact same concern/question…
Forum: Fixing WordPress
In reply to: wp_posts table crashing when editing old posts…well i think i might have fixed it…
wish i’d have thought of that before i mucked up my comments table… at least i had a backup from February, but still lost a good deal of comments, ah well 😉
what i did was delete my database entirely from Plesk, re-add it and the user…
i tried to just do that then copy over my backup, but it did the same thing…
so i deleted it again, recreated it via the WordPress setup, then just merged the data using mysql command line, and now it’s working like it’s supposed to…
WEIRD…
Forum: Fixing WordPress
In reply to: wp_posts table crashing when editing old posts…when i edit the content of the post, it acts as though it normally would when you edit something (say add a link, or bold, etc.), but when it reloads it’s reverted back to the old change.
as for the 2nd one, whenever i edit the old posts, then i go back into phpMyAdmin and check the wp_posts table, it shows the “Table is crashed” error, then i have to repair it…
interesting note…
i decided to go back to an earlier back up (Feb ’06), which i know worked…
on this one, it’s doing similiar things, and i noticed that when i delete a post from the Dashboard, it doesn’t actually delete it from the database, it just changes the category to “Uncategorized”, yet you can no longer view it on my site… really akward…
so i’m thinking it is entirely to do with my mysql/php upgrade (more likely mysql), but i don’t know why my other wordpress blogs have no issues (one is WP 1.5.2, the other 2.0.3, just as this one is)