GetSimple Support Forum
I can't change the content in the backend - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: I can't change the content in the backend (/showthread.php?tid=534)



I can't change the content in the backend - ronsandova - 2010-03-16

Hi first of all thanks for the best cms I've known.

My problem is I can not change the content of the pages you've already created, apart when I create a new page is not save the contents of the textarea only the title.


Any Ideas ?

Thanks in advance

Greetings


I can't change the content in the backend - internet54 - 2010-03-16

It is a permissions problem. You need to check either your CHMOD of the data folder, or the actual file owner. The files need to be owned by apache, or the equivalent.


I can't change the content in the backend - freefrags - 2010-03-18

I have the same problem can you please help me out? only the index page can be changed? its very wierd the chmod is 777 on the files in the data folder


I can't change the content in the backend - internet54 - 2010-03-18

Can you create a new page?


I can't change the content in the backend - freefrags - 2010-03-18

creating is not a problem but changing the contents is. the wierd thing is tho that changing the contents of the welkom pages works as it should. but every other page doesn't


I can't change the content in the backend - internet54 - 2010-03-19

Tell your host to chown -R apache:apache data

They should do that for the backups folder as well.