Abdul Basit Saeed
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: upload PDF but link on page send to redirectThank you so much for documenting how you fixed this problem, @aylaaboard!
I was in a similar situation and this fixed my problem as well. 🙂
Forum: Plugins
In reply to: [Contact Form 7] Error with using [senders-email] in From fieldHere is a screenshot:
Forum: Plugins
In reply to: [WordPress Access Control] Fix for new WP version (4.5)Thank you so much for this fix, Jorge!
Totally saved me a big deal of trouble. 🙂
Forum: Plugins
In reply to: [Simple Staff List] Problem with groups after upgrade to v1.18Marking this thread as resolved.
The issues highlighted here were resolved with the 1.19 upgrade.
Thank you, brettshumaker. 🙂
Forum: Plugins
In reply to: [Simple Staff List] 1.18 shortcode errorsThank you for the update, brettshumaker.
Everything seems to be working perfect after installing to 1.19.
Forum: Plugins
In reply to: [Simple Staff List] Problem with groups after upgrade to v1.18Thank you for responding, brettshumaker.
Your temporary work-around for issue #2 works perfectly.
I’ll be waiting to hear regarding the solution of the shortcode errors on the other thread.
Thanks! 🙂
Thank you very much for this, Manuel Costales!
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Test email keeps on failingYup, I definitely tried to submit a test email.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Test email keeps on failingJust sent the log to you.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Test email keeps on failingThat’s the weird part. Nothing shows up in the Postman Email log when I send out a test email and it fails.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Test email keeps on failingEmails seem to be going out correctly. It’s just the test email that keeps on failing.
Thank you, Jason. I’ll wait for your response after some testing with MemberPress. 🙂
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Test email keeps on failingI’ve installed Debug, and enabled WP_DEGUG_LOG as well. This is what the log file has:
[06-Jul-2015 02:08:58 UTC] Array ( [akismet_debug] => Array ( [akismet_url] => https://241a19bd7d67.rest.akismet.com/1.1/deactivate [http_args] => Array ( [body] => key=241a19bd7d67&blog=https%3A%2F%2Fakuaana.org [headers] => Array ( [Content-Type] => application/x-www-form-urlencoded; charset=UTF-8 [Host] => 241a19bd7d67.rest.akismet.com [User-Agent] => WordPress/4.2.2 | Akismet/3.1.2 ) [httpversion] => 1.0 [timeout] => 15 ) [response] => Array ( [headers] => Array ( [server] => nginx [date] => Mon, 06 Jul 2015 02:08:57 GMT [content-type] => text/plain; charset=utf-8 [content-length] => 11 [connection] => close [x-akismet-server] => 10.4.64.75 ) [body] => deactivated [response] => Array ( [code] => 200 [message] => OK ) [cookies] => Array ( ) [filename] => ) ) ) [06-Jul-2015 02:09:34 UTC] ERROR PostmanWpMailBinder: wp_mail is already bound, Postman can not use it [06-Jul-2015 02:13:43 UTC] PHP Notice: get_theme_data is <strong>deprecated</strong> since version 3.4! Use wp_get_theme() instead. in /home/akualum/public_html/wp-includes/functions.php on line 3391I then proceeded by deactivating all plugins, after which the test mail was going out successfully. I narrowed it down to my membership plugin "MemberPress".
However, upon activating MemberPress and Postman failing to send out a test email, no entry is made into the Debug log file.
Please advise how to proceed further.
Forum: Fixing WordPress
In reply to: Remove email subscriptionNot a pain at all, my friend. You actually did point me in the right direction by letting me know that it wasn’t a built in functionality.
It so happens that I had installed a plugin [http://wordpress.org/extend/plugins/subscribe-to-comments/] by Mark Jaquith which would put a checkbox at the bottom of the comment area, giving the commenter an option to subscribe to any further comments to the post. It was this plugin whose link I gave above by mistake since I had installed it over a couple of years ago when I started my blog and totally forgot about it.
The plugin however is obsolete, having not been updated in a while. However, I was able to find another one which offers better functionality and even imported all my email subscription data for the commenters from the first plugin. You can find it here. http://wordpress.org/extend/plugins/subscribe-to-comments-reloaded/
I’m not sure, but I hope this helps you with your query as well, sylvain.d. 🙂
Forum: Fixing WordPress
In reply to: Remove email subscriptionThank you for responding, sylvain.d.
I am not using any plugin/service for subscriptions. The problem above is related to the built in subscription manager of WordPress which can be accessed at:
Forum: Fixing WordPress
In reply to: Remove email subscriptionAnybody please?