Home
Forum
Pro Shop
Blog
Jobs
Register
Thread
:
[bug fix] add pagination to user profile
View Single Post
#
1
(
permalink
)
07-08-2006, 03:25 AM
gragland
Constant Pligger
Join Date: Feb 2006
Posts: 120
Thanks: 5
Thanked 1 Time in 1 Post
[bug fix] add pagination to user profile
just put this at the very bottom os user_center.tpl:
{php}
Global $page_size, $rows;
do_pages($rows, $page_size, getmyurl("user2", $user_login, $view));
{/php}
gragland
View Public Profile
Send a private message to gragland
Find all posts by gragland