Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GetSimple on Bluehost has CloudFlare spam?
#18
Everything installed just fine, and everything checks out on health check EXCEPT for not being able to do a version check (see attachment). Here's the header js from the health check page:

Code:
<script>
        // check to see if core update is needed
        jQuery(document).ready(function() {
                            var verstatus = ;
                if(verstatus != 1) {
                    $('a.support').parent('li').append('<span class="warning">!</span>');
                    $('a.support').attr('href', 'health-check.php');
                }
                    });
    </script>

And this is all from my Bluehost account. Let me know if you'd like me to check anything else...
Reply


Messages In This Thread
GetSimple on Bluehost has CloudFlare spam? - by addison - 2012-10-22, 05:00:37



Users browsing this thread: 1 Guest(s)