Submit and apply button in Content Manager

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
waltertakashi
Forum Members
Forum Members
Posts: 31
Joined: Tue Oct 06, 2015 7:55 pm

Submit and apply button in Content Manager

Post by waltertakashi »

Hi! I'm using CMSMS 2.0.1.1 and getting some strange behaviors.

When I hit 'apply' button, the content is updated but it doesn't give any confirmation like the green bar that appears on the top.

When I hit 'submit' button, it gives me this error:

Code: Select all

Debug: (0,207792) - (usage: 14319880) - (peak: 14494032)
15
Debug: (0,210938) - (usage: 14417752) - (peak: 14564144)
UPDATE cms_content SET content_name = blah blah blah

Fatal error: Call to a member function fetch() on a non-object in /home/faema/www/lib/classes/internal/module_support/modtemplates.inc.php on line 173
Any ideas?
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1973
Joined: Mon Jan 29, 2007 4:47 pm

Re: Submit and apply button in Content Manager

Post by Jo Morg »

It has been fixed in SVN already: http://dev.cmsmadesimple.org/bug/view/10684
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
waltertakashi
Forum Members
Forum Members
Posts: 31
Joined: Tue Oct 06, 2015 7:55 pm

Re: Submit and apply button in Content Manager

Post by waltertakashi »

Jo Morg wrote:It has been fixed in SVN already: http://dev.cmsmadesimple.org/bug/view/10684
Hi, Jo Morg, sorry for the dumb question, but how can I update via SVN?
waltertakashi
Forum Members
Forum Members
Posts: 31
Joined: Tue Oct 06, 2015 7:55 pm

Re: Submit and apply button in Content Manager

Post by waltertakashi »

Jo Morg wrote:It has been fixed in SVN already: http://dev.cmsmadesimple.org/bug/view/10684
I've got it! Thank you! :)

Just could not solve the issue of 'Apply' button. It still does not show any message.
Post Reply

Return to “CMSMS Core”