Hi there,
I’ve been having a problem with posting news items on our site. We have a section called “In the News,” which, when updated, posts news articles and orders them according to the date (oldest-newest). It displays three of the latest on our website, http://www.jlc.org. Generally things had been working smoothly but I noticed after the new year (coincidental, maybe?), I was unable to post news articles to the site.
I consulted with a friend who said it was a problem with the cache, and several times after I posted a news article that did not show up on the site I would then clear the EE Core cache, which seemed to work. However, now that method has ceased to work. Additionally, when I click “Update” the screen takes forever to load and eventually just goes to a completely blank screen. This is happening universally on EECore when I click “update” for an area of content (so I have just been clicking “Quick Save” to update content), but only the “In the News” section seems to refuse to update and display newly posted content, at least so far. This is happening in multiple browsers.
In accordance with the advice in your Troubleshooting section on generating blank pages, I have checked the error console in Firefox (the SQL queries that are showing up on EECore seem normal) and it displayed the following error when I tried to click “Update” on an “In the News” item this morning that I have not been able to post:
Error: uncaught exception: [Exception… “Component returned failure code: 0x80004003 (NS_ERROR_INVALID_POINTER) [nsIDOMHTMLFormElement.removeChild]” nsresult: “0x80004003 (NS_ERROR_INVALID_POINTER)” location: “JS frame :: http://jlc.org/EECore/jlcms/index.php?S=18e94a5cd7c16d2767ecce8ca9bff38d356c888a&C=edit&M=edit_entry&weblog_id=7&entry_id=673 :: anonymous :: line 3863” data: no]
Note: Error reporting in index.php has been set to “error_reporting(E_ALL);”
Could this be a case where I am running out of PHP memory and, if so, what can I do to increase my memory?
I am using Expression Engine Core 1.6.9, Build 20100430.
Thank you so much for your help!