can't see content to edit
can't see content to edit
I have just updated to 1.9.4.1 and now can not see any content to edit?
If i click the preview button I see the content, but when i click on the main button cannot see any content. In fact cannot even see the box to edit the content in. If I refresh i get a very brief flash of the edit box.
I tried the tip of reinstalling template mentioned in http://forum.cmsmadesimple.org/viewtopi ... =8&t=53877
but no luck.
i'm running phpversion 5.2.15 with MySQL 5.1.53 on Linux 2.6.32.
If i click the preview button I see the content, but when i click on the main button cannot see any content. In fact cannot even see the box to edit the content in. If I refresh i get a very brief flash of the edit box.
I tried the tip of reinstalling template mentioned in http://forum.cmsmadesimple.org/viewtopi ... =8&t=53877
but no luck.
i'm running phpversion 5.2.15 with MySQL 5.1.53 on Linux 2.6.32.
Re: can't see content to edit
set the timezone in the config.php. As now the empty TZ in the config, might cause caching.
Ronny
Ronny
Re: can't see content to edit
Hi Ronny, timezone is set to:
what do you advise i set it to?
Code: Select all
$config['timezone'] = 'Etc/GMT-0';
Re: can't see content to edit
just tried setting timezone to "Europe/London" - but still no content to edit?
Re: can't see content to edit
Ronny i see from a previous post of yours that i've installed the wrong ver of cmsms ;(
i need to downgrade to 1.7
Code: Select all
So latest on PHP4 is cmsms1.6.9.
All from 1.7 up require php5.2.4+.
Re: can't see content to edit
i've now upgraded to cmsmadesimple-1.6.9-full & still can not see any content to edit - help.
Re: can't see content to edit
just opened the config file on the webserver and there is no mention of TimeZone is that because its using cmsmadesimple 1.6.9?
& older ver of php.
& older ver of php.
Re: can't see content to edit
just done a clean install into a new database in a new folder & viola it works - can see content to edit!
so what do i need to look at on the live site that has 4 yrs of content on?
- is it the database?
or one of the cmsms files i need to re-upload?
EDIT
have now copied the backup database into this clean install of CMSMS and now i can't see the content to edit on this site as well. Must mean there is an error in the database somewhere, how to spot it though?
so what do i need to look at on the live site that has 4 yrs of content on?
- is it the database?
or one of the cmsms files i need to re-upload?
EDIT
have now copied the backup database into this clean install of CMSMS and now i can't see the content to edit on this site as well. Must mean there is an error in the database somewhere, how to spot it though?
Last edited by 51joe on Sun May 01, 2011 12:16 pm, edited 1 time in total.
Re: can't see content to edit
re-installed the admin, lib, tmp folders - but still no content to edit.
have the new theme in admin panel - just can't edit any content, or put new content up.
have the new theme in admin panel - just can't edit any content, or put new content up.
-
- Forum Members
- Posts: 59
- Joined: Thu Mar 03, 2011 4:47 pm
Re: can't see content to edit
Reset Tiny MCE, I had this issue during my upgrade and this fixed it for me.
Re: can't see content to edit
thanks for the suggestion fr0z3ng33k
but resetting Tiny MCE didn't work for me ;(
but resetting Tiny MCE didn't work for me ;(
Re: can't see content to edit
I've reinstalled cmsmadesimple-1.9.4.1-full
made sure schema version is all up-to-date. But still unable to edit any content.
could it be anything to do with these warnings;
made sure schema version is all up-to-date. But still unable to edit any content.
could it be anything to do with these warnings;
Code: Select all
Checking PHP time limit in second
(minimum 30, recommend 60 or greater)
You have 30
Checking max post size
(minimum 2M, recommend 10M or greater)
You have 8M
Checking max upload file size
(minimum 2M, recommend 10M or greater)
You have 7M
Re: can't see content to edit
Are you sure your template has the default {content} tag in it and what version were you running before upgrade, make sure you didn't have any pages that were set to content type News or Album as they are no longer supported and can mess with the site/function...