[SOLVED] Can't edit content anymore

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
User avatar
stefhoesli
Forum Members
Forum Members
Posts: 56
Joined: Mon Sep 19, 2011 1:06 pm

[SOLVED] Can't edit content anymore

Post by stefhoesli »

Hi there,

I moved my 1.10.3 installation to a new server. Then I performed an upgrade to version 1.11.9.

Now I can't edit content anymore. I just get a gray area:

http://hoes.li/files/cms_ms_edit_page.png

When I set up a new backend account where I set OneEleven as the theme, then the page stays white alltogether when I try to edit content...

Tried one backend-account with TinyMCE and one with MicroTiny...


Regards
Stef
Last edited by stefhoesli on Tue Nov 26, 2013 8:07 am, edited 1 time in total.
uniqu3

Re: Can't edit content anymore

Post by uniqu3 »

Turn on PHP Error reporting and see what kind of error is returned.
Clear cache if possible.
User avatar
stefhoesli
Forum Members
Forum Members
Posts: 56
Joined: Mon Sep 19, 2011 1:06 pm

Re: Can't edit content anymore

Post by stefhoesli »

This is what I get when I turn debug to true in config.php and try to edit a page:

Notice: Indirect modification of overloaded element of cms_variables has no effect in /home/igx/public_html/plugins/function.stylesheet.php on line 55 Fatal error: Call to a member function TemplateId() on a non-object in /home/igx/public_html/plugins/function.stylesheet.php on line 56

And this brought me here:

http://forum.cmsmadesimple.de/viewtopic.php?id=3381

Thanks for your help!

Regards
Stef
uniqu3

Re: [SOLVED] Can't edit content anymore

Post by uniqu3 »

Correct {sytlesheet} tag was replaced with {cms_stylesheet} since 1.9.x and was deprecated at that time, since 1.11.x {stylesheet} was fully removed and no longer maintained.
Once you replace {stylesheet} with {cms_stylesheet} in your templates, everything should be back to normal, you can as well remove function.stylesheet.php in plugins folder.
Post Reply

Return to “Modules/Add-Ons”