morbus@disobey.com 6/13/2006 3:07 PM >>> $conf = array( 'site_mail' => 'your@address.here', );
I mean your site's general mail address here - not your personal one
Hi, In that case, we need a patch for settings.php: //$conf = array( // 'site_name' => 'My Drupal site', // 'theme_default' => 'pushbutton', // 'anonymous' => 'Visitor' //); Regards, Kobus -
however, it should still work as is. Also note that there should not be a comma behind the address - copy/paste error on my side. It should look
For what it's worth, Kobus, Drupal style IS to have a dangling comma like that in arrays. -- Morbus Iff ( i am the sexy alpha geek ) Technical: http://www.oreillynet.com/pub/au/779 Culture: http://www.disobey.com/ and http://www.gamegrene.com/ icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus -- [ Drupal support list | http://lists.drupal.org/ ]
participants (1)
-
Kobus Myburgh