• Hello everyone! A few moments ago I did a refresh on my blog page and ALL of my categories were GONE and when I try to create a new category it automatically deletes itself. I have read several posts about this issue and nothing is helping. All post are still there, permalink structure is good, everything operates like a dream until now. PLEASE HELP!!

    http://www.kieferlandscaping.com/landscaping

Viewing 4 replies - 16 through 19 (of 19 total)
  • Toby

    (@tgroenland)

    Do you have a backup of the database / wordpress directory, so you can simulate the event again? (it’s always handy to have a backup before you update, and one from after the update..)

    There are plugins who can auto email/export the database (safe feeling) backup your wordpress ftp dir as well..

    – Are the categories still there. No? Can you make one (with a name you used before, like i used “news”. (with me it said: name already taken..but the whole categories section was empty.. so i knew they were still in the database :D)
    – Already disabled all plugins? (could it be the database import/export plugin?)
    – If you have a database backup from before the event, you could load this “working” version (only edit wp-config.php to point to it) into a 2nd database and check how categories look like with phpmyadmin (working version vs. crippled version, something changed!)

    If you have the backup, you could (first backup again) delete your site and start over (from the last working backup)

    You say it’s after doing nothing… but normally that’s not the case. Rethink what action you took before everything changed. It must have been something, updates, plugins.. or an automatic system doing the job and crashed / made changes..

    Of course also the master 3.1 update error document can come in handy (on top of this forum). Are you running this version?

    The error began and there was no immediate backup.

    The site is on a vps and went down because of the hosting company said an unrelated server issue.

    the site came back up and was working.

    about three hours later i noticed all the categories had disappererd. It appeared the site had been updated to 3.1.

    since i dont have immediate backup, thats where the problems began. Have been trying to get the site permalinks, etc working.

    the site categories came back for a while, then have since disappeared.

    with that i did a automatic reinstall of 3.1, which didnt fix problem, then a counple times trying manual install.

    As mentioned, the categories appeare to be in the database, as well as when i look the indivudual posts. that said, in the dashboard it doesnt show any categores.

    if i create a category, it doesnt show in the dashboard

    ive tried making a few permalinks changes so people cud at leat see articles on the site if the came to it.

    in functions.phap
    [Code moderated as per the Forum Rules. Please use the pastebin]

    in category .php
    <h1>/”><?php echo single_cat_title(“”, false);?></h1>

    both of those brought the site back up

    as it appears to be a categories problem ive tried to do a htacess rewrite to remove catogories,
    RedirectMatch 301 ^/category/(.+)$ http://www.askapache.com/$1
    # OR
    RewriteRule ^category/(.+)$ http://www.askapache.com/$1 [R=301,L]

    Neither of those worked

    otane

    (@otane)

    Same problem as eurasia. Did all the recommnded fixes and nothing. Even started from scratch and nothing. This is a big bug.

    I was stuck in this problem too everything is working just cats are vanish and even new added cats are also, in short all the problems was same discussed here by you people.

    All I did to solve this problem is that I have reinstall the latest current update of wordpress

    I suggest you people that try this with you, may be it will also work with you… just reinstall the current update of word press, don’t deactivate any plugin. And if not works then deactivate all plugins and again reinstall the current update of wordpress.

    Good Luck

    Regards,
    Asif

    Surgical Blog
    http://www.surgical-blog.com

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘CATEGORIES GONE’ is closed to new replies.