Have been looking around the web and drupal.org some but cannot seem to locate a solution. Most relate to adding captcha to modules (Drupal 4.7) and/or pages that captcha already handles using the captcha module.
If a new PHP page (page1) has been created that asks some questions and then performs a submit which forwards to the second PHP page (page2) which emails the site owner and shows the submitter their results with some additional information how do I add the captcha to page1?
My shared hosting company switched our database access from MySQL 4 to 5. Do I need to upgrade or do anything to the database folder that comes with the drupal installation. Right now it has scripts database 4.0 MySQL, database 4.1 MySQL, database pgsql, and the update.inc script. Do I need a 5.0 MySQL script.
Hi - I currently have a feed at rss.xml with a couple thousand subs it seems and I have a feedburner feed as well. I would prefer to redirect the rss.xml to the feedburner feed.
Any ideas on how to do this? I am on 4.7.6 currently.
I am just about to get serious with my site after playing with various options. Naively I installed everything in /. Now I want to be able to change the Drupal version (and have dev installs) without the user knowing.
I've created under Home › Administer › Site building
a "Forum" link that works great when I'm an admin but as a public user I see nothing under Primary Links or anywhere. What am I doing wrong? It's enabled...
I was wanting to know how to have a main splash page that the user lands on when they go to my site. The splash page then has two buttons which direct the user to seperate areas of the site..
Does anyone have any idea of how to do this? Perhaps there is a module??