• Resolved bulls_shark

    (@bulls_shark)


    Hello I am using your plugin on many websites, only lately I have been getting error messages even though I have js files in exception.

    An error has occurred: TypeError: Cannot read property ‘memoize’ of undefined header-…..min.js:17

    Uncaught TypeError: Cannot read property ‘createElement’ of undefined ..block.js

    Block “plugin/opt-in-out” is already registered. blocks.min.js

    Can you help with please, because I don’t want to do without your plugin and I really appreciate your work.

    Thanks a lot

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Raul P.

    (@alignak)

    Bare in mind that the files you need to exclude via the ignore list, are not always obvious. It could be a completely unrelated file causing it.

    The error is telling you that you merged a js file that expects ‘memoize’ to be defined earlier, possibly, it’s an inlined script.

    First check i you have anything else, another plugin for example, altering the order of scripts, or removing unnecessary scripts, or how the scripts work.

    Then you can start by adding all files in the header to the ignore list, and remove one by one until the error shows up.

    Thread Starter bulls_shark

    (@bulls_shark)

    Hi, thanks for the quick response. I’m going to have to play something here. The error only occurs with a plugin that I have installed on all pages.

    I have already migrated all files from this plugin. I deactivate the plugin everything runs without error message.

    Thanks for Support

    Plugin Author Raul P.

    (@alignak)

    Which plugin was it, just out of curiosity?
    Something custom made, or is it a free/paid plugin?

    Thread Starter bulls_shark

    (@bulls_shark)

    GDPR All in one for WP, it works great and do what it should. The error messages have already been passed on.

    Maybe you can add an exception here directly in the plugin?

    Thanks again for the support

    Plugin Author Raul P.

    (@alignak)

    Thanks, I’ll do a quick test with that one later.

    Thread Starter bulls_shark

    (@bulls_shark)

    Thank you, I really appreciate your support and time.

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