Quote:
Originally Posted by scottny
I want to install but where is the number on Facebook? Sorry I am really computer challenged when it comes to things like this.
|
below is what a normal profile page looks like in facebook, with the user id Colored red, thats the Url of the page when your logged onto your facebook profile.
Code:
http://www.facebook.com/home.php/#/profile.php?id=123456789123&ref=profile
This is what we have in the code, with the user number replaced with the custom profile file number, in red also
Code:
http://www.facebook.com/home.php/#/profile.php?id=$post[field11]&ref=profile
The thing that makes this show up or not in the postbit, is the custom user field in the edit options of the users CP
When they enter there user number from their facebook profile in this profile field the code is complete, without this number the facebook logo is not shown.