Home » Topics » Pods 1.x » Pod Pages do not save
Pod Pages do not save
This topic contains 20 replies, has 6 voices, and was last updated by lenzcom 2 years, 7 months ago.
-
AuthorPosts
-
May 8, 2010 at 5:35 am #160559
I’ve just noticed the problem today but for some reason I am unable to save pod pages anymore in the admin. This is affecting 2 sites that I am using pods on.
I don’t get an error – it just doesn’t do anything. Templates and helpers are saving just fine. I am running 1.8.4 (since both are production sites I am hesitant to make the upgrade until I need to).
May 8, 2010 at 6:01 am #160560Looking at firebug, I see that I get a 404 Not found for api.php (path seems correct).
However, when the pod page edit screen is first loaded, it loads api.php ok (200 OK).
Please help me find a solution to this problem. Thanks!
May 10, 2010 at 6:17 am #160561I also have trouble saving existing pod items, not sure if its the same problem. What other information can I provide to help solve this problem?
May 10, 2010 at 6:44 am #160562Note: I just upgraded to Pods 1.8.7 and I still have the same problem.
May 10, 2010 at 7:05 am #160563I have had the same problem now for a while, tried to make it known on the forum and via chat room, but to no avail. I cannot update pod items and also cannot create new ones. After saving, it says "Item updated" but the new data does not get saved in any way. The information that I need to add is time sensitive and important, but the whole project is basically at a standstill. ==> http://podscms.org/forums/general-discussion/pod-item-not-saving
May 10, 2010 at 8:36 am #160564Thanks for the info.
Do you also get an error saying …/pods/ajax/api.php 404 Not Found in Firebug?
I dont have Pods UI installed btw.
May 10, 2010 at 8:40 am #160565Are you using a hosting company like HostGator with Shared Hosting? Check to see if "http://" is contained with the problematic pages.
If so, it may be a mod_security issue.
If not, it may be a permissions issue in which the permissions on the folder (or one of the parent folders all the way down).
May 10, 2010 at 8:47 am #160566@scottkclark,
I am using Hostgator with shared hosting actually.
Could you explain how to check if http:// is contained? I am looking at firebug and it shows that the api.php is not found with the url as http://theindianstartup.com/wp-content/plugins/pods/ajax/api.php
This is the right url I think.
How can I resolve the mod_security issue? What permission level is required on the ajax folder?
May 10, 2010 at 9:06 am #160567I just checked my error logs and see the following messages that seem to relate:
[10-May-2010 07:45:29] PHP Warning: Invalid argument supplied for foreach() in /home/kunal17/public_html/theindianstartup/wp-content/plugins/pods/core/PodAPI.class.php on line 524
[10-May-2010 07:45:29] PHP Parse error: syntax error, unexpected ‘{‘ in /home/kunal17/public_html/theindianstartup/wp-content/plugins/pods/core/PodAPI.class.php(686) : eval()’d code on line 8
[10-May-2010 12:59:06] PHP Catchable fatal error: Object of class stdClass could not be converted to string in /home/kunal17/public_html/theindianstartup/wp-includes/formatting.php on line 1229
May 10, 2010 at 9:46 am #160568@kunal17 – It is definitely not a Pods UI issue…
And I am not sure how to check for errors in firebug
In firebug I have the "Console" tab selected, and under that is selected "Show Javascript errors" and "ShowXMLHttpRequests" (these are the defaults) – when i then try to save my pod item, the following comes up only:
POST http://www.familyholidayandleisure.com/wp-admin/admin-ajax.php 200 OK 2.87s
POST http://www.familyholidayandleisure.com/wp-content/plugins/wp-post-thumbnail/wppt_admin.php 200 OK 3.13s
I have now also gone to check my error_log (yes also hosted at Hostgator and shared server) – my error_log is however 138MB in size
– and is still downloading now (any advice here? should i delete the file after downloading?)I also do not know how to check if http:// is contained, or how to resolve mod_security issues or even which folders to check?
May 10, 2010 at 9:50 am #160569flightoftheowl,
My error log was also large. I just deleted it and it created a new smaller one that I could download easily.
May 10, 2010 at 10:14 am #160570@kunal17 – Thanks for that, did as you said, resaved my pod item and the following is what the newly created error_log spits out:
[10-May-2010 09:08:45] PHP Warning: PHP Startup: Unable to load dynamic library ‘/usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2ts.lin’ – /usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2ts.lin: undefined symbol: executor_globals_id in Unknown on line 0
[10-May-2010 09:09:28] PHP Warning: PHP Startup: Unable to load dynamic library ‘/usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2ts.lin’ – /usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2ts.lin: undefined symbol: executor_globals_id in Unknown on line 0
[10-May-2010 09:09:40] PHP Warning: PHP Startup: Unable to load dynamic library ‘/usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2ts.lin’ – /usr/local/lib/php/extensions/no-debug-zts-20060613/ixed.5.2ts.lin: undefined symbol: executor_globals_id in Unknown on line 0Doesn’t seem very helpful to me at all though
May 11, 2010 at 5:17 am #160571@Scott, Considering both flightoftheowl and I are having similar problems (although the error logs dont seem to match), and we are both on hostgator, it might be a change that hostgator implemented recently.
I would like to ask them about it but don’t know where to start. Can you suggest what questions we should be asking hostgator help to resolve this issue?
Its kind of urgent as all pods related development has stopped as of now.
Thanks for your help!
May 11, 2010 at 8:21 am #160572Ok, the pod pages have started saving again and I haven’t made any changes. Could be a glitch that got resolved with hostgator?
I hope it stays fixed.
May 12, 2010 at 5:12 pm #160573@kunal17 – Could be, that’s an interesting issue you were having. To know if http was being submitted is to check the pod page code, if it’s there, that’s what the issue was. But perhaps it was a temporary issue with HostGator, or something else entirely..
-
AuthorPosts
You must be logged in to reply to this topic.