As I said on vb.com, when you create a vb post, there is an option to parse links. If that is set to yes, then the links get parsed before the post is saved. If it is set to no, then the url isn't parsed. You can't 'do' anything to turn it on. You would actually need to write some script to go through and read every post and then parse the links in it and then save it.
|