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.
Do I need the Internationalization module to make my site French?
I activated the locale module, installed French, set it as the default, but everything (except my content) is still in English. I put up this simple blog d'achat to serve as a test site for some aggregation techniques, etc. Testing for various languages now. Thanks for your help.
My questions is regarding the module "Site User List" - here are the steps I have followed and the errors at each step.
1.) upload version 4.7 to my 4.7 version installation folder. /modules/contrib
2.) Enable module from modules screen - no errors
3.) Go to Settings -> Site User List and I get the following:
I am running 4.7.3 on Linux, on my own machine (I haven't upgraded yet because I am running into issues).
Some file uploads work, some don't. I have added the correct extensions under Settings->Upload. I have set permissions for users. I have enabled attachments on content pages. I have change php.ini to allow 100MB uploads and verified using phpinfo().
Though I have pretty easily installed FeedParser module, I am not able to understand how to put the nodes that are been created under various categories/tags ? for example look at http://infopirate.org/ - each post has 3 tags below title ? How is that happening ?
working with drupal 4.7.6.
I use a the burnt theme.
I've been trying to find the css file responsible for the layout of my banners in my site and would like to modify it.
I've assigned 4 banners to Banner group 1 with banner counts set to 4.
I've assigned the banner group 1 block to "footer".
I've put a footer message in of about 1 line with a link.
I've modified the footer div in the burnt theme css so to make it big enough to put both the message and the banner in there.