Title: Automatic EOT option goes blank
Last modified: August 31, 2016

---

# Automatic EOT option goes blank

 *  Resolved [Omtesla](https://wordpress.org/support/users/itesla/)
 * (@itesla)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/automatic-eot-option-goes-blank/)
 * Hello i think i post in wrong way so here is the to my topic [LINK](https://wordpress.org/support/topic/plugins2member-pro-automatic-eot-system-gets-blank?replies=1)
 * [https://wordpress.org/plugins/s2member/](https://wordpress.org/plugins/s2member/)

Viewing 12 replies - 1 through 12 (of 12 total)

 *  [KTS915](https://wordpress.org/support/users/kts915/)
 * (@kts915)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/automatic-eot-option-goes-blank/#post-6924421)
 * The problem is with Go Daddy. If they aren’t being helpful, which seems to be
   par for the course with them, then I’d suggest moving to a different host.
 *  Thread Starter [Omtesla](https://wordpress.org/support/users/itesla/)
 * (@itesla)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/automatic-eot-option-goes-blank/#post-6924483)
 * Hello
    I think you are right i feel limited with managed WP but you know this
   is what i did and it work there is still that message in Cron Schedules but the
   EOT field is still there. This what i did robots.txt
 *     ```
       User-agent: *
       Disallow: /wp-content/uploads
       Disallow: /wp-admin
       Disallow: /wp-includes
       Disallow: /wp-content/plugins
       Disallow: /wp-content/themes
       Disallow: wp-app.php
       Disallow: wp-atom.php
       Disallow: wp-blog-header.php
       Disallow: wp-comments-post.php
       Disallow: wp-config-sample.php
       Disallow: wp-config.php
       Disallow: wp-cron.php
       Disallow: wp-feed.php
       Disallow: wp-login.php
       Disallow: wp-links-opml.php
       Disallow: wp-mail.php
       Disallow: wp-pass.php
       Disallow: wp-rdf.php
       Disallow: wp-register.php
       Disallow: wp-rss.php
       Disallow: wp-rss2.php
       Disallow: wp-settings.php
       Disallow: wp-trackback.php
       Disallow: xmlrpc.php
       ```
   
 * Then i add this to .htaccess file.
 *     ```
       <Files wp-cron.php>
       order allow,deny
       deny from all
       </Files>
       <Files xmlrpc.php>
       order allow,deny
       deny from all
       </Files>
       ```
   
 * Also i deleted a plugin named BBPress Votes but i doubt he was the problem will
   test further to see if it gets blank again.
    And i replaced this file paypal-
   ops.inc.php now i not know what did the work.
 *  Thread Starter [Omtesla](https://wordpress.org/support/users/itesla/)
 * (@itesla)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/automatic-eot-option-goes-blank/#post-6924631)
 * Hello
    After testing further i see that this option does not get blank but it
   does not execute the schedule it is stopped so once again i need support. I need
   someone from s2member to chk what is the problem. Do i have support if i buy 
   recently the Pro version?
 *  Thread Starter [Omtesla](https://wordpress.org/support/users/itesla/)
 * (@itesla)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/automatic-eot-option-goes-blank/#post-6924635)
 * Where is support?!
 *  [KTS915](https://wordpress.org/support/users/kts915/)
 * (@kts915)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/automatic-eot-option-goes-blank/#post-6924640)
 * This is not support. This is a community forum. I can say that replacing files
   is never a good idea, though.
 * If you want support, buy the Pro version and submit a ticket to Pro support.
 *  Thread Starter [Omtesla](https://wordpress.org/support/users/itesla/)
 * (@itesla)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/automatic-eot-option-goes-blank/#post-6924643)
 * I have pro version!
    I have scanned entire site with Wordfence plugin and there
   are no errors regarding plugins,themes,WP core files. This happened prior or 
   after 29 november maybe s2member does not know about itesla.solutions maybe it
   is made for .com sites if that is the case they would have to update their codes.
 *  Thread Starter [Omtesla](https://wordpress.org/support/users/itesla/)
 * (@itesla)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/automatic-eot-option-goes-blank/#post-6924650)
 * Troubleshooting further.
    I contacted by ticked s2member but no reply until now
   anyway i have installed a fresh WP site on same managed WP GoDaddy host. I installed
   s2member and WP-Crontrol plugin there was no message in red,then i go to sleep
   and after wake i chk WP Crontrol events there was this message with red. There
   was a problem spawning a call to the WP-Cron system on your site. This means 
   WP-Cron events on your site may not work. The problem was: Unexpected HTTP response
   code: 429
 * But Auto-EOT System was still there so i begin installing each plugin that is
   available on my live site to see which causes EOT System to get blank.
    So first
   i installed only bbpress plugin and after some minutes i have refresh the WP 
   Crontrol events page and Auto-EOT have disappeared from schedules then i chk 
   s2member Paypal options and it was blank. Now i test on my live site with bbpress
   disabled will update later how it goes.
 *  Thread Starter [Omtesla](https://wordpress.org/support/users/itesla/)
 * (@itesla)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/automatic-eot-option-goes-blank/#post-6924652)
 * I think you were right at beginning about hosting i tested on clean installation
   only with this 3 plugins.
    1.WP-Crontrol 2.s2member 3.BuddyPress As soon as i
   enable #3 plugin after some time Auto-EOT System goes blank i tested with many
   plugins disabled on my live site but still happen so now i wait s2member reply
   by ticket then will see further possible will search other host.
 * PS: GoDaddy support on facebook.
    What sort of requests is the application making
   that would cause it to be limited? Are you connecting to external servers, sending
   emails, or something else? If you suspect that the schedule is being removed,
   what information or data do you have on the removal? Is this something stored
   in your database or on a file on the hosting? I also note that you have over 
   20 active plugins, including multiple security plugins. Any of them may be causing
   a conflict. If you deactivate all of the plugins, do you continue to encounter
   these issues?
 *  [KTS915](https://wordpress.org/support/users/kts915/)
 * (@kts915)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/automatic-eot-option-goes-blank/#post-6924653)
 * If the problem is with your hosting — and I am pretty sure it is — then I doubt
   s2Member support will be able to help much.
 * Just to put this in perspective, I have sites running 70+ plugins (including 
   s2Member), and not only do I not have such problems, but my pages load in significantly
   less than a second.
 * If GoDaddy can’t/won’t help, you should just move. I can make a recommendation
   if you would like, but you’ll be amazed at how much better many other hosts are.
 *  Thread Starter [Omtesla](https://wordpress.org/support/users/itesla/)
 * (@itesla)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/automatic-eot-option-goes-blank/#post-6924654)
 * Yes sure tell me some hosts company i will note them.
 *  [KTS915](https://wordpress.org/support/users/kts915/)
 * (@kts915)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/automatic-eot-option-goes-blank/#post-6924655)
 * I use [Lightningbase](https://secure.lightningbase.com/aff.php?aff=210), and 
   it has by far the best support I’ve ever experienced. But you might also like
   to checkout [Siteground](https://www.siteground.com/), especially if you are 
   in Europe.
 *  Thread Starter [Omtesla](https://wordpress.org/support/users/itesla/)
 * (@itesla)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/automatic-eot-option-goes-blank/#post-6924656)
 * I will chk thank you for all the help!

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘Automatic EOT option goes blank’ is closed to new replies.

 * ![](https://ps.w.org/s2member/assets/icon-256x256.png?rev=980067)
 * [s2Member – Excellent for All Kinds of Memberships, Content Restriction Paywalls & Member Access Subscriptions](https://wordpress.org/plugins/s2member/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/s2member/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/s2member/)
 * [Active Topics](https://wordpress.org/support/plugin/s2member/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/s2member/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/s2member/reviews/)

 * 12 replies
 * 2 participants
 * Last reply from: [Omtesla](https://wordpress.org/support/users/itesla/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/automatic-eot-option-goes-blank/#post-6924656)
 * Status: resolved