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.
But even though I have the correct server config, and the PHP versions are correct, and the base URL is correctly written, and tried all of the tips and tricks for adding lines of code into htaccess or index.php or settings.php, Drupal does not log in.
I have a well established drupal site and I want to add digg feature of adding stories in it. There is NO need of voting og bringing them up/down is required althhough that would be nice.
I want to add this feature as a part of the site say www.example.com/digg without affecting the other parts of site in anyway. What options I have ?
Wondering if anyone else has run into this particular situation. My host changed their settings in php.ini (i think) and our site contact form wasn't sending emails out. I installed the SMTP module, and all is running smoothly again, but I have two questions:
1. What are the lines in php.ini that I would look for to find out if this is for sure the reason that Drupal stopped sending mail?
I've been struggling along....trying to get a grasp of programming with php in Drupal. I came across an interesting page in Drupal.....the page that provides a list of example modules by Drupal version.
Here's the link..
I am using tinymce module for WYSWYG editor. While i am creating a page it's coming a option enable rich text but when i am editing a page it's not showing any thing.
Please help me, My client is going to kill me for this, because the only thing which forced them to use drupal is accessbility to edit a content via a editor interface.
I have got a solution by going through Forums:
Actually when i change input format to Full HTML then it's shows enable rich text option.