November 27th, 2006, 10:12 PM
|
#1 (permalink)
|
| Member Verified Customer
Join Date: Nov 2006
Posts: 31
| Still messing up on my installation
I'm still screwing up in my installation. I'd like to point out that I'm pretty clueless here, just trying to make it all work.
I type in the database, the user, the password, and I get several dozen errors along the lines of: Quote:
Step 3: MySQL error reported: [INSERT INTO pp_categories (id,catname,description,catorder,thumbs,parent,children) VALUES (1,'Main','',2,'no',0,'2')]
Result: Duplicate entry '1' for key 1
Database: scrapnoo_forum
Step 3: MySQL error reported: [INSERT INTO pp_categories (id,catname,description,catorder,thumbs,parent,children) VALUES (2,'A Category','Photos of a particular subject',1,'yes',1,'')]
Result: Duplicate entry '2' for key 1
Database: scrapnoo_forum
Step 3: MySQL error reported: [INSERT INTO pp_categories (id,catname,description,catorder,thumbs,parent,children) VALUES (500,'Member Galleries','Individual user galleries - any photo category',1,'yes',0,'')]
Result: Duplicate entry '500' for key 1
Database: scrapnoo_forum
| Any help would be appreciated
|
| |