Drupal is up and running but how do I ...?

RSVP module not sending email/invites

Hi,

when I use RSVP and try to send out invites - they are not going. I get an error/bounced mail in my email client like this:

unrouteable mail domain "swervedesign.com"

The site does send email. Modules "mimeemail" and "smtp" and "send" are installed and active.

Any suggestions/direction would be appreciated. I did see a similar thread but it was too technical.

Peter

ecosudbury.ca
drupal 4.7.2
php 4.4.2
mysql 4.1.19-standard

ps - what's with the 1970 date on this post?

I can't access my site all of a sudden!!

i was uploading images to my site and all of a sudden I cant access my site anymore!! When I do, my browser (be it IE or firefox) just says loading and waits for ages and ages.

i can goto pages like mysite/admin, mysite/user, mysite/node/add etc.... its just the pages with any form of content I cant goto.... even admin/node (the content search page) I cant access!!

Unable to change Password

I am unable to change password. I edit my profile with new password and save it. But when I login through the mail page, that doesn't allow me to log in with the new passowrd. I have to forcible login only with the passowrd generated by Drupal by default at the time of registration. I had done it through: My Account -> Edit. Here I enter the new password in both fields and Submit. Still at the next login, it does not allow. Please help.

Download Modules

Hi,
is there a simple way of downloading all the modules available here to download?
I want to test as much as possible for a new site in progress...

Promoting member to administrator

How do I assign Admin rights to another user?

Menu path problem

I have some problems when setting the path in the menu function for my module.

Every thing goes fine is I did this:

if (!$may_cache) {
            $items[] = array('path' => 'xxx/yyy/' .$m_id, 'title' =>..... 
}

or
$items[] = array('path' => 'xxx/' .$m_id .'/yyy', 'title' =>....

But when I tried this:
$items[] = array('path' => 'xxx/yyy/' .$m_id .'/zzz', 'title' => ....

Pages

Subscribe with RSS Subscribe to RSS - Post installation