darrinbreen
Forum Replies Created
-
Hi Paul, Thanks for the response and sorry about my delay in getting back to you, I got pulled into some other things. I had disabled the FG Drupal plugin. I also tried disabling all plugins and revert to a WP theme via the Safe Mode plugin and I get this error when trying to remove support for featured image under advanced options:
[18-Apr-2025 01:46:22 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 4096 bytes) in /home/sbdcdev/public_html/wp-content/plugins/pods/includes/data.php on line 58
Line 58 seems to be part of the pods sanitize function, but I’m not really sure what that means and why it would only be effecting this one site on the multisite network?
Thanks so much for your help!!!!
Follow up to my previous post. I found a support forum post that mentioned opening the inspector in your browser to see if any errors generate after hitting save trying to edit a pod. I realized the Pod content type is generating a 500 error after save to this address: /wp-json/pods/v1/pods/374?_locale=user
Which I believe has something to do with Rest API? However I have no idea how to fix it and ultimately the Rest API settings are amongst the edits that will not save?
Also, I have tested this with all other plugins deactivated and default theme and same result. Edits to the one Pod are not being saved?