• Resolved steviek13

    (@steviek13)


    On settings page all I can see is the following:

    Converting circular structure to JSON –> starting at object with constructor ‘Object’ | property ‘_context’ -> object with constructor ‘Object’ — property ‘Provider’ closes the circle

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter steviek13

    (@steviek13)

    Still seeing error, here is full text:

    Error
    Sorry, an error occured! Don’t worry, I will fix this, so simply let me know about it.
    Here is some information about it:

    Converting circular structure to JSON –> starting at object with constructor ‘Object’ | property ‘_context’ -> object with constructor ‘Object’ — property ‘Provider’ closes the circle

    aequinokte

    (@aequinokte)

    Can confirm – same issue on our site. Plugin freshly installed and activated. Sadly not able to get to the Settings page and enter any keys.

    Thanks for all your work though! I’d love to get notified and test it out as soon as it’s running again :3

    Plugin Support Val Meow

    (@valwa)

    Hey @steviek13 & @aequinokte ! ??

    First, make sure you are using the latest version of the AI Engine and WordPress. You can try to uninstall the plugin and reinstall it to see if this corrects the issue. If not, make sure the issue is not related to how your WordPress ReactDOM version is handling errors, which might be the cause if this issue persists. Thanks!

    Thread Starter steviek13

    (@steviek13)

    Hi @valwa, tried unistalling and installing a couple of times but no luck. I have the latest version of wordpress installed so ReactDOM shouldn’t be an issue should it?

    Thanks for your help!

    aequinokte

    (@aequinokte)

    Hello @steviek13 & @valwa!

    I have found the issue. Check your environment setting in the wp-config.php. If SCRIPT_DEBUG is set to true (define(‘SCRIPT_DEBUG’, true)) WordPress will use dev CSS- & JS-Files instead of the usual minified files (EDIT: and seems to handle some Warnings/Errors differently).

    Let me know if this resolves your issue as well @steviek13

    Cheers!

    Thread Starter steviek13

    (@steviek13)

    Hey @aequinokte it worked!! Thanks so much!

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