One Page on 5.5.1 Site Stuck In Edit Mode
Permalink 1 user found helpfulThe page is here:http://oregonwhitewater.org/about/join/sign-up/... and I have attached a screen shot of what I am getting when I am signed into the site.
1. Go to sitemap
2. Click the page in question
3. Select properties
4. Close the window (do not save!)
5. Visit the page in question (click on that page and then click "visit")
6. Go back to your sitemap
7. Open properties again
8. Now, click save in the properties window
9. Visit the page again
If that doesn't work, go to the sitemap again and open that page's versions. Then, approve the latest one BEFORE the newest version and visit the page to see if it's any different. Then go back to the versions and approve the latest one again to get the latest version of that page.
I think the only thing here is that you should somehow get that page though the approval/disapproval code but I'm not sure if there's any way to do it without having access to the editing toolbar. I could imagine messing out with the versions might do the trick...
Let me see how it goes! If any of that doesn't work, just copy the page to a new page so you don't have to start all over again.
Antti
I appreciate the help, but unless there is a fix that I haven't found, I'm going to delete the page and start over in a day or two.
Best wishes
Pecked out on an iPhone
Something you added either:
- broke php
or
- broke JavaScript
The most likely cause is whatever you added/edited while in edit mode. For example, an HTML block with broken html or a block that makes a duplicate inclusion of a JavaScript file.
Another possibility is something you added globally, such as a new addon or a new version of an existing addon.
You could start by analysing what you have done to the site recently with the above in mind, or you could try a blanket approach of going back to the site map for the page and reverting it to a previous version and deleting any versions after the problem started occurring.
(This may not help if it was a global change to the site that caused the problem).
1) I added a part the eCommerce package to that page that allows you to add something to your cart.
2) The other thing is a JavaScript popup that brings up a new window for people to register for the site before they make the purchase.
If either of those are the problem, how do I remove them from the page since I don't have the ability to put the page in edit mode to remove them?
Here's a short video of franz working with versions (you can see him approving an old version of the page):
http://www.youtube.com/watch?v=QdTBKyrxLnU...
You can also access the version popup from the sitemap as well, so you don't have to have the editing toolbar there.
If you don't remember when you added those, just try version by version until the page starts working.
Did you ever find the resolution? We didn't add anything with javascript. The same thing happened after trying to preview changes to a page. The page loads fine for any browser... Then when you login the page is just like your screenshot. I've tried all the steps listed here to no avail. Any suggestions?
Thankfully the "Revert-to-an-older-version-and-try-again" solution got me out of it. Phew!
I thought I'd post precisely what seemed to cause the problem here in case it's useful to the Developers/Anyone:
- I was in edit mode on my homepage where I have an image that uses the Image On-State rollover affect. The image is also a hyperlink to another page on the site
- I went to click on the Image block but clicked on the image (the block WAS surrounded with red dotted border)
- Instead of opening the context menu to allow me to edit the block the click behaved as it would in non-edit mode, ie. I got sent to the hyperlinked page
- Once on the new page the C5 toolbar was present but blank, all blocks were surrounded with the red dotted border
- Every page I went to on the site from that point I was presented with the blank C5 toolbar and the red dotted border around all blocks as if I was in edit mode but, as in the original post above, when mousing over the blocks they did not highlight/shadow and clicking them did not bring up the edit context menu
I have also noticed that some of the styles in the block dialog boxes (eg. Image) have taken on the styling from the CSS on my site. I'm fairly certain this was not the case before I upgraded.
The site is: http://www.oriana.org.au
Cheers,
Ben.
- uncommented the section containing all of the blocks that are present on the page
(alternatively you can uncomment everything that is within the <body> tag)
- go to the page with the problem using concrete's sitemap
- resfresh
- entered edit mode
- exited edit mode
- put uncommented code back in
- check if it works
(it did)
Go to sitemap view, and properties, change the user /owner to yourself. Job done.
http://www.concrete5.org/documentation/how-tos/editors/page-stuck-i...
I've personally sometimes fixed that clicking few times edit mode => exit edit mode => edit mode => exit edit mode. Also, I'd suggest trying the page properties tip by frz.