Hello, ok i am using the inbuilt gallery in drupal and am having problems uploading images!
Ok when doing:
Create Content - Image
I see the following options
Title:
Image Galleries:
Image:
Body:
Attached Images:
Now if try and add picture to gallery via 3rd option 'Image:' which is for uploading an image it does not work but if i use the last option 'Attach Images:' it works but when viewing image is see image and thumbnail?
I set up a form at http://dev.foothillsmog.com/?q=contact. The form works perfect when I am logged in and testing it, however it is meant to be used for anonymous users.
When a anonymous user submits the form it does send an email to the correct address, but it just hangs and turns the page white and doesn't show the confirmation page.
I checked my logs and this is the error I keep getting.
I want to remove the title of a block from appearing in a menu list.
How do I go about just showing the link which is self evident. eg
I have a menu item called legals which appears in the footer block, except the title of the menu appears and there is no need for this to happen, because I just want to list the privacy policy, terms of use etc all under this menu 'legals'.
just learning Drupal--sure this is a really basic question, but haven't been able to answer it in docs or forum searches--
I set up Drupal (5.x), and instlled FCKeditor. Noticed right off that html formatting doesn't display in stories (exc. for links). Set all of the input type permissions to "full html", tried different themes, to no effect. In the html source view of FCKeditor the html tags appear to be being saved properly, but nothing displays (tables, hr, h1, h2, etc.) What am I missing? Thanks!