Posts: 51
Threads: 6
Joined: Mar 2011
Because i can't enter to admin from 1 of my computers
i go to FTP and edit page, it's OK but now i can't edit it from admin
attributes is 755 like other pages
how to solve this problem?
PS
i can't name this thread "GS & FTP" i think it stupid
Posts: 13
Threads: 3
Joined: Oct 2012
The best I can say is make sure all the XML tags are there, and open and close properly (no forgetting slash or something). You were talking about editing the page via the pages.xml right?
Posts: 2,928
Threads: 195
Joined: Feb 2011
which editor you used?
which charactercode you used?
Check the consistency of the XML file. For sure there is an error...
Posts: 51
Threads: 6
Joined: Mar 2011
2012-10-19, 06:30:24
(This post was last modified: 2012-10-19, 06:31:46 by jtstyle.)
i edit in notepad+
codepage was UTF-8 (i guess because i see Russian charactres on it)
page looks ok in editor and site
but now i can't edit it, even properties
Posts: 51
Threads: 6
Joined: Mar 2011
2012-10-19, 06:37:58
(This post was last modified: 2012-10-19, 07:30:44 by jtstyle.)
i foud problem
it was in undeleted
tag
Ups, no!
i set 777 only in this condition i can edit it
but other pages work fine with 755
but now i can't remove it from menu and can't change menu order for this page
now it looks good, what i did
- delete my page (pagename.xml) and backup (_pagename.xml)
- close site and admin
- clear pages.xml for items pagename.xml and _pagename.xml
- create new page pagename.xml
i believe all my problem solved
Posts: 2,928
Threads: 195
Joined: Feb 2011
I remember that unclosed div's sometimes prevent a page to load.
This is something which can only be identified by checking the HTML of a page
I am glad it is working for you now