Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Quick question about Product Attributes +price (not working)


catscreations

Recommended Posts

Posted

Ok, I've just noticed that on my other items with added options/attributes that don't have an additional cost, aren't working either (and they were before). I have not changed anything since adding these attributes and for some reason they are no longer working..

Posted

seems you're having other contributions that could affect the product attributes. If you have a record of the files you changed you could go back and see when this problem started. Otherwise start debugging the catalog\shopping_cart.php, catalog\includes\classes\shopping_cart.php and catalog\includes\application_top.php files. It's where I believe the problem is.

 

PS: From the product listing you can add an item straight to the cart. The default osc does not do that. You first go to the product_info page. I think the changes you did for that could be the reason for this problem.

Posted

Thanks for the suggestions...although I would have no idea where to start looking in those files as to where the problem would be! I'm learning all this as I go and have learned alot so far, but to search for a problem when I don't quite know what I'm looking for, I'm afraid will lose me quickly!

Posted

Ok, miraculously enough I figured out that the problem is with the application_top.php file. I installed the original version of that file and attributes work great (but of course I have a modified version due to my contributions). Would anyone be willing to compare the original file to my current file to see if they can see the problem?

Archived

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

×
×
  • Create New...