Quote:
Originally Posted by Dylanblitz
You could change it. You would need to open includes/garage_func_var.php and find
Code:
$user_link = $vbulletin->options[garage_url_path] . 'garage.php?do=user_garage_view&id=' . $user_id;
to change it.
|
Thanks for the response. Unfortunately, I'm not too good with coding, what would i need to replace that line with? Thanks in advance!