Gaetan WELTZER Posted July 24, 2018 Share Posted July 24, 2018 Hi, My forum is working well, however I would like to have a pagination for the topic posts. I saw it was possible to do it but i didn't find how to do it. Could you help me on that ? Best regards Link to comment Share on other sites More sharing options...
AndyF Posted July 24, 2018 Share Posted July 24, 2018 Please note: I've not actually tried this as I do not have a test database or access to a IPS4 site as I write this quick reply You may wish to await someone to verify it being correct although I'm 90% sure I'm on the right track with this. In theory adding one / both of these to constants.php may work: define( 'forums_topics_per_page', XX ); define( 'forums_posts_per_page', XX ); XX will need replacing with a numerical value. If you are a Cloud based client you'd need to open a support ticket about this as filesystem access is needed for the constants.php file.? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.