At present i am using ecommerce module for drupal 4.6.6. In the cart module we have update quantity functionality.
This is not working properly as it is not checking the availability of stock of the product before updating the quantity.
How to solve this problem. Are there any patches available for this. Please help me.
I'm a Drupal noob and just getting my first community setup. So far it's been fairly easy. I've found answers to most of my questions in the forums and handbook. However, I haven't figured out how to place the forums on the front page. I'm building a community site where forums are the centerpiece. I'm trying to figure out how to list the forums in the header of the front page so that they are always listed before the rest of the content.
Hey, I've tried pluggin in the locale module.
I'm a bit confused as on how to make it work.
I've tried to add on a new language, enabled it and set it as default.
What I get is that 0/176 (0%) has been translated.
How and where would I do the translation?
Also, I'm thinking of having the different nationality flags on top of my page
(probably in the header). They would be links that, when clicked, translate the
page in the selected language.
Would this be meaning to implement a block module?
I have a problem with ecommerce module for drupal 4.6.6. When the stock of products is limited to certain number , say 5, when the customer of the
web site enters the quantity of purchase of the same product as anything greater than 5, it should say only 5 products are available. But it is not the case. The module is accepting the customer request to purchase more than 5 products eventhough the stock is limited to 5. So how to solve this problem?
I want to alter the profile and present more data. I've got a table holding info for each time a user buys something, so I'd like to let them know how many items they've bought on the website. or if a user is viewing their profile, I'd like to show the profile viewer how many items the user whose profile they are viewing has bought something.
I'd like it to appear between the bread crumbs and display of the user's name as the "chameleon" layout would present it.