Redirect error

Hi there after re modewrite from same pages create couple of different links.

for example this was old page ;
https://www.fdream.co.uk/?album=collection&page=2

in website new link is ;
https://www.fdream.co.uk/collection/page/2/

when u click old link its redirect somewhere else that link is :
https://www.fdream.co.uk/collection/page/2/?page=2

all 2,3,4,5,6 pages giving same problem how can i solve this please thanks very much.

Comments

  • acrylian Administrator, Developer

    That looks like some server side issue. Please check that you really have the correct htaccess file in the root of your install. It should read "htaccess file version 1.4.12".

    Also:

    • please upgrade to 1.5.9.
    • try an included theme to make sure it is not the theme
    • make sure you really have enabled modrewrite on the options.
    • as always review your error log.
  • acrylian Administrator, Developer

    Update: I can actually even reproduce this on our own site.
    However https://www.fdream.co.uk/collection/page/2/?page=2 is basically correctly redirect, just there is an unecessary page query kept.

Sign In or Register to comment.