Page 1 of 1

[SOLVED] just one content page will not update, others Ok

Posted: Mon Jul 06, 2009 5:13 pm
by stevegos
Hi

I have install of cmsms which has been working fine for months. Nothing has been changed and I suddenly find that just one content page will not update. All other pages will update fine.

Clicking submit or apply button results in the "Updated Successfully" responce but the database has not been updated.

I can update the page title and menu text so it appear sto be a TinyMCE issue, also the view html option just displays an empty window.

If I try to add a new page, add content, click submit but it errors that there is "no content given".

Any ideas... apart from upgrade to latest!

Steve

version 1.5.3
PHP 5.2.10, Mysql 5.0.82
The only ! on the sys info is around Max execution time: 30, max post size: 8M and Max upload size: 2M

Re: just one content page will not update, others Ok

Posted: Tue Jul 07, 2009 5:57 pm
by Pierre M.
Hello Steve,
stevegos wrote: ...so it appear sto be a TinyMCE issue...

Any ideas... apart from upgrade to latest!
Hmm... upgrade to latest ;-) (unless you want the debug/log pain)
See the 1.6 release notes : an uninstall/reinstall or "reset all" of TinyMCE may help.

Pierre M.

Re: just one content page will not update, others Ok

Posted: Fri Jul 10, 2009 3:15 pm
by stevegos
Hi

Reseting Tiny to the defaults didn't work. I'm away travelling so don't have the resourses to do a reinstall.

I don't understand why when its been working fine for months does it suddenly stop working on one particular page.

How do I reinstall Tiny? Do i just uninstall via the Modules menu and reinstall via the Module Manager?

Thanks, Steve

Re: just one content page will not update, others Ok

Posted: Fri Jul 10, 2009 3:31 pm
by Pierre M.
Hello again,
stevegos wrote: I don't understand why when its been working fine for months does it suddenly stop working on one particular page.
If you don't have strong evidence of a precise bug in CMSms, I would say only your hosting provider can explain what has changed.
You can do some System Info and System Checksum, browse with SSH/FTP to monitor arround... (cracked?)
But I think trying to uninstall/resintall/tune/tweak/config-hack TinyMCE is at least same pain as to upgrade to latest 1.6.x after backup.

Pierre M.

Re: just one content page will not update, others Ok

Posted: Mon Jul 20, 2009 1:42 pm
by stevegos
SOLVED...

The page in question had an embedded youtube video using the code youtube provide.

I rebuilt the page without the embedded code and it works fine. Add the youtube code back in and it will not save the page back to the db. Had to add the youtuve code via the text editor.

Strangely, other pages with yourtube embedded conten edit fine ???

Thanks for everyone's help.

Steve