ZenphotoCMS Forum
Redirect error - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Redirect error (/thread-13732.html)



Redirect error - cenkgoksel - 04-07-2022

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.




Redirect error - acrylian - 04-07-2022

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.



Redirect error - acrylian - 04-07-2022

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.