Quote:
Originally Posted by UKBusinessLive
All you need to do is to change the URL part of the code
Code:
http://www.facebook.com/home.php/#/profile.php?id=$post[field11]&ref=profile">
to something like this
Code:
http://www.facebook.com/[field11]
keeping the field ID for the actual Vanity name 
|
Fixed it, it should actually be:
Code:
http://www.facebook.com/$post[field11]