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've downloaded the FUDForum as well as the integration module. In the settings I'm getting the 'Error locating GLOBALS.php. Please fix your settings!'
What would my 'path to Globals.php' be? I seem to have at least 2 globals.php files in my FUDForum folder.
I was wondering how I could modify the mail sending functions of drupal 4.6.x because my Freehostia provider doesn't support mail sending using php sendmail... I could try the SMTP module but I recon it uses the same but just redirects to another SMTP server...
Any advice with this issue would be much apreciated :-)
to replace the files filter.module and system.module from the fresh 4.7.5 download
and to make changes to TABLE cache
varchar(255) BINARY NOT NULL default '',
data longblob,
expire int(11) NOT NULL default '0',
created int(11) NOT NULL default '0',
via phpmyadmin
Is there any way when modifying the login form to make it so the password field contains a series of default asterisks that disappear when the field is clicked or focused on? I've tried using "#default value" but that (not unexpectedly) does nothing. An example of what i'm sort of aiming for can be found on the login form at http://www.9thwonders.com/boards/
Normally, I don't moderate comments. I just let all "authenticated users" have permission to publish comments without moderation.
However, there's a well-intentioned but kind of annoying troll on my site... and I want to "promote" him to a new role [called "on probation" :-) ] in which his comments get moderated before publication...