Page 1 of 1

Submit and apply button in Content Manager

Posted: Sat Oct 17, 2015 1:02 pm
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?

Re: Submit and apply button in Content Manager

Posted: Sat Oct 17, 2015 1:09 pm
by Jo Morg
It has been fixed in SVN already: http://dev.cmsmadesimple.org/bug/view/10684

Re: Submit and apply button in Content Manager

Posted: Sat Oct 17, 2015 1:20 pm
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?

Re: Submit and apply button in Content Manager

Posted: Mon Oct 19, 2015 6:23 pm
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.