I had the same issue at first, i put my Twitter profile, and it just linked to
http://mydomain/TWITTERPROFILEVALUE
What you have to do is, instead of simply typing your twitter profile, facbeook profile, or any other profile, you have to actually enter the entire URL
Wrong Example >>> Twitter Profile: BB_Matrix
Result, takes me to a wrong page on my domain that doesn't exist
Right Example >>> Twitter Profile:
http://twitter.com/BB_Matrix
Takes me to my twitter profile
Now I was just about to post this question to the developer, how do we set the profile in such a way that you only have to enter the profile value without the entire URL? Like how can we make that profile for Twitter,FB, ETC, automatically insert the Twitter/FB/Etc. URL and then take the value from the profile field to construct the correct URL?
Hope I wasn't too confusing