I have installed phpBugTracker 0.8.2. All seems to work fine except that when I create a new account, the datas are never sent via email.
I have created the admin with the real email of the site. The new users have valid email addresses.
Can you help me.
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Don't know if this was ever resolved, but I have the same problem. Running phpbt 0.8.2 on Windows 2000/Apache with PHP 4.2.2 and using ArGoSoft Mail as the mail server.
The PHP mail itself works fine, because I run OpenDB on the same machine and it sends out notices via PHP without a problem.
But when I sign up a new user, nothing gets sent to the mail server according to the logs. No connections are attempted at all.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello
I have installed phpBugTracker 0.8.2. All seems to work fine except that when I create a new account, the datas are never sent via email.
I have created the admin with the real email of the site. The new users have valid email addresses.
Can you help me.
Thanks.
So, no email is sent at all, or is the message body empty? Is this on windows or a unix?
Don't know if this was ever resolved, but I have the same problem. Running phpbt 0.8.2 on Windows 2000/Apache with PHP 4.2.2 and using ArGoSoft Mail as the mail server.
The PHP mail itself works fine, because I run OpenDB on the same machine and it sends out notices via PHP without a problem.
But when I sign up a new user, nothing gets sent to the mail server according to the logs. No connections are attempted at all.
Ditto this issue... I have sendmail enabled in the php.ini and the <?php phpinfo() ?> shows that sendmail path is correct...
BTW I have phpBB2 (discussion forum) sucessfully mailing using sendmail...
Are there any configurations (perhaps for specifying the user/localhost) in the phpbt code we need to look at?
Cheers,
Greg
PS Great script!!