adragt
Forum Replies Created
-
Forum: Plugins
In reply to: [SendPress Newsletters] Problem with manual sendingUPDATE:
I upgraded to the latest version of SendPress that just dropped and suddenly the “send emails now'” button works! I switched to “send from my website” and upped the hourly and daily limits and I’m plowing through my queue!
I also tripled my timeout limit in my php.ini file and I guess we’ll see if that solves the autocron issue on a different list later.
Let me know if you have any other advice, I appreciate the help!
Forum: Plugins
In reply to: [SendPress Newsletters] Problem with manual sendingHere is the error log that is produced when visiting the autocron link above:
[Thu Jan 30 06:56:54 2014] [warn] [client XX.XX.XX.XX] mod_fcgid: read data timeout in 40 seconds [Thu Jan 30 06:56:54 2014] [error] [client XX.XX.XX.XX] Premature end of script headers: wp-cron.php
quick cache was already disabled (though not deactivated) but I have now deleted it entirely. No change.
Currently it has been sending 9 emails per hour via a dedicated gmail account that I have used previously to send campaigns to 2500 users without issue (at normal gmail limits).
I moved to Media Temple because they allow up to 500 emails per hour. I have tested with an account for my host domain with the same results.
Here are my sending limit settings: https://cl.ly/image/3E2v0D2q2N0S
As I was typing this I happen to reload the autocron page and it suddenly went through and I received this back:
{"queue":"1460","stuck":"1458","version":"0.9.7.3","pro":0,"limit":false,"info":{"dl":"500","hl":"125","ds":"50","hs":"21"}}
I’m confused…
Forum: Plugins
In reply to: [SendPress Newsletters] Problem with manual sendingBelow is the system info that I neglected to include. Also, one other bit of information, while the manual send does not seem to work at all, if I disable the auto cron and rely on the normal wp cron system it is actually sending emails. This results in about 9 emails sent per hour, which is something and it says that the mail accounts work but I’m guessing it’s something to do with the process of moving server hosts (I’m just not sure what it could be). Should I try deleting and reinstalling the plugin? I’m happy to provide login access or email you server logs, just let me know what you require.
Thanks for your help, I do plan to upgrade to pro once I know it can work on this host and you’ve got the autoresponder feature live.
### Begin System Info ### ## Please include this information when posting support requests ## Multi-site: No SITE_URL: https://freeworshiploops.com HOME_URL: https://freeworshiploops.com SP Version: 0.9.7.3 WordPress Version: 3.8.1 Platform: Apple Browser Name: Chrome Browser Version: 32.0.1700.77 User Agent String: Mozilla/5.0 (Macintosh; Intel Ma c OS X 10_9_1) AppleWebKit/537.3 6 (KHTML, like Gecko) Chrome/32. 0.1700.77 Safari/537.36 Database Tables: wp_sendpress_subscribers_event OK wp_sendpress_report_url OK wp_sendpress_subscribers_status OK wp_sendpress_subscribers OK wp_sendpress_list_subscribers OK wp_sendpress_queue OK Sending Method: SendPress_Sender_Gmail PHP Version: 5.3.27 MySQL Version: 5.1.55-rel12.6 Web Server Info: Apache/2.2.22 PHP Memory Limit: 256M PHP Post Max Size: 20M WP_DEBUG: Disabled WP Table Prefix: Length: 3 Status: Acceptable Show On Front: page Page On Front: Home #1195 Page For Posts: Home #1195 Session: Enabled Session Name: PHPSESSID Cookie Path: / Save Path: /home/181645/data/tmp Use Cookies: On Use Only Cookies: On UPLOAD_MAX_FILESIZE: 2MB POST_MAX_SIZE: 20MB WordPress Memory Limit: 40MB WP_DEBUG: Off DISPLAY ERRORS: On (1) FSOCKOPEN: Your server supports fsockopen. ACTIVE PLUGINS: Akismet: 2.5.9 Arconix Shortcodes: 1.2.0 BAW Post Views Count: 2.19.11 Contact Form 7: 3.6 Easy AdSense: 6.51 Google Analyticator: 6.4.7.3 Hide Admin Bar From Non-admins: 1.0 If Menu: 0.1 OnePress Social Locker: 3.0.9 Page Links To: 2.9.3 Paid Memberships Pro: 1.7.6 Peter's Login Redirect: 2.7.2 PMPro Email Confirmation: .1 PMPro Roles: 1.0 Quick Cache: 140104 SendPress: Email Marketing and Newsletters: 0.9.7.3 Video Thumbnails: 2.4.2 WordPress SEO: 1.4.24 WP-PageNavi: 2.85 WP-PostViews: 1.65 WP Bouncer: 1.1 CURRENT THEME: deTube: 1.4.7 ### End System Info ###
[Moderator Note: Please post log files between backticks or use the code button.]
No, I’m not sure since there’s no documentation yet. I was hoping for a hint on what exactly the author intends on being edited for each install (all I could find was the array for which membership levels to require verification).
I implemented PMP as an experiment, but I’m fast approaching the threshold where I agree it will make very good sense to pay for support.
I have this added to my site, https://freeworshiploops.com
It does indeed kick off the confirmation email and it expresses the need to verify but for some reason it is not restricting access after registration. All content that should be available to free users is immediately and fully accessible despite not having confirmed yet.
I’m afraid I’ve missed something in the code? I set the array to 3, which is the level id for my free membership. I couldn’t figure out if there was anything else I’m supposed to change/edit though.
Any hints ahead of the blog post?
I’m only marginally handy with CSS and media queries are quite new to me… either of you have a hint as to what to do with
@media only screen and (min-width: 768px) and (max-width: 991px) {
body {
min-width: 100%;
}
.fullwidth {
min-width: 100%;
}I would greatly appreciate it! Even if it was just a clue as to the right direction. Should the content container width just be reduced? Don’t need to start shuffling everything around right?
Forum: Fixing WordPress
In reply to: [Plugin: Fast and Secure Contact Form] no emails sentalso, the site I’m trying to get this to work on is here:
Forum: Fixing WordPress
In reply to: [Plugin: Fast and Secure Contact Form] no emails sentWhen I perform the email test, I get an email that says this:
This is a test mail generated by the Fast and Secure Contact Form WordPress plugin.
in the options page it says this after I click “send test”:
Test Message Sent
Be sure to check your email to see if you received it.It takes a WHILE though (like up to 20 minutes). I’ve tried other contact forms like contact form 7 and they kick off emails almost immediately. I’m trying to get yours up and running because I can’t get the redirect work around to work out for me with cf 7.
Forum: Fixing WordPress
In reply to: [Plugin: Fast and Secure Contact Form] no emails sentI am having the same issue. I can get the test emails to work but no matter what combination of options and email addresses I add, I can not get to the point where I receive emails from the form…