The link is suppose to look like this....
http://revolutionforums.org/memberlist. ... 43&start=5
but with phpBB-seo, it looks like
http://www.illestlyrics.com/phpBB3/prof ... page5.html
- Code: Select all
$pagination_url = append_sid("{$phpbb_root_path}memberlist.$phpEx", "mode=viewprofile&u=$user_id");
$template->assign_vars(array(
'DELETE_IMG' => $user->img('icon_post_delete', 'DELETE_POST'),
'S_WALL_ALLOWED' => (!$foe && $wall_active && $auth->acl_get('u_wall')),
'S_WALL_OWN' => ($user_id == $user->data['user_id']),
'S_WALL_EMPTY' => $wall_empty,
'S_WALL_ACTION' => append_sid("{$phpbb_root_path}wall.$phpEx", 'mode=post&u=' . $user_id),
'PAGINATION' => generate_pagination($pagination_url, $total_comments, WALL_MAX_DISPLAY, $start),
'PAGE_NUMBER' => on_page($total_comments, WALL_MAX_DISPLAY, $start),
'TOTAL_COMMENTS' => ($total_comments == 1) ? $user->lang['LIST_COMMENT'] : sprintf($user->lang['LIST_COMMENTS'], $total_comments)
));
Any help would be greatly appreciated, I'll make sure to post the solution in the thread as well.
Just so you know, I am backlinking, http://www.illestlyrics.com/phpBB3/
Thank you.

English |
French
News
