vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3 Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=187)
-   -   Display Users Viewing non-vBulletin Pages in "Online Users" (https://vborg.vbsupport.ru/showthread.php?t=157329)

Stryker412 07-28-2008 11:40 AM

bump

NeutralizeR 07-28-2008 02:12 PM

Quote:

Originally Posted by Stryker412 (Post 1585890)
bump

Create a new template module @ vBadvanced, copy the <iframe> code in that template.

Stryker412 07-28-2008 02:21 PM

I created the same page without using vbadvanced but I was still able to get the error. See here:

http://www.shatteredplanet.org/forum/serverstatus.html

NeutralizeR 07-28-2008 03:45 PM

Try recreating the plugins at Step 3.

Stryker412 07-28-2008 03:56 PM

Ok I found the issue, thank you very much for your support!

Dave-ahfb 03-10-2009 01:49 PM

How is this with 3.8.1?

yahoooh 09-02-2009 09:46 PM

Quote:

Originally Posted by Dave-ahfb (Post 1764912)
How is this with 3.8.1?

yes it works

also:

i added it on my site with clipshare
is there any way to make where exactly the user visit
for example :
when he visit video link
when he visit main page
when he visit tags ..etc

is there away to make it give some more info

Ingenious 09-21-2009 01:18 PM

I just wanted to say thanks for this article, I have added this to my site so a non-VB page shows up on who's on-line. The other articles I found were a bit out of date.

Just to clarify (as it confused me a bit to start with) to get a non-VB page to show on your on-line list, do the very first step as shown (cut and paste that code into the top of your file), but remove the VBA_ bits if you don't have VB Advance plugged in. In that case also remove the require_once('./includes/vba_cmps_include_template.php'); line too.

Then jump to step 3 to do the plugin bits, changing the code as required so it matches your filename.

Ideally you need to do this with two PC's running so you can log into the on-line list as a guest, to see yourself on the page. Otherwise when you access your non-VB page (remember to refresh it!) then go to who's on-line, it will show you as browsing who's on-line.

Anyway thanks again to the OP and other people who posted here.

PS. Working for me on 3.8.4

peleh 09-27-2009 03:43 AM

On 'extra_online_users.php, i have to edit the line $forumpath = 'yourforumpath'; with my forum path?

Edit, nevermind, its working now.

Xencored 02-04-2010 11:54 PM

Hey

Can only get it to show "Unknown location" everythign else works spot on and thanks!!

Code:

if ($userinfo['activity'] == 'extra_online_users')
{
    $handled = true;
    $userinfo['action'] = 'Viewing The Gallery!';
}



All times are GMT. The time now is 06:46 PM.

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

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02434 seconds
  • Memory Usage 1,730KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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