"edit mode" not working

Questions about how to install and problems installing - please read the documentation first!
Post Reply
csds
Posts: 3
Joined: Thu Jul 31, 2008 9:23 pm

"edit mode" not working

Post by csds » Thu Jul 31, 2008 9:27 pm

Just installed the newest version of CMSimple and cannot edit content in "edit mode". I can, however, edit the content, stylesheets and template under "Settings". I've double and triple checked all file permissions and still nothing. I'm getting frustrated. Can anyone help? Thanks in advance.

ZiPs
Posts: 633
Joined: Thu May 22, 2008 6:17 pm
Location: Faxe, Denmark
Contact:

Re: "edit mode" not working

Post by ZiPs » Thu Jul 31, 2008 9:43 pm

Hi csds

And you dont get any error?

Content folder is also chmod 777

/ZiPs
Preben Dahl | Webmaster cmsimple.dk | Projekt-og domæne ejer Gert Ebersbach

csds
Posts: 3
Joined: Thu Jul 31, 2008 9:23 pm

Re: "edit mode" not working

Post by csds » Thu Jul 31, 2008 9:53 pm

No errors at all, and yes it is 777. Its the weirdest thing. I just cant get a cursor, and even if i highlight text I cant change it or delete it.

ZiPs
Posts: 633
Joined: Thu May 22, 2008 6:17 pm
Location: Faxe, Denmark
Contact:

Re: "edit mode" not working

Post by ZiPs » Thu Jul 31, 2008 10:01 pm

which template du you test it on, is it the default template?
Preben Dahl | Webmaster cmsimple.dk | Projekt-og domæne ejer Gert Ebersbach

ZiPs
Posts: 633
Joined: Thu May 22, 2008 6:17 pm
Location: Faxe, Denmark
Contact:

Re: "edit mode" not working

Post by ZiPs » Thu Jul 31, 2008 10:11 pm

Have you changed something in the template file?
maybe removed the onload code from the body tag?

It must look like this to work:

Code: Select all

<body <?php echo onload();?>>
/ZiPs
Preben Dahl | Webmaster cmsimple.dk | Projekt-og domæne ejer Gert Ebersbach

csds
Posts: 3
Joined: Thu Jul 31, 2008 9:23 pm

Re: "edit mode" not working

Post by csds » Thu Jul 31, 2008 11:53 pm

Thank you SO MUCH Zips! I had the php tag outside of the body tag. I would have never noticed that! It works like normal now. I should have posted here sooner instead of spending 2 days scratching my head and getting frustrated.

Post Reply