Forum Replies Created

Viewing 15 replies - 1 through 15 (of 21 total)
  • Thread Starter Root Creations

    (@root-creations)

    Hi,

    My understanding is that it’s network active – I wasn’t aware that you have individual command of the plugin for each subsite?

    Thanks in advance for your support.

    Thread Starter Root Creations

    (@root-creations)

    Update: It appears the last compatible version of Yoast SEO that I have found is V2.3.5, ty

    Thread Starter Root Creations

    (@root-creations)

    Do you happen to know which rollback version is working correctly? ty

    Thread Starter Root Creations

    (@root-creations)

    Thanks for the confirmation and the fix!

    Thread Starter Root Creations

    (@root-creations)

    Update: It appears this is happening with the latest version of Yoast SEO. The previous version I had installed in a sandbox worked fine until I updated it.

    I cannot add more than one marker for either newly created or published maps. ty

    Thread Starter Root Creations

    (@root-creations)

    Did anyone have any luck with finding out if there is a conflict with these plugins?

    Still no response from the developer – ty

    Thread Starter Root Creations

    (@root-creations)

    Hi,

    No response as yet although the developer has my AIOWPS settings config and htaccess to test. I’ve yet to check if the conflict can be isolated to a specific setting within AIOWPS, would be good to know results if you happen to check the same thing before me. Agreed the front end looks to be working fine, just no access to settings page, plugin info or updates etc

    Thread Starter Root Creations

    (@root-creations)

    Hi,

    I activated the debug log but it did not throw up any errors, I have since manually updated both AIOWPS and EEB but still no solution to the problem.

    I will set about deactivating each of the AiOWPS settings to see if I can isolate the issue (brute force lockout etc)

    I can mail you my AIOWPS settings as well as my root directory and sub directory htaccess files to see if you can either recreate the issue or spot any errors? Just need an address – ty

    Thread Starter Root Creations

    (@root-creations)

    I’m happy to provide you with more information if possible. What can I get for you?

    Is there likely to be an error.log generated for such an occurrence?

    I can update the plugin manually but not being able to access the settings page is obviously terminal – it’s strange that I get the problem on other installations, otherwise I could have looked server side.

    Could there be a setting within AIOWPS that could be messing things up?

    Thank you

    Thread Starter Root Creations

    (@root-creations)

    Hi,

    Correction the conflict appears to be with the All in one WP security plugin (AIOWPS), this must be in line with an update to one of the plugins as I have accessed the EEB settings previously. Is there any way to get around this as I would really like to use both plugins together – ty

    Thread Starter Root Creations

    (@root-creations)

    Hi and thanks for that,

    The errors appear to have been cleared for now so that’s great! Obviously my only remaining concerns are with updating the plugin successfully or overlooking a potential security hole?? I guess the only thing to do for now is rerun the disabling/deleting plugin procedure and see if the tables get dropped or emptied?? Any advice on things I should be out looking for would be greatly appreciated.

    Thanks again for all your help and a great plugin

    Thread Starter Root Creations

    (@root-creations)

    Ah, sorry – I got it to work this time around, I’d originally copied your code from the automated email response which had omitted a space before the db prefix and included a ‘ on the end. So is this promising? and should it work if I manually create the others tables?, how would I do this? thanks for your patience

    Thread Starter Root Creations

    (@root-creations)

    Hi, the test returned this error – I changed the prefix as instructed

    #1064 – You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘EXISTSdbprefix_aiowps_login_lockdown` ( id bigint(20) NOT NULL AUTO_INCREMENT’ at line 1

    Thread Starter Root Creations

    (@root-creations)

    Hi, Ok – here are the extent of the errors which I am finding in greater detail – I’ve omitted (I hope) all sensitive info and replaced with hashtags as well as any effectively duplicate errors. I’d recently deleted the error_log so it wasn’t that full, but basically the errors continue to be repetitive – I hope this can shed some light – ty

    [03-Dec-2014 14:32:44 UTC] WordPress database error Table ‘#db-user.db-name#_aiowps_login_activity’ doesn’t exist for query UPDATE #db-name_aiowps_login_activity SET logout_date = ‘2014-12-03 14:32:44’ WHERE user_id = 3 AND login_ip = ‘#ip.ip.ip.ip’ AND logout_date = ‘0000-00-00 00:00:00’ made by wp_logout, wp_clear_auth_cookie, do_action(‘clear_auth_cookie’), call_user_func_array, AIOWPSecurity_User_Login->wp_logout_action_handler

    [03-Dec-2014 14:32:44 UTC] WordPress database error Table ‘#db-user.#db-name_aiowps_login_lockdown’ doesn’t exist for query SELECT * FROM #db-name_aiowps_login_lockdown WHERE release_date > now() AND failed_login_ip LIKE ‘#ip.ip.ip.ip’ made by wp_signon, wp_authenticate, apply_filters(‘authenticate’), call_user_func_array, AIOWPSecurity_User_Login->aiowp_auth_login, AIOWPSecurity_User_Login->check_locked_user

    [03-Dec-2014 14:42:16 UTC] WordPress database error Table ‘#db-user.#db-name_aiowps_login_activity’ doesn’t exist for query INSERT INTO #db-name_aiowps_login_activity (user_id, user_login, login_date, login_ip) VALUES (‘3’, ‘#wp-username’, ‘2014-12-03 14:42:16’, ‘#ip.ip.ip.ip’) made by wp_signon, do_action(‘wp_login’), call_user_func_array, AIOWPSecurity_User_Login::wp_login_action_handler

    [03-Dec-2014 17:15:12 UTC] WordPress database error Table ‘#db-user.#db-name_aiowps_login_lockdown’ doesn’t exist for query SELECT * FROM #db-name_aiowps_login_lockdown WHERE release_date > now() AND failed_login_ip LIKE ‘#ip.ip.ip.ip’ made by wp_signon, wp_authenticate, apply_filters(‘authenticate’), call_user_func_array, AIOWPSecurity_User_Login->aiowp_auth_login, AIOWPSecurity_User_Login->check_locked_user

    [03-Dec-2014 17:15:12 UTC] WordPress database error Table ‘#db-user.#db-name_aiowps_login_activity’ doesn’t exist for query UPDATE #db-name_aiowps_login_activity SET logout_date = ‘2014-12-03 17:15:12’ WHERE user_id = 0 AND login_ip = ‘#ip.ip.ip.ip’ AND logout_date = ‘0000-00-00 00:00:00’ made by wp_clear_auth_cookie, do_action(‘clear_auth_cookie’), call_user_func_array, AIOWPSecurity_User_Login->wp_logout_action_handler

    [03-Dec-2014 21:44:34 UTC] WordPress database error Table ‘#db-user.#db-name_aiowps_login_activity’ doesn’t exist for query INSERT INTO #db-name_aiowps_login_activity (user_id, user_login, login_date, login_ip) VALUES (‘3’, ‘#wp-username’, ‘2014-12-03 21:44:34’, ‘#ip.ip.ip.ip’) made by wp_signon, do_action(‘wp_login’), call_user_func_array, AIOWPSecurity_User_Login::wp_login_action_handler

    [03-Dec-2014 21:45:47 UTC] WordPress database error Table ‘#db-user.#db-name_aiowps_events’ doesn’t exist for query select count(*) from #db-name_aiowps_events made by do_action_ref_array, call_user_func_array, AIOWPSecurity_Cronjob_Handler->aiowps_daily_cron_event_handler, do_action(‘aiowps_perform_db_cleanup_tasks’), call_user_func_array, AIOWPSecurity_Backup->aiowps_scheduled_db_cleanup_handler, AIOWPSecurity_Utility::cleanup_table

    Thread Starter Root Creations

    (@root-creations)

    It’s single site – which logs specifically should I be looking for in cPanel?

Viewing 15 replies - 1 through 15 (of 21 total)