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 have been implementing a contact from using survey (nice module btw) but I am finding the validation doesn't work as expected. I have an email field that is being validated. The survey module is returning me to the form (not taking me to the thankyou page) but it is not highlighting incomplete fields and is wiping the contents of all the fields. Is this functionality not supported by survey (or is it forms?) or is it something I am doing wrong?
I've installed tinyMCE, ie copied the full downloaded tinymce folder to the drupal modules folder.
then in the module administration, I can activate tinyMCE, but when I want to access settings/tinyMCE, I get the following message :
"Could not find the TinyMCE engine installed at modules/tinymce/. Please download TinyMCE, uncompress it and copy the folder into modules."
I would like to selectively move the 'Posted In' line at the bottom of my post, as my navigation style renders this redundant, and i liek a clean look.
This cannot be toggled off in the Admin/Themes/Global settings, and I need to know how to adjust my phpTemplate, probably page.tpl.php
I'm having problems uploading large mp3 files to the audio module. Searching the forums here I find that I need to php.ini, but on the production server I want be able to make edits to php.ini.
Is there any way to tell the audio module to work with an mp3 file that is already on the server file system (uploaded over ftp or other means)?