This forum is for less technical discussions about the Drupal project, not for support questions.

Spammer IPs.

To share with all of you.

I used to get a lot of spam "1-2 spam posts per minute", I discovered that most of the SPAM posts originate from this IP: 195.225.176.160

I had to block it using iptables:

iptables -A INPUT -p tcp -s 195.225.176.160 -j DROP

Yes I still get SPAM even after blocking the IP but it's far less now, Maybe 10 posts per day or so.

Best wishes,

Update quantity button of Ecommerce module in Drupal 4.6.6 is not working properly. Please help me

Hi all,

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.

Forums on Front Page?

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.

Localization Module Configuration

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?

Problem in E-Commerce module's Inventory management. Help me.

Hi,

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?

Altering Profile

Wow, I'm struggling with this.

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.

Pages

Subscribe with RSS Subscribe to RSS - General discussion