Courage Posted March 16, 2011 Share Posted March 16, 2011 Newbee here...Just installed a fresh Prestashop and got everything looking fairly good... Decided to test the cart, but when you hit add to cart (tried numerous products) no cost shows up in the cart... Then I looked at the shopping cart itself and it says 10 Products $0.00. I pressed the add to cart 10 times.... I checked to ensure all cost per item was listed properly... The price shows up on the product.. I'M LOST.... Link to comment Share on other sites More sharing options...
Radu Posted March 16, 2011 Share Posted March 16, 2011 what is your shop url? Link to comment Share on other sites More sharing options...
Courage Posted March 16, 2011 Author Share Posted March 16, 2011 My URL is: www.rastajoe.com/1/ Link to comment Share on other sites More sharing options...
Courage Posted March 16, 2011 Author Share Posted March 16, 2011 Sure would appreciate any info on this subject. I have the store ready to go live online, but I still can't add anything to my cart!! I have PayPal and UPS Shipping setup...I have turned off all other means of payment.. But it still won't add the cost of the item to the cart...it hust shows how many products are in the cart with NO list of what those products are????? Thanks to everyone who helps out....I really do love this Prestashop....just need this quirk fix... Link to comment Share on other sites More sharing options...
Courage Posted March 16, 2011 Author Share Posted March 16, 2011 Just a quick note: I have tried the default theme and my custom theme, makes no difference! Link to comment Share on other sites More sharing options...
Radu Posted March 16, 2011 Share Posted March 16, 2011 the problem needs serios debugging without knowing what you have modified in your shop.From my personal experience a similar problem was encountered where a new field was defined in the class file but not in the database.for instance volume was added in classes/Product.php but not in the ps_product table Link to comment Share on other sites More sharing options...
Courage Posted March 16, 2011 Author Share Posted March 16, 2011 I was afraid of that, but I really haven't screwed with the coding. I'll try a test site on a different server and just put basic info in to try and then I'll try and find the differences using a compare tool... Man I was flying setting this thing up until I tested it...... Link to comment Share on other sites More sharing options...
Courage Posted March 16, 2011 Author Share Posted March 16, 2011 Radu,And for anyone elses reading: I found the problem only because after 8 hours of rebuilding another site...and testing it as I went...It turned out to be one of the last things I did that caused the errors... I installed the UPS API Module V0.2.4 and wamo the cart goes to zero and no prices show up...I removed the UPS Module and now the cart works, but I have NO Shipping available. I've been reading for several hours all over the net and on this site, but I just can't see to find a answer. Do you know if this Module works and I just screwed the installation? Link to comment Share on other sites More sharing options...
Radu Posted March 17, 2011 Share Posted March 17, 2011 Can you send me the module in a private message? Maybe it tries to add fields to the database and it fails, so that explains the situation. Link to comment Share on other sites More sharing options...
Recommended Posts