Page 1 of 1
No "Current Pages" visible in Admin
Posted: Wed Feb 24, 2010 11:11 pm
by popefish
I have a client site running CMS Version 1.6.6. I will upgrade it after business hours but I am having a strange recurring problem. When I am logged into the admin as an admin, I can see the various pages associated with the site. My client also has admin access and when she goes to Content > Pages the page comes in, but there are no pages to edit. The interesting thing is that we can access every other page of the admin just fine. In fact we can create a new admin and access Content > Pages and edit, delete, reorder, whatever. At some point, when we load Content > Pages we get nothing. Hitting the refresh button after the page was done would sometimes load the content. This problem has occurred in multiple versions. Any ideas?
Installed Modules:
CMSMailer 1.73.14
MenuManager 1.6.2
ModuleManager 1.3.1
News 2.10.3
nuSOAP 1.0.1
Search 1.6.1
ThemeManager 1.1.1
Cataloger 0.7.6
BlankOfTheMonth 1.1
FileManager 1.0.1
Printing 1.0.4
Re: No "Current Pages" visible in Admin
Posted: Thu Feb 25, 2010 2:38 am
by davidkirk451
If you view source, when it happens, does it show anything?
Re: No "Current Pages" visible in Admin
Posted: Thu Feb 25, 2010 2:45 am
by popefish
The breadcrumbs div loads. The pagemcontainer has an inline style of display:none;. But look at this:
Current Pages Help (new window)
Right after the pageheader and help links nothing.
Again, any ideas?
Re: No "Current Pages" visible in Admin
Posted: Sun Feb 28, 2010 2:50 pm
by Rolf
Your System Information would be nice...
®olf
Re: No "Current Pages" visible in Admin
Posted: Tue Mar 02, 2010 8:16 pm
by popefish
I discovered that my client has 600+ pages on their site and that they hit the "Expand All Sections" link on the Content > Pages page. There was simply too much information to render. I don't know if this provides the solution but it would explain why some accounts would show the content and some would not (based on user preferences).
PHP Information:
Current PHP Version (phpversion): 5.2.12
Server Information:
Server API (server_api): apache2handler
Server Database (server_db_type): MySQL (mysql)
Server Database Version (server_db_version): 5.0.89 Success
Server Software (server_software): Apache/2.2.14
Server Operating System (server_os): FreeBSD 7.2-STABLE On i386
Re: No "Current Pages" visible in Admin
Posted: Tue Mar 02, 2010 8:30 pm
by Rolf
popefish wrote:
I discovered that my client has 600+ pages on their site and that they hit the "Expand All Sections" link on the Content > Pages page. There was simply too much information to render. I don't know if this provides the solution but it would explain why some accounts would show the content and some would not (based on user preferences).
Try to increase the PHP_Memory_Limit in the config.php.
®
Re: No "Current Pages" visible in Admin
Posted: Tue Mar 02, 2010 9:44 pm
by popefish
Thanks for your input ®olf. FYI.
php_memory_limit: 32M
PHP Effective Memory Limit (memory_limit): 32M
Re: No "Current Pages" visible in Admin
Posted: Tue Mar 02, 2010 10:04 pm
by Rolf
try to set it to 120M. Grtz. Rolf.