Karma Logging

Creating and modifying plugins.
Post Reply
tesha
Regular
Posts: 7
Joined: Fri May 04, 2007 7:21 pm

Karma Logging

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Karma Logging

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
tesha
Regular
Posts: 7
Joined: Fri May 04, 2007 7:21 pm

thank you

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: thank you

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply