Skip to content

Url pagination problem of the topics with phpbb 3.3.8 and php 7.4, 8.0 and 8.1 #77

@zetrader

Description

@zetrader

Hi, with php 8.0 or 8.1, when there is a second page for a topic, the link becomes :
my-topic.html?start=10 instead of my-topic.html-s10.html, and then if we click on the "1" to come to the first page of the topic, the link is now viewtopic.php?t=x like there's no rewrite, but in source code, the canonical url is still my-topic.html.
Any way to fix this?
This fix for php 8.0 doesn't fix this problem (and doesn't cause the problem too, i've tried with the fix and without the fix, same problem) :
#74
Thanks for your answers,

Pierre

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions