My site is not working after migration from Linux to Windows server except home page.
I have disabled the clean urls in new server when some pages are working but url I am getting is http://example.com/?q=user not http://example.com/user.
Also I am getting 404 error with some pages after disabling clean urls.
Looking for a way to add a priority flag to emails sent after a webform submission either through the webform module or using a triggered rule to send the email using the option to send an html mail to an arbitrary mail address. I am wanting to set the priority based on one of the fields the user will select in the form.
Ex: they pick option 1 - email sent with priority set as 1, urgent
they pick option 2 - email sent with priority set as 5, normal
I have 2 question regarding to separate modules i'm using on a drupal site(6.x):
1. Facebook like button
Here i would like to develop a side module, that is checking if the user has liked the page and fire up some custom action. My problem is that i can't figure out which parameter to check to see if the like button has been pressed. Also it would be nice to see if the user unlike the page. (If it can be made with Rules with some custom php action that is also good.)
I've just went to create a new page, added all my content and saved it, and to my dismay - all my work was apparently lost as I got nothing but a blank page. I recall before having something like this if under "input format" php code was not selected. So I redid the content again (this time copied it before hitting save), made sure php code was selected (which it was anyhow by default) and hit save again. Same thing, just a blank page. It appears the only thing saved is the title & url. What is going on ??? I cannot even create a new page now.