https://www.icyphoenix.com/viewtopic.php?f=26&t=3425&p=23267#p23267
-----------------------------------
Artie
Thu 10 Jan, 2008 02:06

Re: Personal Gallery
-----------------------------------
Yes it uses the forum's topics per page setting.

You might try adding in album_personal_index.php

[b]$board_config['topics_per_page'] = X ;[/b] //where X is the number of your choosing

just after

[b]include($phpbb_root_path . 'common.' . $phpEx);[/b]


