HELP!

I am trying to make a website for my allstar cheerleading team, I am a communication major and a graduating senior, so this should not be this hard, but I do now know where to even start!!

Rules module is sending me two emails when a new rule runs

Hi,

I create a rule in which whenever a user belonging to a certain role updates an existing content drupal sends and email to an email id. But it is sending two same emails.

Any ideas?

Thank You,

Ashish

set up SMTP - error sending email

I installed Drupal 7 and I tested the account setup. When I tried to register a new account I got the following error.

" Unable to send e-mail. Contact the site administrator if the problem persists."

I tested my server to see if it is sending out emails and I created a file email.php

Need to uninstall some models from a reversed upgrade

Was running 6.20.
Upgraded to 7.0, for various reasons (module incompatibility), had to revert back. I just restored it on the server.

It's running now, however I'm getting circular reference warnings and such. This is because, on my modules page, there are 7.0 modules. Obviously, Drupal sees them as a different version and incompatible so it disables them or whatever.

Here's a screenshot of what I'm talking about:
http://i.imgur.com/RypYx.jpg

How to custmize text formatting between <code> tags?

Could someone please explain to me how to customize the formatting of text in the CODE tags? For instance, on this site, when I use the code tags I get a nice framed box with a slightly colored background that really makes the code text stand out nicely like every other site on the Internet. Just like below:

Token Creation Interface?

I've been fiddling around with trying out Drupal to create a site for a client, and I've been trying to see whether or not there are any contributed modules with a "token creation" functionality. I've been searching around already for a while and found the Token module which provides the text replacement functionality that I want, but I still can't find the other main functionality I need.

The basic idea is that my client wants to have the ability to do a kind of promotion replacement, where they can have some text like [PROMO] in the middle, and then they can have some kind of UI on drupal where they can specify what strings will replace that [PROMO] tag.

It would be even better if there was some way for them to create a list of potential replacements specified by different strings (like different promotions), and then be able to serve a different replacement depending on something in the url, like if they're at http://mysite.com/promopage?promo=foo, [PROMO] strings would be replaced by "this is the foo promotion", and if they're at http://mysite.com/promopage?promo=bar, [PROMO] strings would be replaced by "enjoy the bar promotion".

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x