Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2006-02-15 17:43:33
- roelof
- Member
- Registered: 2005-03-27
- Posts: 647
php mailer class working with TPX
Hello,
Because zem-contact has a few problems with spam and i have a hoster who is very against spam i would try the phpmailer class from sourceforge.
According to the forum of my hoster this must be a good idea for sending forms and so on.
But if a set the php-mailer class in his own dir then i get this error-message:
Fatal error: Cannot instantiate non-existent class: phpmailer in /home/tamarawobben.nl/test/textpattern/publish.php(934) : eval()’d code on line 41
How can i get this work because i don’t want anyone could send spam by my site.
Roelof
Offline
Re: php mailer class working with TPX
Because zem-contact has a few problems with spam
No, it doesn’t.
But in case you have concrete information otherwise, please let us know.
Offline
#3 2006-02-15 19:31:49
- roelof
- Member
- Registered: 2005-03-27
- Posts: 647
Re: php mailer class working with TPX
See this link :
http://forum.textpattern.com/viewtopic.php?id=13416&p=11 and in particuler the last two post.
Roelof
Offline
#4 2006-02-15 23:30:14
- zem
- Developer Emeritus
- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: php mailer class working with TPX
I believe the original zem_contact release is not vulnerable to header injection attacks, and is relatively resistant to automated posting (it uses similar techniques to txp’s comment form). I don’t know about the modified versions.
Alex
Offline
#5 2006-02-15 23:40:30
- roelof
- Member
- Registered: 2005-03-27
- Posts: 647
Re: php mailer class working with TPX
oke,
But my question is :
how do i get the phpmail-class work with TPX.
Roelof
Offline
#6 2006-02-16 00:03:06
- zem
- Developer Emeritus
- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: php mailer class working with TPX
Your problem is with PHP, not Textpattern. There are some debugging tips here.
Alex
Offline
Pages: 1