Page 1 of 1
Karma Logging
Posted: Thu Aug 16, 2007 9:31 pm
by tesha
One of the options on the Karma screen is
Should Karma votes be logged? - the last line of the form.
where is the log? I'd like to view it...
thanks,
Tesha
Re: Karma Logging
Posted: Fri Aug 17, 2007 11:14 am
by garvinhicking
Hi!
Those are only logged to the database table 'karmalog'. You need to use a utility like phpMyAdmin to browse it.
Regards,
Garvin
thank you
Posted: Fri Aug 17, 2007 2:41 pm
by tesha
I have found it. s_karmalog. I was hoping it would be within the admin page so that my user could access it - but this is great
very informative, can you tell me what is votetime?
thanks,
Tesha
Re: thank you
Posted: Fri Aug 17, 2007 3:34 pm
by garvinhicking
Hi!
Yes, sadly no interface has been created for it.
'votetime' corresponds to the date (unix timestamp) on which that voting took place.
Regards,
Garvin