Jump to content

[SOLVED] Changing Category ID Numbers


Recommended Posts

I have added a few categories but later deleted those categories. When I now add a category I have Id Numbers:
1
2
3
10

is there a way I can edit 10 to become category ID no. 4 as this effects some scripting to display my page, which simply adds 1 to the category number each time to display the page?

Link to comment
Share on other sites

Hacking the database is of course an option, but a fairly complex and sometimes dangerous one.
I would suggest to create a CSV file with your categories and ID in it. Then reimport this file with the import tool..
All your previous cat can be deleted and the imported cats have the correct ID's again

Link to comment
Share on other sites

  • 1 year later...
×
×
  • Create New...