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 understand that you can set rules that will determine which emails or Usernames are allowed to create accounts but I was wondering if you could do the same for account roles. Is it possible to say that user1@example.com and user2@example.com become moderators automatically while all others do not? Or something of this nature...
So, I can make a node-flexinode-6.tpl.php file in my theme folder that will let me customize the way that flexinode writes the body field in the node table. Can I do the same for the teaser? How do I do it?
I am very new to web design. What I am needing is just three pages. I have the home page which basically states that this is a members only area, please log in. Once the person is logged in I would like them to be taken to another page which will give them two options, a link to a forum and a link to a page for them to download forms.
This is all that I need for this to work for me. I can't figure out how to make this work for me, can someone help me? Guidance will work as long as you don't use alot of technical terms as this is all new to me.
I'm using flexinode and I'm finding that a lot of extra text is put into the $content variable other than what I add. For example, "content:" gets written when I look at a node entry and it adds things like "Image:" before an image. Is there a way I can go in and stop flexinode from adding those tags? Thanks.
I have been scouring this forum for information on how to get the user profile listed under their Acidfree picture album. Doesn't seem that this has been discussed yet...
I have found that there is the possibility to add php code to the Acidfree picture album node which is what I have been trying to do. But I haven't gotten very far with this approach... I won't even bother posting what I have tried to do, since my knowledge of PHP is just enogh to make me rather dangerous to myself.
In order to get drupal to send email, I followed the instructions at http://drupal.org/node/29888 - After completing the guide, and popping all the proper files, with the correct permissions, into place - When I request a new password in order to test that mailing functionality, I receive the following error: Fatal error: Using $this when not in object context in /usr/home/freespij/public_html/drupal/includes/class.smtp.inc on line 78.