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 can't see a field that I can add to help people upload a file. Sure, the node system provides an attachment field by default, but you can't add any instructions to it. This seems an oversight.
Please help. Everytime I click on an event in the Event calendar, I get the following error message:
Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/media911/public_html/drupal-4.7.2/modules/user.module on line 349
Warning: implode() [function.implode]: Bad arguments. in /home/media911/public_html/drupal-4.7.2/modules/user.module on line 349
I did this yesterday and the results where dramatic!
Before changing this settings: 20.16% CPU, 3.27% Memory, 1.4 MySQL Processes
After changing this settings: 3.67% CPU, 2.86% Memory, 0.3 MySQL Processes
My theme’s style.css file is quickly growing into something monstrous. So I would like to break it apart into easy to manage, custom style sheets that control specific elements, such as type.css, color.css, graphics.css, etc. My question is:
How do I add (import) custom style sheets to my themes template.php file.
Is that a PHP function? What would that code look like?
All comments and suggestions would be greatly appreciated.
Hi all,
I'd like to have my taxonomy pages present a little background information to my users. Right now i am considering using a sticky post to do this ... but is there another way that people solve this problem? Something more elegant? Basically what i want is to have a taxonomy term include text like:
These articles below are articles involving High Heeled Stomping Boots.
I have a rather strange problem that only happened a few days ago. I just added a few new modules to test out and I can't get their blocks to appear on the site. I've given them access and have ticked them in the modules section, and the page refreshes and says "block settings saved" but no new blocks appear... The new modules were the autologout and buddylist module, but that shouldn't have an affect on their visibility, should it ?
Very strange....
Any suggestions as to why this is happening, or what I've forgotten to do?