MyBB Community Forums

Full Version: Custom Profile URLS
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Ok, so I developed a new theme (and used templates and conditionals for this to work). I made a social buttons section of the profile, problem is some Social Network URLS are outputting as "https//facebook.com" and it leads to a dead link.

Any solutions for this? And I can't really use any plugins, as it would require a lot of editing to the profiles.

Example of the problem would be: http://1shotgg.com/User-Green1Chaos
Could you please the templates where the social links are added... the source code seems to be wrong.... its starting with "http://https://"

<a href="http://https://www.facebook.com/atb224155?ref=tn_tnmn" class="facebookicon" original-title=""><i class="fa fa-facebook"></i></a>