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.
just installed latest version of Drupal and set up the mysql database, imported the tables and gave all permissions but when I get to the main screen and try to create the first admin user nothing else happens. The user is created according to Drupal, when I try to register it again it tells me the name and email are already in use. But I don't get any emails with login or password etc so I can't figure out how in the hell I'm supposed to use this thing.
I'm using the HTML Filter and TInyMCE to control what HTML content gets published on a site.
When centring images via TinyMCE it wraps a <div style="text-align: center"></div> around them. Adding the
tag to the allowed list works.
When viewing a node the <div></div> is in the HTML, but it has stripped out the 'style' attribute. Is there a way to prevent this - without having to all full HTML for the users?
Why my search module doesn't search anything? Of course I checked my settings (admin/settings/search).
There I see 100% of content was indexed. But, really? Why I can't search anything?
I have mailhandler working correctly and putting posts into the Forum of my choice. However, every message goes in as a separate post. Is there any mechanism of attaching incoming emails as a comment/reply to the original post i.e. correct threading?
It seems that listhandler achieves this when working in conjunction with mailhandler, but I don't want to use a mailing list. Can the coding used by listhandler be utilised in anyway to help?
I have a problem pretty much exactly the same as http://drupal.org/node/41479. I have a 3 inch white space gap between the top of the section and the first post in the middle of my page. It doesnt happen in IE 7 or in Firefox, only in IE6 !
Someone in a forum suggested to put the following code in -
Is there a known problem with this module not being able to connect to a local folder instead of through pop or imap?
No matter what I do when I edit my mailbox config it always tried to connect via pop or imap. In the imap settings for mailhandler it won't let me leave the domain blank.
"Mailbox domain field is required."
I downloaded all new code and tried again five minutes ago so I'm certain it isn't old code or whatever.