diegooli on "[Plugin: WP Support Plus Responsive Ticket System] Email...
How works Email Notification? How I configure it? I have marked the checkbox to send for the administrator, but when I create a new ticket nothing happens, nothing in my mailbox. I'm interested in...
View Articlediegooli on "[Plugin: WP Support Plus Responsive Ticket System] Email...
It works now, I downloaded a plugin for configure a SMTP server, user, login... But this option should have how default in "WP Support Plus Responsive Ticket System"
View Articledchfr on "Problem with SMTP in Subscribe2"
@mattyrob Sorry about the delay. Yes I'd be more confortable using email to send you the smtp error log. How can I reach you? @Postman SMTP Thanks!
View Articlemattyrob on "Problem with SMTP in Subscribe2"
@dchfr Contact me here and I'll reply so you can send me the log.
View Articlepradeepmakone07 on "[Plugin: WP Support Plus Responsive Ticket System] Email...
Hi there, Great you solved yourself. Actually this SMTP setting can not be added in this plugin because, it deals with ticketing more than any other part and calls wordpress mail function. We do have...
View Articlexboundmktg on "[Plugin: Postman SMTP Mailer/Email Log] Setup appears to have...
Contact 7 appeared to not be working for domain emails for client, so we found a solution via this plug-in. HOWEVER, when it was "testing" the page reloaded and -- white page of death. After a few...
View ArticlePostman SMTP on "[Plugin: Postman SMTP Mailer/Email Log] Setup appears to...
I'm sorry you are having problems. Please send login details to http://www.codingmonkey.ca/contact/ and I will try to help you.
View ArticlePostman SMTP on "[Plugin: Postman SMTP Mailer/Email Log] Setup appears to...
Also try changing your theme back to the default, that might help regain control.
View Articleantones on "[Plugin: Postman SMTP Mailer/Email Log] Fatal error after the...
After the latest update when a user of my site tries to upload something gets this: "/wp-content/plugins/postman-smtp/Postman/PostmanWpMail.php on line 106" any idea of the issue? Thanks!...
View Articleantones on "[Plugin: Postman SMTP Mailer/Email Log] Fatal error after the...
Line 106: $this->transcript = $engine->getTranscript ();
View Articleslimjim002 on "Smtp Email no longer working after updating to wordpress 4.1"
Fixed! The issue was in fact with the class-phpmailer.php file. Since the upgrade all smtp information was missing from this file. Copied old file (before upgrade) to replace incorrect one and it now...
View ArticlePostman SMTP on "[Plugin: Postman SMTP Mailer/Email Log] Fatal error after...
Hi Antones. Sorry you're having a problem. Is that all there is to the error? It doesn't say what the error is? I made a guess on what the error might be. Please download and try Postman v1.6.8a. Let...
View Articleantones on "[Plugin: Postman SMTP Mailer/Email Log] Fatal error after the...
the complete message was: "Fatal error: Call to a member function getTranscript() on a non-object in...
View ArticlePostman SMTP on "[Plugin: Postman SMTP Mailer/Email Log] Fatal error after...
Ok, that's what I thought it might be. Seems your PHP environment is a little more strict than most. v1.6.8 should fix this.
View Articleantones on "[Plugin: Postman SMTP Mailer/Email Log] Fatal error after the...
You are genius! Works perfect with your update! Thnaks very much!
View ArticleBuildMomentum on "[Plugin: Postman SMTP Mailer/Email Log] Fatal error after...
The exact same error message happens for me also and even after deleting and then installing the v1.6.8a. the error message is now line 103 rather than 106. Any solutions? Fatal error: Call to...
View ArticlePostman SMTP on "[Plugin: Postman SMTP Mailer/Email Log] Fatal error after...
@BuildMomentum, Your message, "Fatal error: Call to undefined function wp_slash()", is completely different than the one in this thread, "Fatal error: Call to a member function getTranscript() on a...
View ArticleBuildMomentum on "[Plugin: Postman SMTP Mailer/Email Log] Fatal error after...
Jason, many thanks this has resolved the issue. Much appreciated!
View ArticleJasper on "[Plugin: Postman SMTP Mailer/Email Log] Email Log doesn't show up...
I have two sites on the same host with the same setup on which I installed Postman SMTP at the same time. One has been upgraded to 1.6.9 - the email log tool used to work, and now it doesn't show up as...
View ArticlePostman SMTP on "[Plugin: Postman SMTP Mailer/Email Log] Email Log doesn't...
Hi Jasper, thanks for using the plugin! 1.6.9 has a check for the WordPress wp_slash function, and if it can't find it, disables the log, which was a fix for this bug. public function...
View Article