Mark Cutting
Forum Replies Created
-
Turns out that another plugin was causing this issue. Had blocked the IP calling cron, so issue solved.
Bump… ?
Forum: Plugins
In reply to: [Comments - wpDiscuz] Admin not notified on new comments / InterfaceGuys – I’ve since found out that it wasn’t Postmatic causing the issue – it just so happens that it was the Social Media Tracker. On disabling this plugin, everything works as expected now.
I initially thought it was a Postmatic issue as it seems to work with another notify plugin. However, WPDiscuz and Postmatic seem to offer a great solution when joined together and I wanted to keep that integration.
Thanks again.
Forum: Reviews
In reply to: [Subscribe To Comments Reloaded] Brilliant – does exactly what I wantReedyseth,
Thanks – that’s really good to know that this plugin is being actively developed. Keep up the great work – looking forward to the new version !
Forum: Plugins
In reply to: [Comments - wpDiscuz] Admin not notified on new comments / InterfaceOk. Using the Subscribe to Comments Reloaded plugin works perfectly, and provides exactly what I need. Not sure why this doesn’t work with Postmatic as slated, but…
Forum: Plugins
In reply to: [Comments - wpDiscuz] Admin not notified on new comments / InterfaceIs there any way to send a notification email without using Postmatic ? The Postmatic email module is what is causing the issues as far as I can see.
I’ve disabled the email module, and now everything runs as expected
Forum: Plugins
In reply to: [Comments - wpDiscuz] Admin not notified on new comments / InterfaceIn Postmatic, “Comments by email” is currently disabled. If I enable this, then it creates the HTTP 500 conflict. Any thoughts ?
Forum: Plugins
In reply to: [Comments - wpDiscuz] Admin not notified on new comments / InterfaceComment appears no issues, but no email – even when following this
http://docs.gopostmatic.com/article/98-how-to-use-wpdiscuz-with-postmaticForum: Plugins
In reply to: [Comments - wpDiscuz] Admin not notified on new comments / InterfaceOk. I got it. It’s caused by the postmatic plugin I have installed. Just disabled this, and now everything works from the AJAX perspective. Still not sending mail though.
Can you test again at your end please ?
Thanks
Forum: Plugins
In reply to: [Comments - wpDiscuz] Admin not notified on new comments / InterfaceNo dice, so I decided to exclude these files from minify, and this doesn’t work either. Disabled all plugins and getting the same error.
Forum: Plugins
In reply to: [Comments - wpDiscuz] Admin not notified on new comments / InterfaceThat’s interesting – does your plugin support PHP7 ? This is what I am using on my site. Let me see if adding
AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .phpto .htaccess resolves this.
Forum: Plugins
In reply to: [Comments - wpDiscuz] Admin not notified on new comments / InterfaceI see your two comments, but did not get any notification. Interestingly, there is also no alert in the WordPress console either – are you using the same hooks ?
Forum: Plugins
In reply to: [Comments - wpDiscuz] Admin not notified on new comments / InterfaceURL for the site itself is https://www.cybersnort.com/blog
Forum: Plugins
In reply to: [Comments - wpDiscuz] Admin not notified on new comments / InterfaceWhat URL are you looking for ? A post, for example ?
Forum: Plugins
In reply to: [Comments - wpDiscuz] Admin not notified on new comments / InterfaceHi Aghasi,
Thanks. I’m actually a developer and security expert by trade, so I’ve tried these already. I’m using Postman SMTP as the mailer plugin, and the message doesn’t even get generated according to the logs. Even if I go back to the basic WPMail() function, this doesn’t seem to work either.
Emails outside of this are being sent fine. I also used another notifier plugin to announce the arrival of new comments and replies, and this works fine
Thanks