Quote:
Originally Posted by Gizmo999
I think i fixed it, you need to find lines in vbgarage.php
Code:
$pagenav = construct_page_nav(
$pagenumber, $perpage, $garagecount[garages],
'vbgarage.php?' . $vbulletin->session->vars['sessionurl'] . 'do=$_REQUEST[do]', ''
And replace with
HTML Code:
$pagenav = construct_page_nav(
$pagenumber, $perpage, $garagecount[garages],
'vbgarage.php?' . $vbulletin->session->vars['sessionurl'] . 'do=', ''
it worked for me
|
thanks giz it worked now i have to find a way to fix the multable cars
if not is there away for admin to delet some cars?