vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Trace and log user actions... (https://vborg.vbsupport.ru/showthread.php?t=52300)

subu1 05-05-2003 07:57 AM

hi very nice hack but i have a error in my global.php

Quote:

Warning: Unable to access ./admin/config.php in /home/virtual/site1/fst/var/www/html/board/admin/global.php on line 116
on Line 116 is:

require('./admin/config.php');

what can i do, just i don't have permission to ACP Control,too

subu1 05-05-2003 08:33 AM

ups, i must have forum/global.php, but now ich have this if i click on my link "No users found matching those criteria.
" ;)

ok i have 2.2.8 and on my ftp i gave tracelog 777

owc 05-15-2003 11:43 PM

Hi, I need your help MAN I downloaded the trace hack but I could not get the logs .. all I got was this table from the index.php


I have done every thing

I alted user table
1-`trace` SMALLINT( 5 ) UNSIGNED DEFAULT '0' NOT NULL
2- I created a dirctoy tracelog and and changed the mode t0 777
3-made the changes to global.php and admin/user.php
4-and the only thing I got when acess the tracelog dirctory is

Quote:

Filename Size Last Modified Last Accessed
. 4096 May 15, 2003, 18:09 May 15, 2003, 18:09
.. 4096 May 15, 2003, 16:44 May 15, 2003, 18:02
index.php 1082 May 15, 2003, 18:09 May 15, 2003, 18:09
when I type

forums/tracelog/username.log
I have this page is not found error


Can you help getting the user logs work with vb 2.3.0 becuse this hack would help me in a study I am condcuting .. thanks in advance

Zzed 05-15-2003 11:55 PM

I sent you a PM. ;)

gwhooooey 05-18-2003 04:07 PM

Execute the following query to create a new field in the user table:

alter table user add trace smallint(5) unsigned DEFAULT 0 NOT NULL;

I couldn't get that to work, any help?

zefman 05-25-2003 07:31 AM

Quote:

05-18-03 at 06:07 PM gwhooooey said this in Post #45
Execute the following query to create a new field in the user table:

alter table user add trace smallint(5) unsigned DEFAULT 0 NOT NULL;


I couldn't get that to work, any help?

hello !

try this

alter table `user` add `trace` smallint(5) unsigned DEFAULT "0" NOT NULL;

great hack thanks :)

gwhooooey 05-25-2003 09:51 AM

Thanks, that worked

paratek 06-02-2003 07:55 PM

I have one glitch. If i am adding a user manually from the admin CP, the trace user option is there for me to select. If i edit a current user to try and select this particular user to trace, the option isn't there.

Any ideas?

Zzed 06-02-2003 08:52 PM

You installed the hack in the wrong section. ;) The add user and edit user code look almost identical. ;)

The values for new users is set to 0 (No) by default.

Intex 06-03-2003 12:02 PM

Nice hack. Works great !

/me clicks install.


All times are GMT. The time now is 10:34 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.01400 seconds
  • Memory Usage 1,735KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (4)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