Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1367836
    Garry
    Participant

    Hi X-theme, suddenly my IP is blocked by jetpack .
    here is the text
    Your IP (182.253.163.1) has been flagged for potential security violations. Find out more…

    I insert (‘JETPACK_IP_ADDRESS_OK’, ‘X.X.X.X’) fill it with my IP on my wp config. but my site suddenly error. And i delete the code.
    so the conclusion I still cant access my site.
    can you help me? thanks

    #1367852
    Thai
    Moderator

    Hi There,

    Please try inserting this code under wp-config.php file instead:

    define('JETPACK_IP_ADDRESS_OK', 'X.X.X.X');

    If it doesn’t work, would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1367871
    Garry
    Participant
    This reply has been marked as private.
    #1367872
    Garry
    Participant

    Sorry, suddenly I can access it again.
    Thankyou for your help.
    btw, what is causing that thing?

    #1367879
    Thai
    Moderator

    Hi There,

    It could be you missed the define in this code:

    (‘JETPACK_IP_ADDRESS_OK’, ‘X.X.X.X’)

    The correct code should be:

    define('JETPACK_IP_ADDRESS_OK', 'X.X.X.X');

    Regards!

    #1367904
    Garry
    Participant

    okeyy. thankyou guys! really appreciate

    #1367912
    Thai
    Moderator

    If you need anything else please let us know.

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