View Full Version : Profile Enhancements - MySpace Friends (separate page)
christian8a
07-27-2008, 10:00 PM
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:
<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)
<a href="friends.php?u=$userinfo[userid]">$vbphrase[show_all_friends]</a>
=====
This product can be used to complete the facebook style released here
https://vborg.vbsupport.ru/showthread.php?t=184016
Thats all
christian8a
07-28-2008, 04:38 PM
Reserved!
Q-v-n-s-Q
07-28-2008, 04:42 PM
very nice, thank for the mod. And very nice profile page as well :)
Megatr0n
07-28-2008, 04:46 PM
If we have the facebook friends hack, any point installing this?
basil2070
07-28-2008, 05:12 PM
Wow awesome mod. I love it!
christian8a
07-28-2008, 05:13 PM
If we have the facebook friends hack, any point installing this?
Use the one you like the most, but the old one works only in 3.7.0 not 3.7.2 so this might be the one most people need.
g0dfather1984
07-28-2008, 06:00 PM
Thank you!
Sworm
07-28-2008, 06:45 PM
For see this mod, is necessary a registration....
christian8a
07-28-2008, 06:51 PM
For see this mod, is necessary a registration....
Not at all!
From where did you get that?
Silencer Groans
07-28-2008, 06:57 PM
I Arabization permitting
Thank you .. That wonderful product
christian8a
07-29-2008, 11:28 PM
No problem
Q-v-n-s-Q
07-30-2008, 01:49 AM
can't we just use the current template for friendster mod? i try to install but it required to install another template.
Shaliza
08-05-2008, 10:27 PM
Fantastic! Worked flawlessly.
masterweb
08-06-2008, 03:50 PM
Downloaded and installed, thanks for this hack!
figu120
08-09-2008, 08:34 PM
Thank....
Hello good hack ....
I'm thinking of using it in my hack if I leave .... if you want a mp and let me talk about that ...
soundbarrierpro
08-28-2008, 11:05 AM
Does this change the whole layout of the profile page? I would like my members to be able to use their profile page as like a myspace or facebook page. If I'm understanding this right, this does this? No?
Forum Lover
09-29-2008, 03:51 PM
Didn't install it yet but checked the demo. great idea.. Can I ask for some editions too?
1. pagination.
2. add something like this. https://vborg.vbsupport.ru/showthread.php?t=123687&page=2
christian8a
10-12-2008, 11:54 PM
Does this change the whole layout of the profile page? I would like my members to be able to use their profile page as like a myspace or facebook page. If I'm understanding this right, this does this? No?
It doesnt change anything on the profile page.
Didn't install it yet but checked the demo. great idea.. Can I ask for some editions too?
1. pagination.
2. add something like this. https://vborg.vbsupport.ru/showthread.php?t=123687&page=2
It does have pagination, but the popup is a good idea
iglobal
10-14-2008, 11:06 PM
Great mod, but I got an error... anyone please?
Database error in vBulletin 3.7.3:
Invalid SQL:
SELECT user.*, (user.options & 512) AS invisible , avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustom, customavatar.dateline AS avatardateline, customavatar.filedata_thumb, customavatar.height AS avheight, customavatar.width AS avwidth, customavatar.width_thumb AS avwidth_thumb, customavatar.height_thumb AS avheight_thumb
FROM userlist AS userlist
INNER JOIN user AS user ON (user.userid = userlist.relationid)
LEFT JOIN avatar AS avatar ON (avatar.avatarid = user.avatarid)
LEFT JOIN customavatar AS customavatar ON (customavatar.userid = user.userid)
WHERE userlist.userid = 11
AND userlist.type = 'buddy'
AND userlist.friend = 'yes'
LIMIT 0,;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 10
Error Number : 1064
Request Date : Tuesday, October 14th 2008 @ 09:05:16 PM
Error Date : Tuesday, October 14th 2008 @ 09:05:16 PM
Script : http://www..com/friends.php?u=11
Referrer :
IP Address : ....
Username : admin
Classname : vB_Database
MySQL Version : 5.0.51a-community
Excellent mod :)
Edit: Small mistake in the navbar. The link with the member's name isn't right, it only says "member.php" without any userid.
Open friends.php, replace line 45 with the following line to fix it:
$navbits = construct_navbits(array('member.php?' . 'u=' . $userid => $userinfo['username'], '' => $userinfo['username'] . '\'s Friends'));
jlew24asu
10-15-2008, 02:53 PM
If we have the facebook friends hack, any point installing this?
what facebook hack?
christian8a
11-05-2008, 05:50 PM
Is a facebook style that had the friends tab displaying on another extra page.
Wordplay
12-05-2008, 11:50 AM
where is the example page?
i can't get nothing at:
http://www.myls1.com/friends.php?u=1
christian8a
12-05-2008, 06:41 PM
where is the example page?
i can't get nothing at:
http://www.myls1.com/friends.php?u=1
I stopped using this mod on my main site
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.