Page 1 of 1

[SOLVED]Reordering pages in 1.9.3

Posted: Fri Mar 04, 2011 11:52 am
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.