Announcement

  •  » Requests
  •  » Help needed for email notification of new subscribers

#1 2007-08-20 09:42:56

Justin Tan
Guest

Help needed for email notification of new subscribers

Hi.  I need some help.  My installation of PHPWebgallery is not notifying me when new subscribers register on my site.  I'm running my own server with Apache 2.x and PHP 5 and latest version of MYSQL.  Everything else seems to be running fine.  When a subscriber registers, my smtp sofware registers the attempt.  (I'm running Mercury smtp server).  However, I notice that Mercury rejects the email because it's addressed wrongly.  PHPWEBgallery seems to send an email to <tuen<justin@tuenproductions.com>> instead of just justin@tuenproductions.com.  tuen is the webmaster's username.  Can someone point me to the right php file to check on this, or tell me what I should do?  Thanks!
ps. I have limited knowledge of php.

 

#2 2007-08-20 11:25:13

VDigital
Former Piwigo Team
Paris (FR)
2005-05-04
17680

Re: Help needed for email notification of new subscribers

Create your own ./include/config_local.inc.php with:

Code:

<?php
$conf['enabled_format_email'] = false;
?>

8-)


Piwigo.com: Start and run your own photo gallery. Signup and get 30 days to try for free, no commitment.
8-)

Offline

 

#3 2007-08-20 15:45:20

Justin Tan
Guest

Re: Help needed for email notification of new subscribers

Hey great!  Thanks, it worked.  I suppose it must have been in the documentaiton.  Sorry, I didn't check for it because I assumed it was a bug.

Justin

 
  •  » Requests
  •  » Help needed for email notification of new subscribers

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact