Author Topic: How to reset CAT id?  (Read 3595 times)

0 Members and 1 Guest are viewing this topic.

Offline oswald

  • Newbie
  • *
  • Posts: 33
    • View Profile
How to reset CAT id?
« on: July 19, 2005, 10:47:47 AM »
I just deleted all categories to start from the beginning... but the CAT id is now 42... and so, the first Category I add has 42... but I need it to be 1 again.
Where or how can I reset the counter for that? Did not find it anywhere in the DB....

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: How to reset CAT id?
« Reply #1 on: July 19, 2005, 02:44:38 PM »
in phpmyadmin select needed table, go to "Operations" there u can change "auto_increment"
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline oswald

  • Newbie
  • *
  • Posts: 33
    • View Profile
Re: How to reset CAT id?
« Reply #2 on: July 19, 2005, 04:10:25 PM »
Thanx! :)