Closed winnersmedia closed 1 year ago
Hi @winnersmedia
This is most likely a specific issue with your installation or it might be cache. Did you try clearing your cache?
i've cleared the cache for wp rocket and the pods cache but the issue still seems to happen.
We are experiencing the same issue on our end.
After upgrading the pods_api to load a pod just returns 'Pod Not Found'.
Cache and everything have been cleared multiple times.
I have run through all the 2.X versions.
Rolling back to 2.7.31 fixes the issue.
I did a rollback a few days ago to 2.8.13 because a custom pods page was redirecting in an unexpected way on the front end. Expected: "something/*" Instead: get request for "something/xyz" redirected to "/xyz" as if the "something" segment of the path was not there.
I do not know if its the same issue as OP but in my case, reverting the plugin brought back expected redirect behavior.
In hopes this is helpful, in my case my pod page routes fine up to version 2.8.13 - once I install version 2..8.14 , the pod page is improperly redirected (just like the latest tested: 2.8.16)
if I had to guess (not at liberty to deep dive beyond this) , I would say maybe a change in pods/components/Pages.php as there are changes involving tests of slugs, if a pod exists, and the pods_pages_auto_404 filter ... as one of the symptoms I see in my site is that route change I mentioned in my first comment results in a 404 (unless a legacy posts at the misdirected path once existed). Newest version where no issue for me is 2.8.13 and I see the issue in 2.8.14 as well as 2.8.16.
This may have been resolved in Pods 2.9.12, leaving it open until we get confirmation after the release
Closing as fixed, we can reopen if needed
Description
Since upgrading the pods plugin, my existing pods won't allow me to change their structure or save them, i get an error saying "Pod not found" or "field not found" if i try to change a field.
Version
2.8.10
Testing Instructions
Screenshots / Screencast
Possible Workaround
downgrade pods to 2.7*
Site Health Information
Pods Package
No response