Error viewing page

Permalink
Hi

Our site is using concrete 5.5 and all pages work apart from one.

When I click on it I get:

An unexpected error occurred.
A database error occurred while processing this request.

All other pages seem to work fine. The site was recently moved from an old server.

Unfortunately as I haven't maintained it before I'm not sure if something has got broken in the process but it just seems weird that 1 page is affected. I can see old revisions but if I try to view or edit the page I get the above error.

Any thoughts on how to fix this?

 
ravravrav replied on at Permalink Reply
Just to add to this the site is using Concrete 5.4.2.2!

I don't think the site has ever been updated and I'm somewhat hesitant of updating it in case it breaks something else.

Another issue I've found is that I enabled HTTPS using htaccess but the backend forms are loading via HTTP so they are being blocked and settings are not being saved.

I read in some places that I should edit the canonical url but this setting is not even showing in the settings dashboard. What other file could I get to force the same?
ConcreteOwl replied on at Permalink Reply
ConcreteOwl
In these situations I load copies of the files and database to my test server and do the updating on that.
When I am happy that nothing is broken I replace the existing files and database with my updated ones.
ravravrav replied on at Permalink Reply
Thanks I will try that but any thoughts on why my page above might not be loading OR else how to fix the backend mixed content issue?
ConcreteOwl replied on at Permalink Reply
ConcreteOwl
Any errors showing in the browser console?
ravravrav replied on at Permalink Reply
Mixed Content: The page at 'http…
Body: Yes if I click on Save (for example such as Exclude from Nav) -

Mixed Content: The page at 'http://example.co.uk/index.php/dashboard/sitemap/full/' was loaded over HTTPS, but requested an insecure form action 'http://example.co.uk/index.php?cID=82&ccm_token=1553258926:3bb7efdc18b94ddd4705aa86 This request has been blocked; the content must be served over HTTPS.
ravravrav replied on at Permalink Reply
Any thoughts on how to fix this? I mean I need to add one item to the main menu, can it be done via PHP My Admin if the backend is broken?
JohntheFish replied on at Permalink Reply
JohntheFish
You can look in the dashboard Log page. There may be more information about the database error there.