Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have integrated Captcha to the drupal 7 webform page. But I could not reposition the captcha where I like to, it always sticks to the Submit button. How can we position the captcha as required into the webform?
I installed Drupal on a free webhost, now I want to move to another free host.
What I did:
1. Moved all the files (with Filezilla) to the new host.
2. exported/imported the database.
3. modified the database settings in /sites/default/settings.php
But I get an error when trying to enter my website:
Fatal error: Class 'PDO' not found in /home/a2090935/public_html/includes/database/database.inc on line 185
Regarding taxonomy, I wish to disable "free-tagging" (i.e., the addition of new tags to a given vocab by anyone creating a new piece of content which has a term-reference field to that vocab). I have created a nice, neat hierarchy, and anyone creating content can just add new terms to the vocab which kind of defeats the whole purpose.
I am working on a site to record some items for a video game free server. I would like to include a list of items from the server. The items include allot of statistics and i would like to lower the size of tables. is there a way to use more then one node in a content type. some way to link them together depending on is the items is Armor, weapons, jewelry ? if it possible i could separate them by stats that are items specific and stats that are used in all items then link them in views for display.
Hmm..I am trying to migrate one of our multi-site local sites to a testing server. This was the local setup
sites>all
sites>default
sites>sites1
sites>site 2
My goal is to move site 2, so I exported the database and backuped the sites2 and 'all' directory.
On the testing server, we moved everything from site2 and 'all' into the default folder and uploaded the database. The result is a blank page. What am I missing or doing wrong?
i have created a website for a company that has 4 levels of login securtiy. I have given them the option to have facebook and twitter badges on posts.....for the private posts i need the facebook and twitter badges to be blocked from being posted to the general public....any ideas anyone?