Guest Posted August 1, 2008 Posted August 1, 2008 After a sale the number of items in quantity is not reduced. This can lead to items being purchased that are not in stock. Does anyone have an idea where I can start to look for the cause of this problem? If the quantity is set to 0 in the administration then the product cannot be bought. Thanks Tim
♥geoffreywalton Posted August 1, 2008 Posted August 1, 2008 What are your settings under stock in your admin area? Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
Guest Posted August 1, 2008 Posted August 1, 2008 the settings are: Stock Check stock level true Subtract stock true Allow Checkout true Mark product out of stock *** Stock Re-order level 5
♥geoffreywalton Posted August 1, 2008 Posted August 1, 2008 Are you using downloadable products? See checkout_process.php. Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
satish Posted August 1, 2008 Posted August 1, 2008 Also depends on Payment module used in payment. Satish. Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
Guest Posted August 1, 2008 Posted August 1, 2008 the paypal module is Paypal Website Payments Standard . . . Thanks
satish Posted August 1, 2008 Posted August 1, 2008 if (STOCK_LIMITED == 'true') { in before process function this code is there which reduces stock. Chek this code. Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
satish Posted August 4, 2008 Posted August 4, 2008 in Payment module file. Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.