The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
If you are running Apache with mod_rewrite enabed, you could just rewrite the URL's in an .htaccess file in your web root dir. Something like ...
RewriteRule ^forum/showthread.php?t=(\d+) component/option=com_whatever?t=$1 Sorry, couldn't copy your exact component path as your links above are hosed up. Basically, the $1 in the Joomla side of the rule is whatever matched the (\d+) in the vB side. -- hugh |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|