View Full Version : Who looked my profile?
all-the-vb
06-15-2004, 10:00 PM
Hello Everyone. :D
hack : Who looked my profile?
by all-the-vb
Description:
after install this hack
the user can show the members names looked his profile,
the user only can show
who looked his profile he can't
show who looked other user profile
and
if the members looked his profile = none
he can't see who looked my profile hack.
<~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>
Templates to edit:
MEMBERINFO
<~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>
Files to edit:
member.php
misc.php
<~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>
Templates to add:
l_profile
l_profilebits
<~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>
Queries to run: 1
<~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>
if you use this hack don't forgot click https://vborg.vbsupport.ru/ (http://vbulleting.org/forum/vborg_miscacions.php?do=installhack&threadid=66086)
sorry for my bad english :ermm:
all-the-vb
06-16-2004, 12:00 AM
screen
FleaBag
06-16-2004, 01:01 AM
Nice little hack, shall add this.
ZaGooL
06-16-2004, 01:09 AM
Nice hack. :surprised:
نتمنالك المزيد :squareeyed:
pjdaley
06-16-2004, 01:21 AM
after install this hack
the user can show the members names looked his profile,
the user only can show
who looked his profile he can't
show who looked other user profile
and
if the members looked his profile = none
he can't see who looked my profile hack
im confused
OCH-Stan
06-16-2004, 03:01 AM
lol, rgr :)
insanctus
06-16-2004, 03:04 AM
This reminds me of a chat I used to go to, did up a code to see who looked at profile lol.
I will install this if for nothing else for the laugh it gave me, cool add in.
KTBleeding
06-16-2004, 04:58 AM
What happens if you have a member base of 5000 + members, and they have all viewed your profile? ;)
jarekn
06-16-2004, 10:26 AM
It be nice if you could show member that looked at your provile in given date range, eg last 30 days, last 60 days...
msimplay
06-18-2004, 09:00 AM
also needs pagination incase u get say 1000 + members looking at ur profile
not good to list all on one page if that happens
also ur templates are uncached in misc.php
zahco
06-19-2004, 07:10 AM
Dir : all-the-vb
nice hack and i think the users will like it >
thanks a lot for this hak
best regards
zahco
Osterling
07-25-2004, 03:02 AM
alright..
i installed teh hack, seemed to work,but i had a person click my profile, and on the button it showed up that a new person had viewed my profile, but when I clicked to see who, it only showed my username.. :confused:
any idea?
nautiqeman
10-15-2004, 01:37 PM
/me installs -- but instead I put it in the profile rather than having that button and link to another page
nnjj.net
12-03-2004, 02:22 PM
very very very nice installed :)
Alrasam
12-03-2004, 06:26 PM
very nice hack
thak u :squareeyed:
shadiguy1
12-30-2004, 05:09 AM
will this split into more pages if alot of uses view your profile as asked.?
MojoNixon
01-03-2005, 07:22 PM
hm .is not working for me ..when someone looks at my profile and i click the button i only got one white page. Whats wrong?
neila
01-24-2005, 03:08 PM
Did you install the templates? Another question to anyone that looks at this thread, has anyone been able to successfully intergrate this into the UserCP?
SVCsports
01-27-2005, 11:58 PM
I installed this, but users when clicking the button are brought up to a blank page at my website. Any clue why? Might I also add t hat I have done this hack step by step 5 times now.
Gemma
01-29-2005, 05:12 PM
I had a similar problem, turned out I had added the edits to the misc.php in the wrong place.I added it after:
eval('print_output("' . fetch_template('smiliepopup') . '");');
instead of:
eval('print_output("' . fetch_template('smiliepopup') . '");');
}
Works great now :)
Gemma
01-29-2005, 05:34 PM
Did you install the templates? Another question to anyone that looks at this thread, has anyone been able to successfully intergrate this into the UserCP?
Not perfect,but it works :)
Find:
<td class="$navclass[attachments]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editattachments">$vbphrase[attachments]</a></td>
Below that add:
<tr>
<script type="text/javascript">
<!--
document.write('<input type="button" class="button" tabindex="1" style="font-weight:normal" value="who looked my profile? $allusershow" title="$vbphrase[add_edit_files_attached]" onclick="manageattachments(\'misc.php?$session[sessionurl]&do=profile\')" />');
//-->
</script></if>
</tr>
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.