Unzip the downloaded release, and change the name of the folder to `prevnext`.
In the `ext` directory of your phpBB board, create a new directory named `dmzx` (if it does not already exist).
Copy the `prevnext` folder to `/ext/dmzx/` if done correctly, you'll have the main extension class at (your forum root)/ext/dmzx/prevnext/composer.json
Navigate in the ACP to `Customise -> Manage extensions`
Look for `Previous / Next topic` under the Disabled Extensions list, and click its `Enable` link.
Hi, is this extension still being supported? I installed it with 3.3.0 and it works fine, but I was wondering if the code could be edited to disable loading of the extension if sees the screen size is less than 1200 pixels wide? When using a phpBB site on smart phones the buttons added by this extension get all jumbled up with the other navigation buttons when holding the screen vertically. Thanks.
martin wrote: 23 Feb 2020, 02:32
It's for phpbb 3.1 and will need an update for 3.3 intime.
Thanks, but this is not a 3.3 issue. The extension runs fine in 3.3. It is an issue with mobile device screens below a certain screen width. The extension should detect that there is not enough space for the buttons and should not load on smaller mobile screens. This issue would happen on any version of phpBB.
By the way, there is a strange scrolling issue with this Forum when using FireFox. I am not able to scroll to the last post in a topic. The screen keeps scrolling up and down and doesn't stop. I had to switch to Chrome.