vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Who looked my profile? (https://vborg.vbsupport.ru/showthread.php?t=66207)

all-the-vb 06-15-2004 10:00 PM

Who looked my profile?
 
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/

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

Quote:

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:
Code:

eval('print_output("' . fetch_template('smiliepopup') . '");');
instead of:
Code:

eval('print_output("' . fetch_template('smiliepopup') . '");');
}

Works great now :)

Gemma 01-29-2005 05:34 PM

Quote:

Originally Posted by neila
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:
Code:

<td class="$navclass[attachments]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editattachments">$vbphrase[attachments]</a></td>
Below that add:
Code:

<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]&amp;do=profile\')" />');
                        //-->
                        </script></if>

</tr>



All times are GMT. The time now is 04:47 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02795 seconds
  • Memory Usage 1,754KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (21)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete