Quote:
Originally Posted by Steve St.Lauren
I too couldn't get the icons to display in postbit or postbit_legacy. Looked at the code and it looks like there is a "global $vbulletin;" missing at the beginning of the User Social Networking Fields: PostBit Display Complete (postbit_display_complete) plugin. If you go to the plugin manager and click on that plugin and then add this as the first line:
global $vbulletin;
it will now display the icons in the postbit. I run postbit legacy so I also had to add class="info" in the options as well for it to appear in postbit_legacy.
|
Steve you are a champion thank you very much, working fine now.
Spoke too soon - now I have the problem of when clicking on a member's Facebook link it comes back with an error. I'm using the Facebook profile id numbers at the end of the profile image, that should be correct yes?
EDIT - Have fixed the issue now as have added - profile.php?id= - to Facebook link in settings.