FAP SUPPORT - SOLVED - Personal Gallery »  Show posts from    to     

Icy Phoenix


Archived phpBB Topics (Styles, Mods, Support) - FAP SUPPORT - SOLVED - Personal Gallery



thomastoget [ Wed 09 Jan, 2008 15:48 ]
Post subject: FAP SUPPORT - SOLVED - Personal Gallery
Hello, I have one question about the personal gallery. How do you change how many galleries you see on album_personal_index ? It seems like it uses the same setting as the forum. I dont want that. Possible to hard-code this?


Artie [ Thu 10 Jan, 2008 02:06 ]
Post subject: Re: Personal Gallery
Yes it uses the forum's topics per page setting.

You might try adding in album_personal_index.php

$board_config['topics_per_page'] = X ; //where X is the number of your choosing

just after

include($phpbb_root_path . 'common.' . $phpEx);


thomastoget [ Thu 10 Jan, 2008 10:19 ]
Post subject: Re: Personal Gallery
Fantastic Thank you Artie!




Powered by Icy Phoenix