vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Logging In? (https://vborg.vbsupport.ru/showthread.php?t=61059)

ManagerJosh 02-02-2004 06:17 AM

Logging In?
 
Just wondering if anyone can point me in the right direction or provide me with some a certain codehack that allows me to do this:

I'm integrating my chat with vBulletin however I don't want everytime a person logging into the chat to trigger the function in vBulletin that makes all posts read.

example:

login via forums, reads posts > enters chat > triggers mark posts read.
login via chat > enters chat > does not trigger mark posts read.

Zachery 02-02-2004 07:17 AM

Quote:

Originally Posted by ManagerJosh
Just wondering if anyone can point me in the right direction or provide me with some a certain codehack that allows me to do this:

I'm integrating my chat with vBulletin however I don't want everytime a person logging into the chat to trigger the function in vBulletin that makes all posts read.

example:

login via forums, reads posts > enters chat > triggers mark posts read.
login via chat > enters chat > does not trigger mark posts read.

i dont think any chat intergration marks all posts read...

ManagerJosh 02-02-2004 08:42 AM

Quote:

Originally Posted by Faranth
i dont think any chat intergration marks all posts read...

Actually its just that I want to make sure when a user logs in through my chat, it doesn't mark posts read (after being idle long enough).

Zachery 02-02-2004 08:59 AM

Youd need to use abit of js to refresh his session somewhere... like a hidden iframe to keep his session alive, otherwise i dont see any other way really

ManagerJosh 02-02-2004 09:05 AM

Quote:

Originally Posted by Faranth
Youd need to use abit of js to refresh his session somewhere... like a hidden iframe to keep his session alive, otherwise i dont see any other way really

well I was hoping in terms of long run usage that when someone logs into the chat they don't trip what the mark all posts read so that when they do login to the forums they do see what posts haven't been read since the last time they were at the forums and not on the chat.

ManagerJosh 02-03-2004 02:58 AM

anyone have any ideas?


All times are GMT. The time now is 03:00 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.00990 seconds
  • Memory Usage 1,718KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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