4images Forum & Community

4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: OpenGL on March 27, 2003, 08:52:50 AM

Title: Category ID and image ID <-- error
Post by: OpenGL on March 27, 2003, 08:52:50 AM
Sorry my english!
I created 3 categories. Ex:
cat1 have 88 images.
cat2 have 5 images.
cat3 has an image.
-----------------------
Total categories are 3 cats. The ID number of last category is 94.
Total images are 94 images. The ID number of last image is 94.

I got error when i del cat1 and all of its images. Then i add new cat named cat4... I noticed that ID number in SQL of new category is 4, cat2's ID = 2 and cat3's ID=3... and new image has ID 95.

What 's the reason ?... why 4images does not auto re-arrange categories and images ? if i del all of my category and images, then Add new cats-images, their ID number is auto increase from last cats and images......
Why????????????
Title: Category ID and image ID <-- error
Post by: V@no on March 27, 2003, 09:58:13 AM
dont worry, there is not a problem ;)
that's because the number calculates by MySQL:
http://4homepages.de/forum/viewtopic.php?t=2269
Title: Category ID and image ID <-- error
Post by: OpenGL on March 27, 2003, 03:10:39 PM
thx V@no... i dont worry about it anymore