mwurpts
Forum Replies Created
-
I just the PODs Slack Chat
I just sent it by email.
I have switched to the default Twenty Seventeen theme and removed the WP Favorite Posts plugin on our staging site. I still see the issue.
I reproduce it as follows:
1. Click Edit Pods
– At this point I see I have 25 PODs. Most of the have Type = Custom Taxonomy.
2. Click Edit for one of my PODs (e.g., Formats which is a Custom Taxonomy)
3. Click ‘Save Pod’
4. Click Edit Pods.
– At this point I see I have 25 PODs *all* with Type = Custom Post Type.I can give you access to our staging site if that would be helpful.
Latest:
Debug Information
WordPress Version: 4.9.8PHP Version: 5.6.37
MySQL Version: 5.6.39
Server Software: Apache
Your User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36
Session Save Path: /tmp
Session Save Path Exists: Yes
Session Save Path Writeable: Yes
Session Max Lifetime: 1440
Opcode Cache:
Apc: No
Memcached: No
OPcache: Yes
Redis: No
Object Cache:APC: No
APCu: No
Memcache: No
Memcached: No
Redis: No
WPDB Prefix: wpw_WP Multisite Mode: No
WP Memory Limit: 256M
Pods Network-Wide Activated: No
Pods Install Location: /home/uscwmmob/public_html/weaveStaging/wp-content/plugins/pods/
Pods Tableless Mode Activated: No
Pods Light Mode Activated: No
Currently Active Theme: Twenty Seventeen
Currently Active Plugins:
Pods – Custom Content Types and Fields: 2.6.10
Yes, I can reproduce the same issue on our staging site which is on the same Bluehost server.
Our site actually usually uses several other plugins but I have removed them on our staging site to ensure they are not causing the issue.
I’m in the process of changing to a default them to see if I can still reproduce it then.
I have reverted to Version 2.6.10. I restored my database and the plugin to the state before I attempted to upgrade. Even with this version I am unable to save PODs. I am stuck because I need to add a custom field to one of my PODs but whenever I click ‘Save Pod’ in an existing Pod (even if I do not make any changes) it changes all PODs to Type = Custom Post Type.
We are using Bluehost for all our sites with WHM.
Manage POds page shows:
25 pods, 65 fieldsphpinfo() on my site shows:
memory_limit = 256MI tried adding this to wp-config.php. This did not fix it.
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
I tried installing the Pods Alternative Cache plugin. This did not fix it.
I’m not sure what else to try.
Thanks for your help!