Page 1 of 1

Reorder Pages link not displaying new pages

Posted: Thu Jul 14, 2011 8:42 pm
by micahgodbolt
I am having a strange issue trying to reorder my pages via the "Reorder Pages" button the top of the "Current Pages" page.

I can reorder my pages just fine with the up and down arrows, but if I click on the "Reorder Pages" link I only see the pages that I started the site with, not any of the new pages. So it seems this list is not getting updated properly. I've tried clearing the site cache, clearing browser cache without any luck.

I'm running a current version of cmsms, and don't have many modules installed. Any thoughts on what might be causing the problem?

Re: Reorder Pages link not displaying new pages

Posted: Sun Oct 02, 2011 7:24 pm
by Dr.CSS
Check your system info page to see if you have any yellow ! or red X...

Re: Reorder Pages link not displaying new pages

Posted: Mon Oct 03, 2011 2:33 pm
by micahgodbolt
The only things with yellow !'s are

Session Save Path (session_save_path):
No check because OS path

and

disable_functions in PHP (disable_functions):
leak, posix_getpwuid, posix_getpwnam, posix_getgrid, posix_getgrnam, posix_getgroups

And those are the same warnings I have on other sites that don't experience this problem.

One thing I can say about this site that is different....It was a clone of another website. I duplicated the database and folder from another site to create this one. The process works flawlessly....well except for this one flaw.

Re: Reorder Pages link not displaying new pages

Posted: Tue Oct 04, 2011 8:30 pm
by Dr.CSS
Take the install folder from whatever version of CMSMS this is and upload it to root, run install BUT ON STEP 5 DON'T CREATE TABLES OR INSTALL DEFAULT CONTENT this may fix it...

Re: Reorder Pages link not displaying new pages

Posted: Tue Oct 04, 2011 9:37 pm
by micahgodbolt
Hrm. Good tip. Right now the site is live and the customer doesn't need to move things around. But i'll keep that in mind if it does become an issue.