Big edit problems. Must give up and switch to WP
PermalinkHave tried different themes, it happen I can save a page, but then not a page with html.
C5 ver. 5.6.1.
I am pretty close to switch to WP.
http://www.reback.dk
But it seems to be a tough one
I have removed all javascript and tried a standard thema, but the problem is still there.
Can you login? IS the toolbar still visible on top?
What is it exactly that's not working?
Then I get the message access denied. When I choose exit, the program is completely going out of EditMode and I have to log in again.
Then I choose a different theme (plain yogert or Terra), I can save, but when I have been in html mode it is all the same story again as with my own theme.
Can you reproduce the issue on one of our trial sites:
http://www.concrete5.org/about/trial...
If so, try editing with a different browser. Sometimes some of the toolbar extensions and whatnot people install can conflict with concrete5
What is the best clean standard theme to use to test my own site?
C5 works fine on trial sites. (With Chrome, that is my standard)
It does not say much. Error in the title and the contents of the block in red tone.
Incidentally, The theme is Plain Yogurt.
Edit and Save is OK, but when I go into HTML mode and not even choose Update but Cancel I get the error
In Denmark Google is the number one search engine, so by removing the meta keywords you will not loose any ranking (unless you target a special search engine still using keywords in their indexing).
So try to either remove the below completely:
<meta name="keywords" content="regnskab | regnskabsservice | bogføring | årsregnskab | betalingsservice | leverandørservice" />
Or change it to:
<meta name="keywords" content="regnskab, regnskabsservice, bogføring, årsregnskab, betalingsservice, leverandørservice" />
This might, or might not, be the reason of your error. Either way you should change it.
http://www.concrete5.org/documentation/how-tos/editors/getting-help...
What was the version you updated from? The one you had before updating?
Conclusion: C5 is very critical of the themes that are not proven and widely used
Update from ver 5.6.1.1 to version 5.6.1.2 (90% sure)
you have a file called menu.js that creates problems. It is full of unicode symbols that stop it from working. That probably has a spillover effect on the javascript needed by the editing function.
Fix that file and you should be back in business