September 7th, 2009, 04:24 PM
|
#89 (permalink)
|
| Member Verified Customer
Join Date: Jun 2007
Posts: 32
|
The vBGallery has many albums, one of them has id 500 - the script says: Quote:
INSERT INTO pp_categories (`id`, `catname`, `description`, `catorder`, `thumbs`, `parent`, `lastpost`, `lastphoto`, `photos`, `posts`, `password`, `cattype`) VALUES (500, 'Анюта (Аня)', '', '', 'yes', '3', '343', '4830', '7', '4', '', 'a') Duplicate entry '500' for key 1 | And stops. If I delete category 500 in Pro, I get a messed up Members' Galleries link afterwards - it is still 500 but now it somehow also points to the album 500. How do I do the import correctly in this case?
|
| |