vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Who Viewed My Profile (https://vborg.vbsupport.ru/showthread.php?t=91772)

Andreas 03-23-2006 03:49 AM

Help with what?

makemedie 03-23-2006 05:25 AM

Quote:

Originally Posted by makemedie
I use vBulletin 3.5.3

I dont remember, it's been a while. As far as I know, I went straight to the plugin manager and uninstalled the plugin from there. Or deleted. Whichever.

I'm still waiting for an answer, right now my forum displays usernames in a color that is completely unreadable, and because I uninstalled your plugin incorrectly, I cant edit the usergroups without getting an error.

Help?

Andreas 03-23-2006 05:28 AM

Well, just delete the bitfield XML and rebuild bitfields.

makemedie 03-24-2006 07:01 PM

The problem lies in the tables. You got us to create a new column called "profileviews" but now it doesnt exist anymore or something however it still shows the radio buttons and the four options (no text) at the bottom of usergroup settings.

Would deleting the "bitfield XML" fix that? Where would I do that?

yayvb 03-25-2006 02:31 AM

I've had this installed for a couple of months now and realized that sometimes (not always) the list shows guest on the list like 3 different times with 3 different times, etc. I imagine it's only supposed to show guest once?

Dsyn11 03-26-2006 06:43 AM

Profile Views aren't incrementing. What's wrong?

shadowdancer36 03-26-2006 02:47 PM

I guess I can't get help on my question huh?

yayvb 03-26-2006 05:48 PM

Try this
Code:

<a class="smallfont" href="#" onclick="openWindow('misc.php?do=profileviews', 300, 400); return false;">Who viewed my Profile?</a>

shadowdancer36 03-26-2006 07:16 PM

Quote:

Originally Posted by yayvb
Try this
Code:

<a class="smallfont" href="#" onclick="openWindow('misc.php?do=profileviews', 300, 400); return false;">Who viewed my Profile?</a>

Thanks for your help :) Could you tell me exactly how I should place it? Here's the code needed for the slide menu (which is java btw)

Code:

ssmItems[4]=["Who's Online?", "http://www.mysite.com/forum/online.php", ""]
Here's what I put which didn't work.

Code:

ssmItems[5]=["Who Saw Your Profile?", "<a href="#" onclick="openWindow('misc.php?do=profileviews', 300, 400); return false;"></a>", ""]
What did I do wrong?

Andreas 03-26-2006 11:11 PM

Quote:

Originally Posted by yayvb
I've had this installed for a couple of months now and realized that sometimes (not always) the list shows guest on the list like 3 different times with 3 different times, etc. I imagine it's only supposed to show guest once?

Depending on your settings, every single view might get logged.


All times are GMT. The time now is 11:26 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.01152 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete