• Resolved montse993

    (@montse993)


    I’m doing a total update of my website, I had a WordPress 6.4.1 with the plugins of pods 2.7.22. I have now updated it to WordPress 6.7.2 with the version 3.2.8 of pods.

    But I have encountered a big problem, now the pages don’t work, if I try to enter one it says “Page not found”.

    I have disabled all plugins and the plugin that is causing the problem is pods, if I disable it the pages will work again. I have done another test, I have activated pods without content and it also works. The problem is some custom posts configuration or taxonomies, but I can’t find the error. Could you help me, please?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter montse993

    (@montse993)

    I found the solution to my problem. I have a taxonomy that is “year”, this is the one that created conflict. I have changed the name and now the pages work again. The strange thing is that this taxonomy didn’t generate conflict before the update. Well, I’m glad I found the problem.

    Plugin Support pdclark

    (@pdclark)

    Sounds like the taxonomy of name year may have had query parameters enabled in the later configuration.

    Taxonomy names get passed to WP_Query parameters as a top-level query key in some cases, but year is also an allowed query key as a portion of the post date.

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

The topic ‘Problem with update, page not found’ is closed to new replies.