• i was in phpMyAdmin and accidentally deleted the cat_id field. I got the field back but don’t know the properties, so the db error is gone, but my link categories are not showing up.
    Can someone give me the properties, please:
    Field = cat_id
    Type
    Attributes
    Null
    Default
    Extr
    Thanks in advance.
    douglas

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m going to make a random guess here. See what happens when you run:
    wp-admin/upgrade.php
    If I’m remembering right, it will go through and make sure everything is set right.
    Sorry I don’t have time to look up the details and write up a bit of SQL for you. Maybe someone else will…

    Thread Starter elevene

    (@elevene)

    I figured it out. The cat_id got set to “a” and was freakingthigns out. Had to go innto phpMyAdmin and reassign numerical ids to the categories. Now, for some reason, they are not displayed in numerical order …. always something it seems.
    douglas
    http://www.elevene.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Ooops (deleted <cat_id>)’ is closed to new replies.