Page 1 of 1

Listcontent.php not handled properly

Posted: Tue Jan 09, 2007 4:12 pm
by blinden
Tried searching, and could only find a few unanswered topics, so here's my situation

CMS V. 1.0.2

PHP V. 4.3.10

Apache V. Apache/2.0.53 (Linux/SUSE)

When I go to load the pages function under the admin side, firefox attempts to download the file (listcontent.php), IE just says page cannot be displayed - instead of running the script.  This happens ONLY with this file, and no others.  Any thoughts?  any more info needed?

Appreciate the help.

Brandon

Re: Listcontent.php not handled properly

Posted: Tue Jan 09, 2007 4:35 pm
by Jussi A.
I had, and I'm still having the same problem that I thought was resolved:

http://forum.cmsmadesimple.org/index.ph ... 017.0.html

What's happening all the time now, I think after "addcontent.php", is this (pls. see attached pic).
Opera just shows blank screen, haven't tried FF.

The workaround I've been using is that I just create a new user with appropriate privileges...


[gelöscht durch Administrator]

Re: Listcontent.php not handled properly

Posted: Thu Aug 23, 2007 12:43 pm
by Reclus
I’ve been experiencing a similar issue on a live clients site. All of a sudden listcontent.php has stopped showing content, its been replaced with a blank white page (firefox, ie, opera), no message or warning.

I’ve seen similar posts in the forum but no fixes; his anyone got the answer to this one?

Re: Listcontent.php not handled properly

Posted: Thu Aug 23, 2007 12:48 pm
by calguy1000
In cases like this you should check your httpd error logs  it's probably a php error (out of memory or something like that) that's causing the problem.

BTW, 1.0.2 is deprecated, you should be using 1.0.8  or newer due to security concerns.

Re: Listcontent.php not handled properly

Posted: Thu Aug 23, 2007 1:00 pm
by Reclus
Thanks calguy, will do as you suggested. Appreciate the very fast response :)