I (may) have narrowed the focus to the /usr/sbin/sendmail bash script, which is 38 lines long! (Not 100% sure that is what my system uses though.)
Is there a level of logging or error reporting that I can enable to understand better why this is happening? (Already tried enabling “display errors” and “error_reporting” in cPanel “PHP Selector”, but that seemed to have no effect.)
]]>When I look at email logs, I can see that one transactional email fails every time, while all the others are working fine. The one email that never sends is the email sent by wordpress when plugins are automatically updated.
This only occurs when using the Mailpoet plugin, regardless of the mail sending service.
Please see example of admin screen of the email log, which is filtered to show the emails that doid not send. Link below.
]]>If you could add a filter for each brand as well that would be awesome, essentially I’ve written JS to add a separator, but I would like to have it directly applied to the method.
]]>https://www.ads-software.com/plugins/wysija-newsletters/
]]>We have been using your plugins free edition with no problems until today. Our newsletter batch fails to complete and the timer just keeps counting down, at the end of the countdown only 17 to 20 out of 450 emails are sent, before it fails.
We receive an error message, when we try to send immediately, saying “Could not instantiate mail function.” – But all the recipients, we’re able to receive mails from us not a month ago.
We have not surpassed the 2000th subscriber yet, so I have no idea, what the problem could be.
Regards
https://www.ads-software.com/plugins/wysija-newsletters/
]]>Hi, I’ve had a problem with sending a newsletter.
I duplicated and amended my previous one, as I usually do, but when trying to send a preview to myself I get the message:
“Error Sending Message […my newsletter title here…] to [email protected] | Could not instantiate mail function.”
I’ve also tried bypassing the preview email and just sending the newsletter to my mailing list, but it doesn’t work – gives the same message.
I haven’t changed anything about my email set up, and as I say, the newsletter itself was just a duplicate of my previous one which sent no problem (as far as I am aware!).
Please can you help?
Many thanks and I’ll look forward to hearing from you.
Yours faithfully,
Jem.
https://www.ads-software.com/plugins/wysija-newsletters/
]]>I have a quite simple class loaded from the plugin directory, its basically a wrapper to remove som unwanted actions. The problem is when I try to call this class outside the plugin file - then it
s not working. If I move the new class stuff and accessing the methods in, let`s say a theme file, it looks like everything run smoothly, no errors, the remove_action returns 1(for success), but the action is actually not removed.
remove_action(‘wp_head’, ‘rsd_link’); for example.
If I instantiate the class in the same file where the class itself is – in the a file in the plugin directory – everything goes as planned – but not when called outside that file. Why?
]]>“Test Message Sent
wordpress Test mail to [email protected]
Be sure to check your email to see if you received it.
See FAQ
The E-mail debugging output is shown below:
See FAQ
Test Message Sent
wordpress Test mail to [email protected]
Be sure to check your email to see if you received it.
See FAQ
The E-mail debugging output is shown below:
See FAQ
Could not instantiate mail function..”
How can I trouble shoot “Could not instantiate mail function.”?
https://www.ads-software.com/extend/plugins/si-contact-form/
]]>I thought my host probably switched off the PHP: Mail function and contacted them immediately. To my surprise they said it’s on, not off. As I was suspecious I tested the function myself using some PHP code and the result was positive.
I assumed it should be a problem with the plugins. Then I rememebered there’s no way both plugins could go down at the same time. I tested WP-DB Manager in a blog hosted in another server from a different hosting provider and it worked without any issue. Any idea what’s keeping the plugins from calling the Mail() function? Both plugins were functioning well until yesterday.
I tried the following,
1. Disabling all the other plugins
2. Reinstalling WordPress
3. Reinstalling WP-DB Manager
4. Clearing the cache (I am using WP-Super Cache)
Nothing has worked so far.
One thing I know for sure. This has nothing to do with WordPress or the plugins in question. The problem is because of configuration error in the server. I contacted the hosting company. Given below is their response. I couldn’t extract any clues or solutions from their reply however.
In order to send email from the server via PHP, I suggest you use the code specified in the below link:
https://manage.bigrock.in/kb/servlet/KBServlet/faq1060.html
We have tested this script and it works seamlessly.
PHP Mailer is a PHP email transport class and mail() is a function under it.
I have tested the PHP Mail function using a PHP mail script and it was working fine. I have uploaded the test mail script (i.e. testmail.php) under public_html. I have mentioned [email protected] to receive mail and i was able to receive mail. Hence I request you to check the same at your end and confirm.
PHPMailer is a PHP email transport class featuring file attachments, SMTP servers, CCs, BCCs, HTML messages, word wrap, and more. Sends email via sendmail, PHP mail(), QMail, or directly with SMTP. Support for additional transports, such as SMS, MMS will be forthcoming.
Using phpmail script we can check whether phpmailer is functioning or not.
Please refer following URL for more details on PHPMailer :
https://www.askapache.com/php/phpfreaks-eric-rosebrocks-phpmailer-tutorial.html.
Do let us know if you need any further details.
]]>Fatal error: Cannot instantiate non-existent class: widget_comicpress_menubar in /homepages/28/d317709735/htdocs/wp-includes/widgets.php on line 324
If you want to see it for yourself, just try going to soulsymphonycomic.com.
It appears whenever I try to go to my website or even my WordPress control panel. I’m completely locked out. Can anybody help?
]]>