Page 1 of 1

Pagelist has disappeared!

Posted: Fri Jun 15, 2007 1:19 pm
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?

Re: Pagelist has disappeared!

Posted: Fri Jun 15, 2007 7:33 pm
by olavt
I do not understand this. But now the pagelist is back, and I have not done anything.

Re: Pagelist has disappeared!

Posted: Fri Jun 15, 2007 8:20 pm
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

Re: Pagelist has disappeared!

Posted: Fri Jun 15, 2007 10:41 pm
by olavt
Yes, I have many pages, and will have even more. Is there a way to get around this problem?

Re: Pagelist has disappeared!

Posted: Tue Jun 26, 2007 2:01 pm
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?

Re: Pagelist has disappeared!

Posted: Tue Jun 26, 2007 8:09 pm
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.

Re: Pagelist has disappeared!

Posted: Wed Sep 19, 2007 8:21 pm
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??

Re: Pagelist has disappeared!

Posted: Thu Sep 20, 2007 8:48 am
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

Re: Pagelist has disappeared!

Posted: Thu Sep 20, 2007 9:15 am
by olavt
I got an answer to this issue in another thread. Take a look at
http://forum.cmsmadesimple.org/index.ph ... l#msg66194

Re: Pagelist has disappeared!

Posted: Sat Sep 22, 2007 1:43 am
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.

Re: Pagelist has disappeared!

Posted: Sat Sep 22, 2007 1:46 am
by calguy1000
Check your httpd error log for anything suspicious

Re: Pagelist has disappeared!

Posted: Sat Sep 22, 2007 8:09 am
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

Re: Pagelist has disappeared!

Posted: Sat Sep 22, 2007 11:47 am
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

Re: Pagelist has disappeared!

Posted: Sat Sep 22, 2007 12:03 pm
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.

Re: Pagelist has disappeared!

Posted: Sun Sep 23, 2007 12:43 pm
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.