• Resolved smithaa02

    (@smithaa02)


    I’m on version 3.5.0. When I try to preview my import I get a mysterious popup box that just says “Security error”. When I click on “Step 4″, the page reloads but nothing happens…no error…no step 5…strange.

    Also after updating to 3.5.0, I got an javascript error with static/admin.js where it compalained that replace() didn’t exist for class_check

    var class_check = jQuery(‘[class^=”dd-selected-text dashicon”]’).attr( ‘class’ );
    class_check = class_check.replace( “dd-selected-text dashicon “, “” );

    I added a temp fix, but thought that was odd too.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WP All Import

    (@wpallimport)

    Hi @smithaa02

    I’m on version 3.5.0. When I try to preview my import I get a mysterious popup box that just says “Security error”. When I click on “Step 4″, the page reloads but nothing happens…no error…no step 5…strange.

    The “Security check” error can mean one of 2 things:

    • There’s an issue with your cache. Try clearing your browser cache or using a different browser that you don’t often use.
    • Or, you’re hitting the max_input_vars limit on your server – you can check the server error logs or consult with your web host support team to figure this out and raise the setting.

    Also after updating to 3.5.0, I got an javascript error with static/admin.js where it compalained that replace() didn’t exist for class_check

    That’s strange – I tried replicate this, but there’s no error on my end. Can you please run a conflict test and let us know if the error goes away? See: https://www.wpallimport.com/documentation/troubleshooting/plugin-theme-conflicts/.

    Plugin Author WP All Import

    (@wpallimport)

    @smithaa02 I’m marking this as resolved since we have not heard back from you. Let us know if you still have questions about these issues.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Security Check Error’ is closed to new replies.