Quote:
Originally Posted by Immortal_Shades
I have it almost working in 3.62
I just don't know what to do with this? Since I dont have VBSEO.
Code:
// vbGarage
'vbgarage\.php\?do=view&id=(\d+)$'=>'vbgarage-member-$1.html'
'vbgarage\.php\?do=delgarage&id=(\d+)$'=>'vbgarage-delete-$1.html'
'vbgarage\.php\?do=editgarage&id=(\d+)$'=>'vbgarage-edit-$1.html'
'vbgarage\.php\?do=getimage&id=(\d+)$'=>'vbgarage-image-$1.jpg'
|
If you don't have vBSEO, use Bouncer's code from the first page of this thread....
https://vborg.vbsupport.ru/showpost....89&postcount=6
- Justin