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 am trying to migrate a static web site to Drupal. One item is that the site subscribes to a service that maintains a mailing list for us. We include a bit of code that shows their icon and a message, and someone can click to be added to the mailing list. Drupal inserts an extra <br /> tag as shown below.
I'm trying to assemble a very simple drupal site (5.1 with CCK) to train volunteer first aid workers. The idea is that they would look for a condition, for example, "Backache". They would then be presented with a table with three columns headed "Symptoms", "Possible cause", and "What can you do?" So my node needs to look like this:
Using latest release version of IMAGECACHE.
I can create my presets fine.
I can upload images fine, at which point the imagecache directory is made in my files directory.
i look inside and only one of my presets takes.
My two presets are:
item_max set to scale 320x240
and
item_thumb set to scale 80x60
The only thing that gets created under the imagecache directory is item_max.
:(
Usernode appears to contain only the basic profile fields, how is it edited and how is it combined with new fields to create new profile related content?
So I did some more digging here at Drupal and found out that having the site's CSS Preprocessor turned off may be the problem. To review, my problem is the fact that I can play around with the Color Wheel in Garland, and see the changes in the preview area, but when I save the configuration - nothing happens except having the title "Drupal" duplicated.