![]() |
hi very nice hack but i have a error in my global.php
Quote:
require('./admin/config.php'); what can i do, just i don't have permission to ACP Control,too |
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 |
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:
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 |
I sent you a 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? |
Quote:
try this alter table `user` add `trace` smallint(5) unsigned DEFAULT "0" NOT NULL; great hack thanks :) |
Thanks, that worked
|
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? |
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. |
Nice hack. Works great !
/me clicks install. |
Is it possible (I am almost positive it is) to track individual users selected by admins? I ask this because currently WEForums has 23,000+ members so it isn't exactly something I'd want to install. Additionally, hundreds sign up per day.
So how hard would it be? |
WEForums - by default nobody is traced. You select the users you want to trace in the AdminCP.
|
Nice one!
/me clicks on install. Sad that there is no function to show the logs via ACP. Anyways nice security hack! |
Thanks, Intex.
I have installed this now...and while everything works...there is one exception. Once I clicked the "Show all traced users" log, I get ALL usernames who have registered. Sure, may not be a problem, you think...but considering it just froze up my PC because it was loading 23,100+ names...I don't think it's very good. Showing records 1 to 23169 of 23169. Click username to view forum profile. Strange though...anyone else having this problem? I don't think I did anything wrong, but I will check again... |
I'm personally not experiencing that particular problem, but then again I've got nowhere near that many members :).
|
Nope. Followed instructions perfectly.
Perhaps it is to do with the miserable hack or the country hack. I noticed in the DB query part there is two hacks there. Perhaps those are it? |
ZZed - is there any way you can include guests in the trace logs? The reason I ask is because I want to keep an eye on actions taken by people who aren't registered yet.
|
I fixed my problem.
I was tampering with the code and this seems to work. (Although not sure about the userid = part. Guess it stays blank...) Code:
if($bbuserinfo['usergroupid']==1) { Code:
if($bbuserinfo[trace] == 1) { |
A lovely hack -
ALAS..... Allthough everything seems to be intact - for one or other reason when editing a user's profile in the adminCP (tick the option to trace) - it will not save. Clicking on the 'list users who are being traced' likewise indicates that there are none! Any help on this problem will be appreciated - as it is a very useful hack indeed! (Using VB 2.2.9) |
Quote:
|
Hi. This hack was great. I installed it onto my live board pgamers.com . However I do have one question. Does this track clicks to the admin cp and mod cp also? Is it suppose to because so far it doesn't come up for me. If this isn't available can it please be inplemented :)
|
Quote:
|
Quote:
Thanks |
is it possible to trace who has clicked on an attachment, cause i've installed this hack but attachments aren't on the trace.
|
I love the concept!!! Will install tonight after work (on lunch break).
Got a new user using nick "Guest" (thought it was locked out by vB, guess not) and starting to think the username/pass being shared by multiple peps to get around site security. THANKS!!!! |
Is something like this already availeble for vb3?
|
I would like to know the same...
|
Thanks :D for my one its great
|
Quote:
|
Is someone willing to release a 3.5 version for this useful hack ?
|
Ditto - would like this for vb3.5 please. :)
|
Yes, I am willing to donate as well. Please someone make this available.
|
I'll look into porting this into a VB3.5 plugin. Feel free to send me a PM nudge if you don't hear from me in a while. :)
|
Counting clicks?
Is there a way to modify this so that after a certain number of clicks on the board a user is diverted to a page or another event occurs? |
Will there be a 3.5 / 3.6 Version of this mod ?
|
absolutelly would love to have an update for 3.6
|
I have a use for this as well now...
I would like to get data logged in a database table where I can tell it what to collect and when... for example, right now I am only interested in guests but other times I may be interested in groups (say staff) or individuals, or all members or all members and guests... or perhaps just bots... I am going to code something for my immediate need but with 3.6 hooks this would be easy to use with 3.6! |
Update as plugin would be awsome!
|
Quote:
|
All times are GMT. The time now is 04:19 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|