Author |
Message |
Linker Guest
|
Posted: Mon Mar 12, 2007 2:41 pm Post subject: e-mail problem |
|
|
Hi, I´ve got a minor problem with TC.
I´ve got it installed and it works well, but the e-mail notification function seems to be playing up. Whenever I try to register with a wrong TC string it throws up this message:
Code: | Could not find email template file :: textual_confirmation
DEBUG MODE
Line : 111
File : emailer.php |
and no e-mail is sent.
(I have checked that the textual_confirmation.tpl file is in the right place) |
|
|
admin Site Admin
Joined: 18 Apr 2006 Posts: 805 Location: Saint-Petersburg, Russia
|
Posted: Wed Mar 14, 2007 3:42 am Post subject: |
|
|
Hello!
What's the language of your forum? If it's non-English, the file "email/textual_confirmation.tpl" should be also located in the corresponding "lang_xxx" folder. _________________ Oleg Parashchenko, bbAntiSpam
Do you love our tools? Please sponsor further development! |
|
|
par Guest
|
Posted: Sun Jun 10, 2007 8:04 am Post subject: |
|
|
Hi admin,
Got same problem here.
I did copy textual_confirmation.tpl to my language folder. And now i got a bit different error after giving the wrong tc answer:
Code: |
Ran into problems sending Mail. Response: 550 : Recipient address rejected: User unknown in virtual mailbox table
DEBUG MODE
Line : 153
File : smtp.php |
Thanks for your help! |
|
|
admin Site Admin
Joined: 18 Apr 2006 Posts: 805 Location: Saint-Petersburg, Russia
|
Posted: Sun Jun 10, 2007 4:11 pm Post subject: |
|
|
Textual Confirmation sends notifications to the admin of the forum. According to the error message, admin's mailbox doesn't exist. Not the best setup, please create the mailbox or change the admin's e-mail. _________________ Oleg Parashchenko, bbAntiSpam
Do you love our tools? Please sponsor further development! |
|
|
Ok.