vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Help Tips Display based on Registered user number of visits (https://vborg.vbsupport.ru/showthread.php?t=42617)

custsrvcrep 08-22-2002 04:14 PM

Help Tips Display based on Registered user number of visits
 
I have searched the forums and can't find anything like this nor can I find anywhere that number of visits PER registered member is already recorded.

The concept is this:

For my setup, all must register to read, post, whatever. There is no guest access.

I want to be able to display help tips based on the number of visits that a person has made to my board. The example I have given below, displays the tip in the header ... but theoretically, it should be able to display anywhere.

For example:

User FRED has registered. Until he has visited the board 10 times, I want to display a tip message in the header such as:

(<If number of visits is less than 10 display TIP>


TIP! Place your cursor over the button for more information on that option.


On FRED's 11th visit and thereafter, the above tip would not display.

Any ideas??
Thank you.

PS: I was trying to avoid the use of number-of-posts as the factor due to many users NEVER posting.

Logician 08-22-2002 07:36 PM

Quote:

Originally posted by custsrvcrep
PS: I was trying to avoid the use of number-of-posts as the factor due to many users NEVER posting.
I see the point but the problem is vb does not save how many times a user visited the board so it would take a lot of time to develop such a system to track the visit counts first.

If you consider giving your tips according to post count, registered day or any other default value vb keeps track of, it can be easier to develop the hack..

My 2 cents..

custsrvcrep 08-22-2002 07:51 PM

Quote:

Originally posted by Logician

If you consider giving your tips according to post count, registered day or any other default value vb keeps track of, it can be easier to develop the hack..


I am not trying to re-invent the wheel ... nor am I unreasonable. Registered day might be an alternative ... 10 days or 15 days after registered day, help tips stop.

Thanks.....

Logician 09-05-2002 07:31 PM

Here you go:

https://vborg.vbsupport.ru/showthrea...threadid=43194


All times are GMT. The time now is 12:39 AM.

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.00996 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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