The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Links don't get bbcoded with the [url.][/url ] tags automatically anymore.
I looked all over the vb options page and couldn't figure out how to re-enable this feature. Any ideas? |
|
#2
|
||||
|
||||
|
Create a new style with no parent:
If it is still happening - Try disabling your modifications/plugins and see if you still have this problem. Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php PHP Code:
|
![]() |
|
|