Does appear to have any allowance for pagination in search display !!
Quote:
$vbulletin->templatecache['search_results_postbit'] = str_replace($a[0],$a[1],$vbulletin->templatecache['search_results_postbit']);
unset($a);
$a = array(
'showthread.php?" . $GLOBALS[\'vbulletin\']->session->vars[\'sessionurl\'] . "p=$post[postid]$post[highlight]#post$post[postid]',
'f$post[forumid]/$tfseourl[thread_ricerca]-$post[threadid]/#post$post[postid]'
);
|