The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi,
I'm trying to prefix any links that users enter with the {URL} tag So for example if they enter http://www.google.com The system would provide the link as http://www.mysite.com/redir.php?link...www.google.com I'm trying to do this so I have a prefix/loader page appear before they proceed to the link they clicked on. Any help appreciated! Thanks... |
|
#2
|
|||
|
|||
|
Open the php file located at: /forumroot/includes/class_bbcode.php
Find: PHP Code:
PHP Code:
|
|
#3
|
|||
|
|||
|
Thanks for the quick reply!
|
|
#4
|
|||
|
|||
|
I edited my post due to a typo, make sure you used the most recent one I posted.
|
![]() |
|
|