can some one please tell me how to chenge this

in user_videos.php

line 166
$page_links = paginate($total, $config['items_per_page'], '.', '', $page);

to this

user_videos.php?user_name=$1&type=public&page=

so in http://www.mysite.com/Guest/public/

the pages go like this

user_videos.php?user_name=user&type=public&page=1 2 3 4 ect