Table nucleus_karma

This table will most likely be removed in future Nucleus version, in favor of plugins with the same functionality.

This table keeps track of IP addresses that have already voted for an item. This way, each IP address can cast only one vote.

Column Name Type Default Description
itemid int(11) '0' Item ID
ip char(15) '' IP address of voter
SQL Table Reference