Lost edit function on all header and sub header blocks.
PermalinkAnybody have any ideas to what the problem could be and a solution?
Many thanks for your response. The problem I had was using IE10. I subsequently discovered that functionality and the edit mode were OK using Firefox. Clicking on compatibility mode in IE restored the Edit function on all blocks and most site presentation issues. The residual problem is that IE is still displaying an old version(header blocks) despite publishing revisions.
I have cleared the cache on concrete5. Do you still recommend clearing cache and temp files through c panel. I have no experience of messing about with these files. Do you mean all files in all subfolders (of cache & temp)or just those relating to yesterday?
Thanks again for your help
Tony
As far as the site not working in IE, look for a JS error. Something as simple as a JS array with an extra comma will break IE yet render in FireFox.
I'd start by looking at the database tables. Count the tables, make sure they are all there. Then start looking at some of the tables and make sure they have the same amount of rows as before.
Do the same thing with the files, make sure they are all there and check the file permissions.
To me it sounds more like an issue with the database, like a missing table or table name changed. But I'm really guessing on that.