I have a form that was created with Webform. I haven't used it in while and I noticed that I have 4200 spam submissions.
I tried to clear the form, but all I get is a blank page after I press clear. I don't want to delete each one individually.
Also, is there a way of blocking at IP address from entering info in the form? Almost all the entries come from one IP address.
I am actually not sure what version I am working with...I have started a new job and our website has our blog in drupal I was just wondering how I can get my blog to have a sticky top and how do i link another persons blog to mine.
And again I need some help please. Im having troubles with tinymce. I searched for at least 20 pages about it and there isn’t any one who seems to have a solution. All the pages tells me how to… but not a solution.
i was wondering is there any plug in that i could use so i could limit the accesses to only a group of users? and how can users pay an amount (using paypal) to add themselves to that group?
for example: i have 2 groups and five articles. group 1 can see articles 1,2, and 3. group 2 can see articles 4 and 5! users can pay 10 dollars (10 dollar each group) and add themselves to any or both of groups.
how can i do these or is there any plug-ins for it?
I recently changed hosting provider from one.com to drupalvaluehosting.com
I'm having a bit of a nightmare to be honest, one.com was pretty good to begin with, it wasn't untill my site started to get a little more complex that I discovered the PHP memory limit that they have of 32mb. So I searched for another hosting provider and found DrupalValueHosting.com.
What is the use of db_active() in drupal. I am using drupal 6.15.
I want to access another database in different location and just fetch the data and display it here in my site. How should i proceed?
i came to know that db_active() can be used for this purpose. But i am not gettting the output properly.