[SOLVED]Reordering pages in 1.9.3

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.
Post Reply
crbn
Forum Members
Forum Members
Posts: 15
Joined: Wed Feb 10, 2010 11:29 am

[SOLVED]Reordering pages in 1.9.3

Post by crbn »

Edit: The issue seemed to have fixed itself over time..weird though.

I ran into an issue with reordering pages while using mod_rewrite in 1.9.3. Using the "Reorder Pages" function seems to break the page somewhat. The moved page doesn't have the right position in a menu on all pages, until I clear the cache.

Example:

Code: Select all

Menu on homepage:
Page 1
Page 2
Moved page
Page 3

Menu on other pages:
Page 1
Page 2
Page 3
Moved page
Also, deleting the moved page and creating a new page with the same url gives a 404 error when trying to access the page on the site. Changing the url seems to fix it, but now I can't use any of the deleted pages urls on new pages without getting a 404.

Reordering pages in the Current pages -menu works as intended and accessing the page without rewriting doesn't give a 404 error. Browser caching isn't on.
Post Reply

Return to “CMSMS Core”