Pls i need help here,
I had a drupal installation running but the server crashed,luckily i was able to back of most of the data.
Now its on a new host, and clean urls isnt working.
Pls i need to get this up ASAP. am on yahoo chat, id == chocolaty4drupal.
pls help!
am running drupal ver 4.7,apache 2, php 5 and mysql 5
i have enabled mod_rewrite , set allowoveride to all and so on.
pls help :-(
ok...i've played with drupal the last 16 hours and now it's time to get started building an own social-networking-site. but where to start? i remember when i started some experiments with wordpress, there was a tag-listing, sorted and so on like this one:
Author tags
• the_author
Description
The author of a post can be displayed by using this Template Tag. This tag must be used within The Loop.
Usage the_author();
I know there is a module which will send an e-mail when comments are posted, but is there a module which will send the admin an e-mail when a post is made to a moderated node type?
In other words, I have an event (flexinode) node type that is moderated by default. When an anonymous user creates a post of this type, I'd like to receive an e-mail notification of that so I can quickly decide if it should be published or not.
problem number 1 - for some reason, in different browser sessions and sometimes in the same one. the www will be dropped from the url in links. an example would be sometime the link to the about page will be http://www.mysite.com/about and other times http://mysite.com/about
I've seen this behavior in IE7, FF2 and Netscape 8
how do i make it so that the WWW is always present in any link?