• Resolved Anonymous User 13308688

    (@anonymized-13308688)


    Since the last update we get sometimes a wordpress-settings-131 cookie Bad Request error when we want creating a post.

    We have to delete the folowing cookies:

    wordpress-settings-131
    wordpress-settings–times-131

    to get this working again.

    The Debug Log says:

    PHP Notice: Trying to access array offset on value of type bool in /var/www […] smartcrawl-seo/includes/core/class-wds-model-analysis.php on line 118

    any idea?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Laura – WPMU DEV Support

    (@wpmudev-support8)

    Hi @trooper_d5x

    I hope you’re well today!

    The “wordpress-settings-…” cookies are set only for logged-in users and are related to customize admin interface mostly. It doesn’t seem like the PHP notice that you are getting was related to this and I’m actually not quite sure if it’s SmartCrawl causing it directly.

    It’s possible though, since it is interacting with admin interface, that there’s some conflict but I’d suggest checking cache first. This sounds like an issue with badly cached cookie values so if there’s any caching plugin and/or server side cache – have you tried to fully clear it?

    Also, if you are using any “asset optimization” plugin (to optimize JS/CSS) could you try forcing it to regenerate/recheck assets? If outdated JS is still being forced by such plugin (or cache) it might also cause similar issues.

    Could you try it? If it’s not the case or still doesn’t help, let us know and we’ll investigate it more.

    Best regards
    Adam

    Thread Starter Anonymous User 13308688

    (@anonymized-13308688)

    thank you so much … i check this out 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘wordpress-settings-131 cookie Bad Request’ is closed to new replies.