Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1340667
    stanusj
    Participant

    This is the error I am getting.. would like help pls.

    Warning: getimagesize(http://www.sanramon150.com/wp-content/uploads/2016/11/sr150-website-logo-v3-whitebg.png): failed to open stream: HTTP request failed! HTTP/1.1 530 in /home/sanramo4/public_html/wp-content/plugins/x-white-label/functions/enqueue/styles.php on line 26

    #1340902
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! This message is just a warning. To get rid of this warning message, please disable WP_DEBUG mode. You can do this by opening wp-config.php and adding
    define( 'WP_DEBUG' , false ); just above /* That's all, stop editing! Happy blogging. */

    For example:

    define('WP_DEBUG', false);
    
    /* That's all, stop editing! Happy blogging. */

    When you revisit the page, you should no longer see the warning message.

    Please let us know how it goes.

  • <script> jQuery(function($){ $("#no-reply-1340667 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>