MR1 Posted May 7, 2008 Share Posted May 7, 2008 Hi to everybody who is reading this, I have 2 problems and i hope some one can help me, (1) When i purchase a test product and i go to paypal IPN page it doesnt bring the total amount, why is that? (2) When i click on "Featured Products" in admin it gives me the following error. "1146 - Table 'shop_database958.featured' doesn't exist select count(*) as total from products p, featured s, products_description pd where p.products_id = pd.products_id and pd.language_id = '1' and p.products_id = s.products_id [TEP STOP]" Can you please tell me how i can fix this problem. Thank you for taking your time. MR1 Link to comment Share on other sites More sharing options...
MR1 Posted May 9, 2008 Author Share Posted May 9, 2008 Can anyone please help me Thank you Link to comment Share on other sites More sharing options...
web-project Posted May 9, 2008 Share Posted May 9, 2008 it doesnt bring the total amount, why is that? incorrectly set the order totals. "1146 - Table 'shop_database958.featured' doesn't exist the "featured" table is missing in db, simply create it. Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you. Link to comment Share on other sites More sharing options...
MR1 Posted May 9, 2008 Author Share Posted May 9, 2008 Thank you for replying and taking your time out. "incorrectly set the order totals." Can you please tell me how, as i have got no ideas please. "the "featured" table is missing in db, simply create it." Have you got the code? Or can you please help me find it, as i dont know which part to copy and which not to. Thank you for your time MR1 Link to comment Share on other sites More sharing options...
MR1 Posted May 10, 2008 Author Share Posted May 10, 2008 Can some one please shed some light on this Link to comment Share on other sites More sharing options...
web-project Posted May 11, 2008 Share Posted May 11, 2008 Thank you for replying and taking your time out. "incorrectly set the order totals." simply go to osc admin panel --> Modules --> Order Total Modules and it should be like in the following example: Modules - - Sort Order Shipping - - 2 Sub-Total - - 1 Tax - - 3 Total - - 4 Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you. Link to comment Share on other sites More sharing options...
MR1 Posted May 11, 2008 Author Share Posted May 11, 2008 Thank you for replying back, any ideas how i can sort out the database, so i can see the featured products, Thank you MR1 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.