MySpace Friends (separate page)
This modification is in the archives.
Im not the author of this product but I have asked for permission to release it and did some small adjustments to it.
I cant support this hack, or fix any problem, but feel free to ask and I will answer what I know and please feel free to help other people ![]() ===== What it does It displays friends list in a separate page the way MySpace does. DEMO http://www.eicorvette.com On the guest welcome message, click on profile demo and on that profile you will see the friends block mini, click on view all. ===== Install 1) Upload file friends.php to root directory 2) Import product (admincp/plugins $ products/import product) 3) Set your values on your admin cp (vbulletin options/separate friends page) Template edit: memberinfo templates / memberinfo_block_friends_mini At the very end you will find: PHP Code:
<a href="#friends" onclick="return vB_TabCtrls['profile_tabs'].switch_tab('friends');">$vbphrase[show_all_friends]</a>
Replace with: (or just change the url to friends.php) PHP Code:
<a href="friends.php?u=$userinfo[userid]">$vbphrase[show_all_friends]</a>
This product can be used to complete the facebook style released here Facebook Pro (fixed/fluid) Thats all Download
This modification is archived, downloads are still allowed. |