Thanks! I'll try this way.
Another way I thought I could rewrite construct_page_nav() for myself needs.
I mean, by default it is construct_page_nav($pagenumber, $perpage, $results, $address, $address2 = '', $anchor = '')
but if I change it to construct_page_nav2($pagenumber, $perpage, $new_var_forums, $results, $address, $address2 = '', $anchor = '') would that help me to pass forum array from one page to the next?
Thanks kh99!
|