vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   i looking for an hack that... (https://vborg.vbsupport.ru/showthread.php?t=28692)

Generics 09-23-2001 10:06 AM

...that shows the admin in the admin cp when a user last visited the board for eg xy visited the board 12.8.2001 and last posed on 10.8.2001

i hope someone can help m,e with this hack and i am sure some other people need this hack too

mfg Generics

Admin 09-23-2001 10:12 AM

Already a feature.

If you want to display this information always, replace:
PHP Code:

    $displayusername=1;
    
$displayoptions=1;
    
$displayemail=1;
    
$displayjoindate=1;
    
$displaylastvisit=1;
    
$displayposts=1

with
PHP Code:

    $displayusername=1;
    
$displayoptions=1;
    
$displayemail=1;
    
$displayjoindate=1;
    
$displaylastvisit=1;
    
$displayposts=1;
    
$displaylastvisit=1;
    
$displaylastpost=1

in user.php.

Steve Machol 09-23-2001 03:53 PM

Generics,

Please enter you license info into your user profile. See my sig for details. Thanks.

Generics 09-23-2001 10:07 PM

i would if i had one .... i just install that board for a friend of mine (he dont no anything about server, php, ....)but if you want i will talk to him and add his license.

mfg Generics

Sarge 09-24-2001 06:32 AM

Quote:

Originally posted by Generics
i would if i had one .... i just install that board for a friend of mine (he dont no anything about server, php, ....)but if you want i will talk to him and add his license.

mfg Generics

it seems like everyone around here is working on a friends board and cannot get the license info

how convienant

KuraFire 09-24-2001 07:26 AM

[QUOTE]Originally posted by Sarge
it seems like everyone around here is working on a friends board and cannot get the license info

how convienant

Generics 09-24-2001 08:34 AM

i am sure that when i work and have money i will buy me a own license too !! but at mom there is no need because i dont have an own vbb because i dont need one....


All times are GMT. The time now is 01:40 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.01061 seconds
  • Memory Usage 1,724KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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