brazillia Posted April 10, 2005 Posted April 10, 2005 Hi All, I have been trying to get the UPSXML contrib working for the last two days now and I'm getting the following error. 1062 - Duplicate entry '0bfde705306b1c5cb47d9c522fc8d92d' for key 1 insert into sessions values ('0bfde705306b1c5cb47d9c522fc8d92d?Action=shownewpackageform', '1113174575', 'language|s:7:\"english\";languages_id|s:1:\"1\";selected_box|s:13:\"configuration\";') I had it working before I tried to add the dimension option which is the one thing I really need out of this. I've read a lot of posts and am thinking that there is a problem with the database but I can't figure it out. Here's what I've got in my Packaging Table once I uploaded the SQL file. package_id int(11) No auto_increment package_name varchar(64) No package_description varchar(255) No package_length decimal(6,2) No 5.00 package_width decimal(6,2) No 5.00 package_height decimal(6,2) No 5.00 package_empty_weight decimal(6,2) No 0.00 package_max_weight decimal(6,2) No 50.00 package_cost int(5) No 0 If anyone knows how to fix this I would be most happy for any help. Cheers, Steve Quote
Jan Zonjee Posted April 11, 2005 Posted April 11, 2005 Sounds like a known error in packaging.php. I think post 336 in the UPSXML thread (page 17) is about that exact problem and that post 345 on page 18 has a solution. Quote
brazillia Posted April 11, 2005 Author Posted April 11, 2005 You are a saint!!!!! I think I scanned up from the beginning of the thread for about 15 pages, and the same back from the end and just didn't get to the middle. (Searching didn't get me anything either). Thanks a lot for the help. Steve Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.