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.
Hi,
For user registration, I'm requiring a user to select a state where they are from. But when you enter a list of states, the drop down defaults to "AK". How can I make it so that it does not default to anything, so that the user is forced to select a state from the drop down list?
How do I get multiple types of RSS feeds ?
I need to serve multiple feeds that have a separate format,
1. feeds that only have titles...
2. full text feeds
What modules do i need if i want something like http://www.ecadamy.com? i meant the 4 blocks of articles (Articles, Blogs, Polls & News, Marketplace Listings, Club Messages - Online, Club Messages - Offline) on the frontpage body.
i also noticed a module.php on their website, is it an open source?
After adding audio content I am greeted with the following error:
* warning: pg_query() [function.pg-query]: Query failed: ERROR: relation "image_attach" does not exist in /var/www/asc/includes/database.pgsql.inc on line 125.
* user warning: query: SELECT iid FROM image_attach WHERE nid=32 in /var/www/asc/includes/database.pgsql.inc on line 144.
Which would be ok, 'cept it also displays this error when the content is being viewed. It actually loaded and displays the image that was uploaded.
Just installed drupal on a new provider (dreamhost.com), and getting everything up and running... However, i can't get clean URL's to work. i've quadruple checked the .htaccess file and it seems to be correct. The problem is, when i click on the "clean URL test" page, the URL is correct in the address bar, but the page that is shown is the index, not the clean URL page like you need.
Anyone else experience this problem (i searched and couldn't find anything) or have any ideas for fixing it?