Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Wishlist possible sql trouble?


starynightskyz

Recommended Posts

I installed wishlist onto my site, and all seems to be in order ( im not getting error messages. )

when I go to the admin section though, 3 out of 4 setup questions are missing.

 

and when Im in the front end, I ( as a customer ) all the email input areas are missing, I don't get asked to insert my email, or my friends names and emails. All I see is the instructions, and the message box.

 

any suggestions of what went wrong?

Link to comment
Share on other sites

Nancy,

 

If you are talking about Wishlist 5_1 you are correct, I had to use the SQL from Wishlist 5_0 to make this function correctly.

 

 

Chris

Link to comment
Share on other sites

Ok. i tried to reinstall the sql, for 5.0

 

and got this error.

 

Error
SQL query: 

INSERT INTO `configuration_group` ( `configuration_group_id` , `configuration_group_title` , `configuration_group_description` , `sort_order` , `visible` ) 
VALUES (

'12954', 'Wish List Settings', 'Settings for your Wish List', '25', '1'
);



MySQL said:  

#1062 - Duplicate entry '12954' for key 'PRIMARY'

 

 

 

I'm gonna search for how to fix this but in the mean time, if anyone knows. or can point me in the right direction,

tht would be GGGggrrrreat!!

Link to comment
Share on other sites

Hi chris,

 

Thanx, I droped some things before reinstalling yesterday to get that error, today I did some more dropping only to get more errors. same thing ( just differnt )

 

The only thing I really know how to do in sql is load the sql pages for oscommerce.

 

What is the method to delete the entire previously loaded wishlist.sql ?

 

Messing around in there makes me nervous that I will blow up the cart.

 

Greatful

Nancy

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...