This topic has 27 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #157344
     jwchameleoncorp
    Participant

    Hello,

    For some reason images that are clicked in any activity feed (site-wide or personal) do not load.

    However, the same images will load if they are clicked from a user’s media folder.

    Any idea what the issue might be?

    Thanks.

     

    #157345
     jwchameleoncorp
    Participant

    The website is https://matchingglove.com

    #157412
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! ?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #157433
     jwchameleoncorp
    Participant

    Thank you!

    #157596
     Radu
    Moderator

    Hi,
    Please provide an account in a private reply to can see how this it happens

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #157602
     jwchameleoncorp
    Participant
    This reply has been set as private.
    #157792
     Radu
    Moderator

    Hi,

    The problem it’s because some resources are loaded from HTTP instead of https

    try to install this plugin : https://wordpress.org/plugins/wp-force-ssl/ it should fix the issue

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #157862
     jwchameleoncorp
    Participant

    Hi @radu

    How are you my friend?

    Thanks for taking a look. I did as you suggested, but the problem persists. It still won’t load images from activity feeds.

    Do I need to do something else?

    Thanks!

    #158129
     Radu
    Moderator

    Maybe because of this setting

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #158140
     jwchameleoncorp
    Participant

    That setting controls the ability to add media, not view images. Also, the images can be viewed from a User’s Media Folder, just not from any activity feeds, so that setting wouldn’t make sense.

    #158340
     Radu
    Moderator

    Hi,

    There it’s another error in browser console when you open the image pop-up

    Most sure you have some restriction snippet that it restricts also the rtMedia and prevents photos to be loaded, if you de-activate the child theme the photo pop up works right ?

    Let me know

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #158630
     jwchameleoncorp
    Participant

    Hey Radu,

    Tried changing to the Sweet Date Parent theme. Did not fix the issue.

    Also looked at the rtMedia settings and didn’t find anything that could cause this issue.

    Laura did some CSS work about 3 months ago regarding user images. Here is the ticket: https://archived.seventhqueen.com/forums/topic/rtmedia-and-sweet-date-demo

    Don’t know if the code could cause this?

    Thanks for the help. 🙂

    #158841
     Radu
    Moderator

    Hi,

    The CSS change cannot affect that, it’s a different kind of problem, please de-activate pmpro pluguin just to test it, if you have some caching empty after the plugin de-activation and check again.

    Also if you have some restrictions in child theme or any kind of code changes de-activate it beside the pmpro plugin.

    Check again

    Let me know
    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #158884
     jwchameleoncorp
    Participant

    Hello my friend,

    I deactivated the PMPro plugin, cleared the caches (browser, host, and Cloudflare), changed from the child theme to the parent theme, but none of that fixed the issue.

    Any ideas?

    Thanks!

    #159135
     Radu
    Moderator

    Try to update theme and plugins, try to de-activate all plugins and enable back again.

    Try to enable wp debug to see if some error it’s displayed.

    Steps to enable wp debug:

    •  Connect to your server by FTP
    • Look in root directory of your WordPress install and open wp-config.php
    • Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
    COPY CODE
    define( 'WP_DEBUG', true );
    
    •   After this line add this:
    COPY CODE
    define( 'WP_DEBUG_LOG', true );
    

    WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).

    Repeat the described actions and then check the debug.log file and let me know what error appears.

    If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.

    After you have disabled the plugins try to see if the error persists.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #159594
     jwchameleoncorp
    Participant

    Hi Radu,

    I followed your instructions.

    I was not able to solve the problem, but I did create a debug log for you. Also, since there is no meaningful website traffic, I left the WP DEBUG ‘TRUE’ so you can see the errors on the website using the same login credentials.

    Below is the Debug Log.

    Thanks for your help.

    ——————–

    [25-Apr-2017 19:28:11 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:28:12 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:28:15 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:30:06 UTC] PHP Notice: Undefined variable: server_name in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wp-spamshield/wp-spamshield.php on line 762
    [25-Apr-2017 19:30:07 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wp-spamshield/wp-spamshield.php:762) in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/sg-cachepress/class-sg-cachepress.php on line 348
    [25-Apr-2017 19:30:07 UTC] PHP Notice: Undefined index: REQUEST_METHOD in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wp-spamshield/includes/class.security.php on line 503
    [25-Apr-2017 19:30:08 UTC] PHP Notice: Undefined index: SERVER_PROTOCOL in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate/framework/helpers.php on line 282
    [25-Apr-2017 19:30:08 UTC] PHP Notice: Undefined index: SERVER_PORT in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate/framework/helpers.php on line 283
    [25-Apr-2017 19:30:08 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:32:18 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:32:19 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:32:20 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:32:21 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:32:23 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:32:24 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:32:25 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:32:26 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:32:28 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:32:29 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:35:56 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:35:57 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:35:58 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:36:00 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:36:01 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:36:02 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:36:04 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:36:05 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:36:06 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:36:07 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:36:09 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:38:14 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:38:15 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:38:16 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:38:18 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:38:19 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:38:21 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:38:22 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:38:24 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:38:25 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:38:26 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:42:16 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:42:18 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:42:19 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:42:20 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:42:21 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:42:23 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:42:25 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:42:26 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:42:27 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:42:29 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:42:30 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:46:34 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:46:34 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:46:41 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:48:12 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:48:15 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:48:18 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:48:22 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:48:26 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:48:29 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:59:08 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:59:10 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:59:11 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:59:12 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:59:14 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:59:15 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:59:17 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:59:18 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:59:19 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:59:20 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 19:59:22 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:00:06 UTC] PHP Notice: Undefined variable: server_name in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wp-spamshield/wp-spamshield.php on line 762
    [25-Apr-2017 20:00:07 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wp-spamshield/wp-spamshield.php:762) in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/sg-cachepress/class-sg-cachepress.php on line 348
    [25-Apr-2017 20:00:07 UTC] PHP Notice: Undefined index: REQUEST_METHOD in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wp-spamshield/includes/class.security.php on line 503
    [25-Apr-2017 20:00:08 UTC] PHP Notice: Undefined index: SERVER_PROTOCOL in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate/framework/helpers.php on line 282
    [25-Apr-2017 20:00:08 UTC] PHP Notice: Undefined index: SERVER_PORT in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate/framework/helpers.php on line 283
    [25-Apr-2017 20:00:08 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:01:57 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:01:59 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:02:01 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:02:03 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:02:04 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:02:06 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:02:08 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:02:09 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:02:11 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:02:12 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:02:42 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:02:43 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:02:45 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:02:47 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:02:48 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:02:49 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:02:50 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:02:52 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:02:53 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:02:54 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:02:58 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /home/swiftbus/public_html/matchingglove.com/wp-includes/class-wp-hook.php on line 300
    [25-Apr-2017 20:02:58 UTC] PHP Notice: Undefined variable: server_name in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wp-spamshield/wp-spamshield.php on line 762
    [25-Apr-2017 20:02:58 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /home/swiftbus/public_html/matchingglove.com/wp-includes/class-wp-hook.php on line 300
    [25-Apr-2017 20:02:59 UTC] PHP Notice: Undefined index: SERVER_PORT in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate/framework/helpers.php on line 283
    [25-Apr-2017 20:02:59 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /home/swiftbus/public_html/matchingglove.com/wp-includes/class-wp-hook.php on line 300
    [25-Apr-2017 20:03:02 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /home/swiftbus/public_html/matchingglove.com/wp-includes/class-wp-hook.php on line 300
    [25-Apr-2017 20:03:03 UTC] PHP Notice: Undefined variable: server_name in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wp-spamshield/wp-spamshield.php on line 762
    [25-Apr-2017 20:03:03 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /home/swiftbus/public_html/matchingglove.com/wp-includes/class-wp-hook.php on line 300
    [25-Apr-2017 20:03:03 UTC] PHP Notice: Undefined index: SERVER_PORT in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate/framework/helpers.php on line 283
    [25-Apr-2017 20:03:03 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /home/swiftbus/public_html/matchingglove.com/wp-includes/class-wp-hook.php on line 300
    [25-Apr-2017 20:03:41 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /home/swiftbus/public_html/matchingglove.com/wp-includes/class-wp-hook.php on line 300
    [25-Apr-2017 20:03:42 UTC] PHP Notice: Undefined variable: server_name in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wp-spamshield/wp-spamshield.php on line 762
    [25-Apr-2017 20:03:42 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /home/swiftbus/public_html/matchingglove.com/wp-includes/class-wp-hook.php on line 300
    [25-Apr-2017 20:03:42 UTC] PHP Notice: Undefined index: SERVER_PORT in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate/framework/helpers.php on line 283
    [25-Apr-2017 20:03:42 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /home/swiftbus/public_html/matchingglove.com/wp-includes/class-wp-hook.php on line 300
    [25-Apr-2017 20:03:51 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /home/swiftbus/public_html/matchingglove.com/wp-includes/class-wp-hook.php on line 300
    [25-Apr-2017 20:03:51 UTC] PHP Notice: Undefined variable: server_name in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wp-spamshield/wp-spamshield.php on line 762
    [25-Apr-2017 20:03:51 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /home/swiftbus/public_html/matchingglove.com/wp-includes/class-wp-hook.php on line 300
    [25-Apr-2017 20:03:52 UTC] PHP Notice: Undefined index: SERVER_PORT in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate/framework/helpers.php on line 283
    [25-Apr-2017 20:03:52 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /home/swiftbus/public_html/matchingglove.com/wp-includes/class-wp-hook.php on line 300
    [25-Apr-2017 20:03:54 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /home/swiftbus/public_html/matchingglove.com/wp-includes/class-wp-hook.php on line 300
    [25-Apr-2017 20:03:54 UTC] PHP Notice: Undefined variable: server_name in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wp-spamshield/wp-spamshield.php on line 762
    [25-Apr-2017 20:03:54 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /home/swiftbus/public_html/matchingglove.com/wp-includes/class-wp-hook.php on line 300
    [25-Apr-2017 20:03:55 UTC] PHP Notice: Undefined index: SERVER_PORT in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate/framework/helpers.php on line 283
    [25-Apr-2017 20:03:55 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /home/swiftbus/public_html/matchingglove.com/wp-includes/class-wp-hook.php on line 300
    [25-Apr-2017 20:04:18 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:04:19 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:04:26 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:05:54 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /home/swiftbus/public_html/matchingglove.com/wp-includes/class-wp-hook.php on line 300
    [25-Apr-2017 20:05:55 UTC] PHP Notice: Undefined variable: server_name in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wp-spamshield/wp-spamshield.php on line 762
    [25-Apr-2017 20:05:55 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /home/swiftbus/public_html/matchingglove.com/wp-includes/class-wp-hook.php on line 300
    [25-Apr-2017 20:05:55 UTC] PHP Notice: Undefined index: SERVER_PORT in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate/framework/helpers.php on line 283
    [25-Apr-2017 20:05:55 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /home/swiftbus/public_html/matchingglove.com/wp-includes/class-wp-hook.php on line 300
    [25-Apr-2017 20:13:47 UTC] PHP Notice: Use of undefined constant groups – assumed ‘groups’ in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:13:47 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:13:47 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:13:51 UTC] PHP Notice: Use of undefined constant groups – assumed ‘groups’ in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:13:51 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:13:51 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:14:02 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:14:40 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:14:52 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:15:18 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:15:21 UTC] jp-sitemap-FqjIv: — Updating…
    [25-Apr-2017 20:15:21 UTC] jp-sitemap-FqjIv: — Building sitemap-1.xml
    [25-Apr-2017 20:15:21 UTC] jp-sitemap-FqjIv: — Cleaning Up jp_sitemap
    [25-Apr-2017 20:15:21 UTC] jp-sitemap-FqjIv: — Cleaning Up jp_sitemap_index
    [25-Apr-2017 20:15:21 UTC] jp-sitemap-FqjIv: — Building image-sitemap-1.xml
    [25-Apr-2017 20:15:21 UTC] jp-sitemap-FqjIv: — Cleaning Up jp_img_sitemap
    [25-Apr-2017 20:15:21 UTC] jp-sitemap-FqjIv: — Cleaning Up jp_img_sitemap_index
    [25-Apr-2017 20:15:21 UTC] jp-sitemap-FqjIv: — Building video-sitemap-1.xml
    [25-Apr-2017 20:15:21 UTC] jp-sitemap-FqjIv: — Cleaning Up jp_vid_sitemap
    [25-Apr-2017 20:15:21 UTC] jp-sitemap-FqjIv: — Cleaning Up jp_vid_sitemap_index
    [25-Apr-2017 20:15:21 UTC] jp-sitemap-FqjIv: — Building Master Sitemap.
    [25-Apr-2017 20:15:21 UTC] jp-sitemap-FqjIv: — Finished.
    [25-Apr-2017 20:15:21 UTC] jp-sitemap-FqjIv: 4.725 seconds elapsed.
    [25-Apr-2017 20:15:34 UTC] Array
    (
    [akismet_debug] => Array
    (
    [akismet_url] => https://ac7bfaabcf46.rest.akismet.com/1.1/verify-key
    [http_args] => Array
    (
    [body] => key=ac7bfaabcf46&blog=https%3A%2F%2Fmatchingglove.com
    [headers] => Array
    (
    [Content-Type] => application/x-www-form-urlencoded; charset=UTF-8
    [Host] => ac7bfaabcf46.rest.akismet.com
    [User-Agent] => WordPress/4.7.4 | Akismet/3.3
    )

    [httpversion] => 1.0
    [timeout] => 15
    )

    [response] => Array
    (
    [headers] => Requests_Utility_CaseInsensitiveDictionary Object
    (
    [data:protected] => Array
    (
    [server] => nginx
    [date] => Tue, 25 Apr 2017 20:15:34 GMT
    [content-type] => text/plain; charset=utf-8
    [content-length] => 5
    )

    )

    [body] => valid
    [response] => Array
    (
    [code] => 200
    [message] => OK
    )

    [cookies] => Array
    (
    )

    [filename] =>
    [http_response] => WP_HTTP_Requests_Response Object
    (
    [response:protected] => Requests_Response Object
    (
    [body] => valid
    [raw] => HTTP/1.1 200 OK
    Server: nginx
    Date: Tue, 25 Apr 2017 20:15:34 GMT
    Content-Type: text/plain; charset=utf-8
    Content-Length: 5
    Connection: close

    valid
    [headers] => Requests_Response_Headers Object
    (
    [data:protected] => Array
    (
    [server] => Array
    (
    [0] => nginx
    )

    [date] => Array
    (
    [0] => Tue, 25 Apr 2017 20:15:34 GMT
    )

    [content-type] => Array
    (
    [0] => text/plain; charset=utf-8
    )

    [content-length] => Array
    (
    [0] => 5
    )

    )

    )

    [status_code] => 200
    [protocol_version] => 1.1
    [success] => 1
    [redirects] => 0
    [url] => https://ac7bfaabcf46.rest.akismet.com/1.1/verify-key
    [history] => Array
    (
    )

    [cookies] => Requests_Cookie_Jar Object
    (
    [cookies:protected] => Array
    (
    )

    )

    )

    [filename:protected] =>
    [data] =>
    [headers] =>
    [status] =>
    )

    )

    )

    )

    [25-Apr-2017 20:15:38 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:15:40 UTC] Array
    (
    [akismet_debug] => Array
    (
    [akismet_url] => https://ac7bfaabcf46.rest.akismet.com/1.1/verify-key
    [http_args] => Array
    (
    [body] => key=ac7bfaabcf46&blog=https%3A%2F%2Fmatchingglove.com
    [headers] => Array
    (
    [Content-Type] => application/x-www-form-urlencoded; charset=UTF-8
    [Host] => ac7bfaabcf46.rest.akismet.com
    [User-Agent] => WordPress/4.7.4 | Akismet/3.3
    )

    [httpversion] => 1.0
    [timeout] => 15
    )

    [response] => Array
    (
    [headers] => Requests_Utility_CaseInsensitiveDictionary Object
    (
    [data:protected] => Array
    (
    [server] => nginx
    [date] => Tue, 25 Apr 2017 20:15:40 GMT
    [content-type] => text/plain; charset=utf-8
    [content-length] => 5
    )

    )

    [body] => valid
    [response] => Array
    (
    [code] => 200
    [message] => OK
    )

    [cookies] => Array
    (
    )

    [filename] =>
    [http_response] => WP_HTTP_Requests_Response Object
    (
    [response:protected] => Requests_Response Object
    (
    [body] => valid
    [raw] => HTTP/1.1 200 OK
    Server: nginx
    Date: Tue, 25 Apr 2017 20:15:40 GMT
    Content-Type: text/plain; charset=utf-8
    Content-Length: 5
    Connection: close

    valid
    [headers] => Requests_Response_Headers Object
    (
    [data:protected] => Array
    (
    [server] => Array
    (
    [0] => nginx
    )

    [date] => Array
    (
    [0] => Tue, 25 Apr 2017 20:15:40 GMT
    )

    [content-type] => Array
    (
    [0] => text/plain; charset=utf-8
    )

    [content-length] => Array
    (
    [0] => 5
    )

    )

    )

    [status_code] => 200
    [protocol_version] => 1.1
    [success] => 1
    [redirects] => 0
    [url] => https://ac7bfaabcf46.rest.akismet.com/1.1/verify-key
    [history] => Array
    (
    )

    [cookies] => Requests_Cookie_Jar Object
    (
    [cookies:protected] => Array
    (
    )

    )

    )

    [filename:protected] =>
    [data] =>
    [headers] =>
    [status] =>
    )

    )

    )

    )

    [25-Apr-2017 20:15:40 UTC] Array
    (
    [akismet_debug] => Array
    (
    [akismet_url] => https://ac7bfaabcf46.rest.akismet.com/1.1/get-stats
    [http_args] => Array
    (
    [body] => blog=https%3A%2F%2Fmatchingglove.com&key=ac7bfaabcf46&from=6-months
    [headers] => Array
    (
    [Content-Type] => application/x-www-form-urlencoded; charset=UTF-8
    [Host] => ac7bfaabcf46.rest.akismet.com
    [User-Agent] => WordPress/4.7.4 | Akismet/3.3
    )

    [httpversion] => 1.0
    [timeout] => 15
    )

    [response] => Array
    (
    [headers] => Requests_Utility_CaseInsensitiveDictionary Object
    (
    [data:protected] => Array
    (
    [server] => nginx
    [date] => Tue, 25 Apr 2017 20:15:40 GMT
    [content-type] => text/plain; charset=utf-8
    [vary] => Accept-Encoding
    [content-encoding] => gzip
    )

    )

    [body] => {“spam”:0,”ham”:8,”missed_spam”:0,”false_positives”:0,”accuracy”:”100.0″,”breakdown”:{“2016-10”:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2016-10-01″},”2016-11″:{“spam”:”0″,”ham”:”2″,”missed_spam”:”0″,”false_positives”:”0″,”da”:”2016-11-01″},”2016-12″:{“spam”:”0″,”ham”:”6″,”missed_spam”:”0″,”false_positives”:”0″,”da”:”2016-12-01″},”2017-01″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2017-01-01″},”2017-02″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2017-02-01″},”2017-03″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2017-03-01″},”2017-04″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2017-04-01″}},”time_saved”:0}
    [response] => Array
    (
    [code] => 200
    [message] => OK
    )

    [cookies] => Array
    (
    )

    [filename] =>
    [http_response] => WP_HTTP_Requests_Response Object
    (
    [response:protected] => Requests_Response Object
    (
    [body] => {“spam”:0,”ham”:8,”missed_spam”:0,”false_positives”:0,”accuracy”:”100.0″,”breakdown”:{“2016-10”:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2016-10-01″},”2016-11″:{“spam”:”0″,”ham”:”2″,”missed_spam”:”0″,”false_positives”:”0″,”da”:”2016-11-01″},”2016-12″:{“spam”:”0″,”ham”:”6″,”missed_spam”:”0″,”false_positives”:”0″,”da”:”2016-12-01″},”2017-01″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2017-01-01″},”2017-02″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2017-02-01″},”2017-03″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2017-03-01″},”2017-04″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2017-04-01″}},”time_saved”:0}
    [raw] => HTTP/1.1 200 OK
    Server: nginx
    Date: Tue, 25 Apr 2017 20:15:40 GMT
    Content-Type: text/plain; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Content-Encoding: gzip

    {“spam”:0,”ham”:8,”missed_spam”:0,”false_positives”:0,”accuracy”:”100.0″,”breakdown”:{“2016-10”:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2016-10-01″},”2016-11″:{“spam”:”0″,”ham”:”2″,”missed_spam”:”0″,”false_positives”:”0″,”da”:”2016-11-01″},”2016-12″:{“spam”:”0″,”ham”:”6″,”missed_spam”:”0″,”false_positives”:”0″,”da”:”2016-12-01″},”2017-01″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2017-01-01″},”2017-02″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2017-02-01″},”2017-03″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2017-03-01″},”2017-04″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2017-04-01″}},”time_saved”:0}
    [headers] => Requests_Response_Headers Object
    (
    [data:protected] => Array
    (
    [server] => Array
    (
    [0] => nginx
    )

    [date] => Array
    (
    [0] => Tue, 25 Apr 2017 20:15:40 GMT
    )

    [content-type] => Array
    (
    [0] => text/plain; charset=utf-8
    )

    [vary] => Array
    (
    [0] => Accept-Encoding
    )

    [content-encoding] => Array
    (
    [0] => gzip
    )

    )

    )

    [status_code] => 200
    [protocol_version] => 1.1
    [success] => 1
    [redirects] => 0
    [url] => https://ac7bfaabcf46.rest.akismet.com/1.1/get-stats
    [history] => Array
    (
    )

    [cookies] => Requests_Cookie_Jar Object
    (
    [cookies:protected] => Array
    (
    )

    )

    )

    [filename:protected] =>
    [data] =>
    [headers] =>
    [status] =>
    )

    )

    )

    )

    [25-Apr-2017 20:15:40 UTC] Array
    (
    [akismet_debug] => Array
    (
    [akismet_url] => https://ac7bfaabcf46.rest.akismet.com/1.1/get-stats
    [http_args] => Array
    (
    [body] => blog=https%3A%2F%2Fmatchingglove.com&key=ac7bfaabcf46&from=all
    [headers] => Array
    (
    [Content-Type] => application/x-www-form-urlencoded; charset=UTF-8
    [Host] => ac7bfaabcf46.rest.akismet.com
    [User-Agent] => WordPress/4.7.4 | Akismet/3.3
    )

    [httpversion] => 1.0
    [timeout] => 15
    )

    [response] => Array
    (
    [headers] => Requests_Utility_CaseInsensitiveDictionary Object
    (
    [data:protected] => Array
    (
    [server] => nginx
    [date] => Tue, 25 Apr 2017 20:15:40 GMT
    [content-type] => text/plain; charset=utf-8
    [vary] => Accept-Encoding
    [content-encoding] => gzip
    )

    )

    [body] => {“spam”:0,”ham”:8,”missed_spam”:0,”false_positives”:0,”accuracy”:”100.0″,”breakdown”:{“2011”:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2011-01-01″},”2012″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2012-01-01″},”2013″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2013-01-01″},”2014″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2014-01-01″},”2015″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2015-01-01″},”2016″:{“spam”:0,”ham”:8,”missed_spam”:0,”false_positives”:0,”da”:”2016-01-01″},”2017″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2017-01-01″}},”time_saved”:0}
    [response] => Array
    (
    [code] => 200
    [message] => OK
    )

    [cookies] => Array
    (
    )

    [filename] =>
    [http_response] => WP_HTTP_Requests_Response Object
    (
    [response:protected] => Requests_Response Object
    (
    [body] => {“spam”:0,”ham”:8,”missed_spam”:0,”false_positives”:0,”accuracy”:”100.0″,”breakdown”:{“2011”:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2011-01-01″},”2012″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2012-01-01″},”2013″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2013-01-01″},”2014″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2014-01-01″},”2015″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2015-01-01″},”2016″:{“spam”:0,”ham”:8,”missed_spam”:0,”false_positives”:0,”da”:”2016-01-01″},”2017″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2017-01-01″}},”time_saved”:0}
    [raw] => HTTP/1.1 200 OK
    Server: nginx
    Date: Tue, 25 Apr 2017 20:15:40 GMT
    Content-Type: text/plain; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    Content-Encoding: gzip

    {“spam”:0,”ham”:8,”missed_spam”:0,”false_positives”:0,”accuracy”:”100.0″,”breakdown”:{“2011”:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2011-01-01″},”2012″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2012-01-01″},”2013″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2013-01-01″},”2014″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2014-01-01″},”2015″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2015-01-01″},”2016″:{“spam”:0,”ham”:8,”missed_spam”:0,”false_positives”:0,”da”:”2016-01-01″},”2017″:{“spam”:0,”ham”:0,”missed_spam”:0,”false_positives”:0,”da”:”2017-01-01″}},”time_saved”:0}
    [headers] => Requests_Response_Headers Object
    (
    [data:protected] => Array
    (
    [server] => Array
    (
    [0] => nginx
    )

    [date] => Array
    (
    [0] => Tue, 25 Apr 2017 20:15:40 GMT
    )

    [content-type] => Array
    (
    [0] => text/plain; charset=utf-8
    )

    [vary] => Array
    (
    [0] => Accept-Encoding
    )

    [content-encoding] => Array
    (
    [0] => gzip
    )

    )

    )

    [status_code] => 200
    [protocol_version] => 1.1
    [success] => 1
    [redirects] => 0
    [url] => https://ac7bfaabcf46.rest.akismet.com/1.1/get-stats
    [history] => Array
    (
    )

    [cookies] => Requests_Cookie_Jar Object
    (
    [cookies:protected] => Array
    (
    )

    )

    )

    [filename:protected] =>
    [data] =>
    [headers] =>
    [status] =>
    )

    )

    )

    )

    [25-Apr-2017 20:15:53 UTC] PHP Notice: Use of undefined constant groups – assumed ‘groups’ in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:15:53 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:15:53 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:15:55 UTC] PHP Notice: Use of undefined constant groups – assumed ‘groups’ in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:15:55 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:15:55 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:15:57 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:16:48 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:16:51 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:16:53 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:17:01 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:17:04 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:17:06 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:17:09 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:17:13 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:17:14 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:17:32 UTC] PHP Notice: Use of undefined constant groups – assumed ‘groups’ in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:17:32 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:17:32 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:17:35 UTC] PHP Notice: Use of undefined constant groups – assumed ‘groups’ in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:17:35 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:17:35 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:17:36 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:17:44 UTC] PHP Notice: Use of undefined constant groups – assumed ‘groups’ in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:17:44 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:17:44 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:17:47 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:18:06 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:18:20 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:18:23 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:18:34 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:18:40 UTC] Array
    (
    [akismet_debug] => Array
    (
    [akismet_url] => https://ac7bfaabcf46.rest.akismet.com/1.1/deactivate
    [http_args] => Array
    (
    [body] => key=ac7bfaabcf46&blog=https%3A%2F%2Fmatchingglove.com
    [headers] => Array
    (
    [Content-Type] => application/x-www-form-urlencoded; charset=UTF-8
    [Host] => ac7bfaabcf46.rest.akismet.com
    [User-Agent] => WordPress/4.7.4 | Akismet/3.3
    )

    [httpversion] => 1.0
    [timeout] => 15
    )

    [response] => Array
    (
    [headers] => Requests_Utility_CaseInsensitiveDictionary Object
    (
    [data:protected] => Array
    (
    [server] => nginx
    [date] => Tue, 25 Apr 2017 20:18:40 GMT
    [content-type] => text/plain; charset=utf-8
    [content-length] => 11
    )

    )

    [body] => deactivated
    [response] => Array
    (
    [code] => 200
    [message] => OK
    )

    [cookies] => Array
    (
    )

    [filename] =>
    [http_response] => WP_HTTP_Requests_Response Object
    (
    [response:protected] => Requests_Response Object
    (
    [body] => deactivated
    [raw] => HTTP/1.1 200 OK
    Server: nginx
    Date: Tue, 25 Apr 2017 20:18:40 GMT
    Content-Type: text/plain; charset=utf-8
    Content-Length: 11
    Connection: close

    deactivated
    [headers] => Requests_Response_Headers Object
    (
    [data:protected] => Array
    (
    [server] => Array
    (
    [0] => nginx
    )

    [date] => Array
    (
    [0] => Tue, 25 Apr 2017 20:18:40 GMT
    )

    [content-type] => Array
    (
    [0] => text/plain; charset=utf-8
    )

    [content-length] => Array
    (
    [0] => 11
    )

    )

    )

    [status_code] => 200
    [protocol_version] => 1.1
    [success] => 1
    [redirects] => 0
    [url] => https://ac7bfaabcf46.rest.akismet.com/1.1/deactivate
    [history] => Array
    (
    )

    [cookies] => Requests_Cookie_Jar Object
    (
    [cookies:protected] => Array
    (
    )

    )

    )

    [filename:protected] =>
    [data] =>
    [headers] =>
    [status] =>
    )

    )

    )

    )

    [25-Apr-2017 20:18:41 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:18:49 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:19:04 UTC] PHP Notice: Use of undefined constant groups – assumed ‘groups’ in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:19:04 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:19:04 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:19:07 UTC] PHP Notice: Use of undefined constant groups – assumed ‘groups’ in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:19:07 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:19:07 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:19:37 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query INSERT INTO wp_wangguardoptions (option_name, option_value) VALUES ( ‘wangguard_stats’ , ‘a:2:{s:5:\”check\”;i:100;s:8:\”detected\”;i:86;}’ ) made by activate_plugin, do_action(‘activate_wangguard/wangguard-admin.php’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_install, wangguard_update_option
    [25-Apr-2017 20:19:37 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query INSERT INTO wp_wangguardoptions (option_name, option_value) VALUES ( ‘wangguard-enable-bp-report-btn’ , ‘1’ ) made by activate_plugin, do_action(‘activate_wangguard/wangguard-admin.php’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_install, wangguard_update_option
    [25-Apr-2017 20:19:37 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query INSERT INTO wp_wangguardoptions (option_name, option_value) VALUES ( ‘wangguard-report-posts’ , ‘1’ ) made by activate_plugin, do_action(‘activate_wangguard/wangguard-admin.php’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_install, wangguard_update_option
    [25-Apr-2017 20:19:37 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query INSERT INTO wp_wangguardoptions (option_name, option_value) VALUES ( ‘wangguard-expertmode’ , ‘1’ ) made by activate_plugin, do_action(‘activate_wangguard/wangguard-admin.php’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_install, wangguard_update_option
    [25-Apr-2017 20:19:37 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query INSERT INTO wp_wangguardoptions (option_name, option_value) VALUES ( ‘wangguard-enable-bp-report-btn’ , ‘1’ ) made by activate_plugin, do_action(‘activate_wangguard/wangguard-admin.php’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_install, wangguard_update_option
    [25-Apr-2017 20:19:37 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query INSERT INTO wp_wangguardoptions (option_name, option_value) VALUES ( ‘wangguard-enable-bp-report-blog’ , ‘1’ ) made by activate_plugin, do_action(‘activate_wangguard/wangguard-admin.php’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_install, wangguard_update_option
    [25-Apr-2017 20:19:39 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:19:39 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query SELECT option_value FROM wp_wangguardoptions WHERE option_name = ‘wangguard_stats’ LIMIT 1 made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_admin_init, wangguard_install, wangguard_update_option, wangguard_get_option
    [25-Apr-2017 20:19:39 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query INSERT INTO wp_wangguardoptions (option_name, option_value) VALUES ( ‘wangguard_stats’ , ‘a:2:{s:5:\”check\”;i:100;s:8:\”detected\”;i:86;}’ ) made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_admin_init, wangguard_install, wangguard_update_option
    [25-Apr-2017 20:19:39 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query SELECT option_value FROM wp_wangguardoptions WHERE option_name = ‘wangguard-enable-bp-report-btn’ LIMIT 1 made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_admin_init, wangguard_install, wangguard_update_option, wangguard_get_option
    [25-Apr-2017 20:19:39 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query INSERT INTO wp_wangguardoptions (option_name, option_value) VALUES ( ‘wangguard-enable-bp-report-btn’ , ‘1’ ) made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_admin_init, wangguard_install, wangguard_update_option
    [25-Apr-2017 20:19:39 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query SELECT option_value FROM wp_wangguardoptions WHERE option_name = ‘wangguard-report-posts’ LIMIT 1 made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_admin_init, wangguard_install, wangguard_update_option, wangguard_get_option
    [25-Apr-2017 20:19:39 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query INSERT INTO wp_wangguardoptions (option_name, option_value) VALUES ( ‘wangguard-report-posts’ , ‘1’ ) made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_admin_init, wangguard_install, wangguard_update_option
    [25-Apr-2017 20:19:39 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query SELECT option_value FROM wp_wangguardoptions WHERE option_name = ‘wangguard-expertmode’ LIMIT 1 made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_admin_init, wangguard_install, wangguard_update_option, wangguard_get_option
    [25-Apr-2017 20:19:39 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query INSERT INTO wp_wangguardoptions (option_name, option_value) VALUES ( ‘wangguard-expertmode’ , ‘1’ ) made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_admin_init, wangguard_install, wangguard_update_option
    [25-Apr-2017 20:19:39 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query SELECT option_value FROM wp_wangguardoptions WHERE option_name = ‘wangguard-enable-bp-report-btn’ LIMIT 1 made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_admin_init, wangguard_install, wangguard_update_option, wangguard_get_option
    [25-Apr-2017 20:19:39 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query INSERT INTO wp_wangguardoptions (option_name, option_value) VALUES ( ‘wangguard-enable-bp-report-btn’ , ‘1’ ) made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_admin_init, wangguard_install, wangguard_update_option
    [25-Apr-2017 20:19:39 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query SELECT option_value FROM wp_wangguardoptions WHERE option_name = ‘wangguard-enable-bp-report-blog’ LIMIT 1 made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_admin_init, wangguard_install, wangguard_update_option, wangguard_get_option
    [25-Apr-2017 20:19:39 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query INSERT INTO wp_wangguardoptions (option_name, option_value) VALUES ( ‘wangguard-enable-bp-report-blog’ , ‘1’ ) made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_admin_init, wangguard_install, wangguard_update_option
    [25-Apr-2017 20:22:18 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:22:18 UTC] PHP Notice: Use of undefined constant groups – assumed ‘groups’ in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:22:18 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:22:18 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:22:18 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:18 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:18 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:18 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:18 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:18 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:18 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:18 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:18 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:18 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:18 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:18 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:18 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:18 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:18 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:18 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:18 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:18 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:18 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:18 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:21 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:22:21 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:22:31 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:22:31 UTC] PHP Notice: Use of undefined constant groups – assumed ‘groups’ in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:22:31 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:22:31 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:22:31 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:31 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:31 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:31 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:31 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:31 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:31 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:31 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:31 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:31 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:31 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:31 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:31 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:31 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:31 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:31 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:31 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:31 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:31 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:31 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:33 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:22:33 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:22:45 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:22:45 UTC] PHP Notice: Use of undefined constant groups – assumed ‘groups’ in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:22:45 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:22:45 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:22:45 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:45 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:45 UTC] PHP Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2027
    [25-Apr-2017 20:22:48 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:22:48 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:22:53 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:22:53 UTC] PHP Notice: Use of undefined constant groups – assumed ‘groups’ in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:22:53 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:22:53 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:22:55 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:22:55 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:22:59 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:23:01 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:23:19 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:23:19 UTC] PHP Notice: Use of undefined constant groups – assumed ‘groups’ in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:23:19 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:23:19 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:23:22 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:23:22 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:23:59 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:23:59 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:24:02 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:24:13 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:24:13 UTC] PHP Notice: Use of undefined constant groups – assumed ‘groups’ in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:24:13 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:24:13 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:24:16 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:24:20 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:24:21 UTC] PHP Notice: Use of undefined constant groups – assumed ‘groups’ in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:24:21 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:24:21 UTC] PHP Warning: Division by zero in /home/swiftbus/public_html/matchingglove.com/wp-content/themes/sweetdate-child/functions.php on line 24
    [25-Apr-2017 20:24:23 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:24:46 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:24:47 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:24:50 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query INSERT INTO wp_wangguardoptions (option_name, option_value) VALUES ( ‘wangguard_stats’ , ‘a:2:{s:5:\”check\”;i:100;s:8:\”detected\”;i:86;}’ ) made by activate_plugin, do_action(‘activate_wangguard/wangguard-admin.php’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_install, wangguard_update_option
    [25-Apr-2017 20:24:50 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query INSERT INTO wp_wangguardoptions (option_name, option_value) VALUES ( ‘wangguard-enable-bp-report-btn’ , ‘1’ ) made by activate_plugin, do_action(‘activate_wangguard/wangguard-admin.php’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_install, wangguard_update_option
    [25-Apr-2017 20:24:50 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query INSERT INTO wp_wangguardoptions (option_name, option_value) VALUES ( ‘wangguard-report-posts’ , ‘1’ ) made by activate_plugin, do_action(‘activate_wangguard/wangguard-admin.php’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_install, wangguard_update_option
    [25-Apr-2017 20:24:50 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query INSERT INTO wp_wangguardoptions (option_name, option_value) VALUES ( ‘wangguard-expertmode’ , ‘1’ ) made by activate_plugin, do_action(‘activate_wangguard/wangguard-admin.php’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_install, wangguard_update_option
    [25-Apr-2017 20:24:50 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query INSERT INTO wp_wangguardoptions (option_name, option_value) VALUES ( ‘wangguard-enable-bp-report-btn’ , ‘1’ ) made by activate_plugin, do_action(‘activate_wangguard/wangguard-admin.php’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_install, wangguard_update_option
    [25-Apr-2017 20:24:50 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query INSERT INTO wp_wangguardoptions (option_name, option_value) VALUES ( ‘wangguard-enable-bp-report-blog’ , ‘1’ ) made by activate_plugin, do_action(‘activate_wangguard/wangguard-admin.php’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_install, wangguard_update_option
    [25-Apr-2017 20:24:53 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:24:53 UTC] PHP Notice: Constant DISALLOW_FILE_EDIT already defined in /home/swiftbus/public_html/matchingglove.com/wp-config.php on line 106
    [25-Apr-2017 20:24:53 UTC] PHP Notice: Undefined variable: countSpan in /home/swiftbus/public_html/matchingglove.com/wp-content/plugins/wangguard/wangguard-admin.php on line 2280
    [25-Apr-2017 20:24:53 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query SELECT option_value FROM wp_wangguardoptions WHERE option_name = ‘wangguard_stats’ LIMIT 1 made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_admin_init, wangguard_install, wangguard_update_option, wangguard_get_option
    [25-Apr-2017 20:24:53 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query INSERT INTO wp_wangguardoptions (option_name, option_value) VALUES ( ‘wangguard_stats’ , ‘a:2:{s:5:\”check\”;i:100;s:8:\”detected\”;i:86;}’ ) made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_admin_init, wangguard_install, wangguard_update_option
    [25-Apr-2017 20:24:53 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query SELECT option_value FROM wp_wangguardoptions WHERE option_name = ‘wangguard-enable-bp-report-btn’ LIMIT 1 made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_admin_init, wangguard_install, wangguard_update_option, wangguard_get_option
    [25-Apr-2017 20:24:53 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query INSERT INTO wp_wangguardoptions (option_name, option_value) VALUES ( ‘wangguard-enable-bp-report-btn’ , ‘1’ ) made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_admin_init, wangguard_install, wangguard_update_option
    [25-Apr-2017 20:24:53 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query SELECT option_value FROM wp_wangguardoptions WHERE option_name = ‘wangguard-report-posts’ LIMIT 1 made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_admin_init, wangguard_install, wangguard_update_option, wangguard_get_option
    [25-Apr-2017 20:24:53 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query INSERT INTO wp_wangguardoptions (option_name, option_value) VALUES ( ‘wangguard-report-posts’ , ‘1’ ) made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_admin_init, wangguard_install, wangguard_update_option
    [25-Apr-2017 20:24:53 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query SELECT option_value FROM wp_wangguardoptions WHERE option_name = ‘wangguard-expertmode’ LIMIT 1 made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_admin_init, wangguard_install, wangguard_update_option, wangguard_get_option
    [25-Apr-2017 20:24:53 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query INSERT INTO wp_wangguardoptions (option_name, option_value) VALUES ( ‘wangguard-expertmode’ , ‘1’ ) made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_admin_init, wangguard_install, wangguard_update_option
    [25-Apr-2017 20:24:53 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query SELECT option_value FROM wp_wangguardoptions WHERE option_name = ‘wangguard-enable-bp-report-btn’ LIMIT 1 made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_admin_init, wangguard_install, wangguard_update_option, wangguard_get_option
    [25-Apr-2017 20:24:53 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query INSERT INTO wp_wangguardoptions (option_name, option_value) VALUES ( ‘wangguard-enable-bp-report-btn’ , ‘1’ ) made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_admin_init, wangguard_install, wangguard_update_option
    [25-Apr-2017 20:24:53 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query SELECT option_value FROM wp_wangguardoptions WHERE option_name = ‘wangguard-enable-bp-report-blog’ LIMIT 1 made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_admin_init, wangguard_install, wangguard_update_option, wangguard_get_option
    [25-Apr-2017 20:24:53 UTC] WordPress database error Table ‘swiftbus_mg.wp_wangguardoptions’ doesn’t exist for query INSERT INTO wp_wangguardoptions (option_name, option_value) VALUES ( ‘wangguard-enable-bp-report-blog’ , ‘1’ ) made by require_once(‘wp-admin/admin.php’), do_action(‘admin_init’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wangguard_admin_init, wangguard_install, wangguard_update_option

    #159651
     Radu
    Moderator

    Hi again,

    Thank you for providing error log, I cannot see something related to the image popup loading issue.

    If you activate default wp theme twenty seventeen it works? if not ask to the rtmedia forum support

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #162830
     jwchameleoncorp
    Participant

    Hi @radu

    Circling back to this…

    Per rtMedia Forum Support, I deactivated plugins, cleared the caches, etc.

    The problem still persists. He requested a snapshot of the error (see attached snapshot.)

    After reviewing the snapshot, here was rtMedia Support’s reply:

    Hi.

    From your screenshot, it seems that you experience a jquery conflict.
    Suggestion: disable all plugins and retry after clearing cache. If issue is still there, contact KLEO theme’s team.

    If its not, enabling plugins one by one and retrying after every activation should help you identify, which one is conflicting. You will be able to remove it, or contact its author in order to provide a non-conflicting code there.

    Attachments:
    You must be logged in to view attached files.
    #163031
     Radu
    Moderator

    I see,

    Tried again but no success, try to add this code to htaccess file

    COPY CODE
    
    <IfModule mod_headers.c>
      <FilesMatch "\.(ttf|ttc|otf|eot|woff|woff2|font.css|css|js)$">
        Header set Access-Control-Allow-Origin "*"
      </FilesMatch>
    </IfModule>
    

    It should solve the insecure content notice from console and also the rtmedia loading problem.
    Let me know

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #163069
     jwchameleoncorp
    Participant

    Hi @radu

    I added the code to htaccess but the problem still persists.

    Jeff

    #163234
     Radu
    Moderator

    Provide FTP and admin credentials in a private reply to take a closer look

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #163264
     jwchameleoncorp
    Participant
    This reply has been set as private.
    #163300
     jwchameleoncorp
    Participant
    This reply has been set as private.
    #163535
     Radu
    Moderator
    This reply has been set as private.
    #163596
     jwchameleoncorp
    Participant

    Hi @radu

    I contact my host and they resolved the issue. Please try again using the same FTP credentials.

    Cheers my friend.

    #163862
     Radu
    Moderator

    Hi,

    Hard to debug but I’ve figured out !!!

    I’ve changed your site address from wp-admin -> settings -> general ->

    from HTTP to https

    Then I’ve uploaded a new theme from my account where the image path will be with https not with http for older uploaded images.

    https://matchingglove.com/activity/

    I’ve de-activated the wordapp plugin cuz it generates “To_Many_redirects_error” and i cannot login to wp admin.

    Now all things are ok, please check and confirm.

    Please ask WordApp forum support about the redirection loop in wp-admin.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #163870
     jwchameleoncorp
    Participant

    Perfect Radu! You rock!

    I’ll go in an delete all the images that were uploaded prior to converting the site to //https:

    That will fix everything.

    Also, I let the WordApp Mobile plugin author know about the wp-admin redirect issue.

    Thanks my friend!

    #164073
     Radu
    Moderator

    Great

    You’re welcome

    Have a nice day

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 28 posts - 1 through 28 (of 28 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?