Log in

View Full Version : How to remove vbulletin shortening of URL's


joehod
05-27-2009, 12:04 PM
Hi I have vbulletin 3.8.2 and have all the urls truncated with three dots... in the middle
I want it to stop shortening the links, but keep the bb code and them clickable, just remove its shortening them, any ideas how to do this?

Many thanks for any help at all

Nigel K

Lynne
05-27-2009, 01:11 PM
You will have to actually modify the code to do this. I believe it is the function handle_bbcode_url in the file includes/class_bbcode that you need to modify.