The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Can anyone code it so theres an text field in admincp, to choose the lengfth of URL
? heck if thats not possible, then help me with the code. I want only admins to be able to use longer URLs. PHP Code:
|
|
#2
|
|||
|
|||
|
Create a new vBulletin Option called 'max_url_display' and set it to the length you want.
then use the following: PHP Code:
|
![]() |
|
|