Pagelist has disappeared!

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
olavt

Pagelist has disappeared!

Post by olavt »

For some unknown reason, the Pagelist under "content" ( /admin/listcontent.php)  has disappeared. I get to the page, but no pages are listed. The pages are still on the site, as I can view them in my browser. But I cannot edit or add new pages.

I have tried with different browsers from different machines, and I upgraded to 1.07 and hoped that it would help. (The problem started while I was still running 1-06).

Any suggestions on what to do?
olavt

Re: Pagelist has disappeared!

Post by olavt »

I do not understand this. But now the pagelist is back, and I have not done anything.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: Pagelist has disappeared!

Post by Nullig »

Do you have a lot of pages? If so, you could be having a problem with the php memory limit being too low (8M). This can cause problems like this in the admin modules.

Nullig
olavt

Re: Pagelist has disappeared!

Post by olavt »

Yes, I have many pages, and will have even more. Is there a way to get around this problem?
olavt

Re: Pagelist has disappeared!

Post by olavt »

Nullig wrote: Do you have a lot of pages? If so, you could be having a problem with the php memory limit being too low (8M). This can cause problems like this in the admin modules.
According to my ISP, I have 16 Mb. Could there be other causes for this problem?
olavt

Re: Pagelist has disappeared!

Post by olavt »

I will add a little more to this. I have three installations of CMSMS running on the same server. They are set up as three subcatalogs under the same domain. I have trouble accessing the "page" list for one of them, but not for the other two. I do not know too much about servers. But if a php memory limit should be the problem, then I would think that I would have had the same problem with all three installations.
flack
New Member
New Member
Posts: 9
Joined: Sat Jul 01, 2006 5:02 pm

Re: Pagelist has disappeared!

Post by flack »

Hi!

I have this problem too.
We have not done something new to the site but we cant se any pages.
We have 16Mb of php memory_limit.

What can i do??
alby

Re: Pagelist has disappeared!

Post by alby »

flack wrote: I have this problem too.
We have not done something new to the site but we cant se any pages.
We have 16Mb of php memory_limit.
Have you many, many pages?

Alby
olavt

Re: Pagelist has disappeared!

Post by olavt »

I got an answer to this issue in another thread. Take a look at
http://forum.cmsmadesimple.org/index.ph ... l#msg66194
yumyum

Re: Pagelist has disappeared!

Post by yumyum »

i have the same problem but my pagelist wont show up in explorer and shows up in mozilla/firefox but doesnt work right....i have alot of pages also,if anyone could help that would be great.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Pagelist has disappeared!

Post by calguy1000 »

Check your httpd error log for anything suspicious
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
flack
New Member
New Member
Posts: 9
Joined: Sat Jul 01, 2006 5:02 pm

Re: Pagelist has disappeared!

Post by flack »

We have 107 pages.

Deleting the "collapse" row in user_prefs did not help as in the other topic.
The problem is both in explorer and firefox.
The PHP memory is 16 MB.
I cant se any suspicious in the logg-files.

But we have one user that only have access to edit only one page and he can se the
pagelist. So probebly the problem is that we have to many pages but it is only 107.

Do i realy have to split the pages to different users. and if it is so, is it the owner_id in the *_content table
i should edit?

I hope You understand my bad English/Swedish =)

Thanks
flack
New Member
New Member
Posts: 9
Joined: Sat Jul 01, 2006 5:02 pm

Re: Pagelist has disappeared!

Post by flack »

hmmm i think i have found something now.

my webbhotell did not have "show php errors" active but now they have.
So on my listcontent.php i now get the errormessage:
Fatal error: Call to undefined method NewsModule::GetName() in /customers/kinnabs.se/kinnabs.se/httpd.www/modules/News/contenttype.news.php on line 226
so there is something wrong in news i think. but what???
I have cms madesimple version 1.1.


// Flack
moorezilla

Re: Pagelist has disappeared!

Post by moorezilla »

It's already mentioned above, but just to add credence to it, I have had menu problems in the past but they went away when I raised the php_memory_limit and also the php_execution_timelimit. Those probably aren't the exact variable names, but you get the idea. I put the memory all the way up to 128, which is definitely overkill, but the problem hasn't resurfaced since. I don't remember off-hand how high I set the timelimit, but I raised that significantly as well. Hope that helps.
olavt

Re: Pagelist has disappeared!

Post by olavt »

CMS ms does not seem to handle sites with many pages. I have had the reportet problem.

I am running three installations of CMS ms on the same server. One has many pages. On this installation I have had the problem with disappearing page list. I also have problems with collapsing and uncollapsing the list - I get a "server 500 error" message. I also get a server 500 error message when trying to use the "apply" function in templates, user defined tags etc.

On the two other installations with fewer pages, running on the same server and using the same database, I do not have these problems.
Locked

Return to “CMSMS Core”