This is the error
- Code: Select all
Database Error
1146: Table 'zebra.roster_addons_karmahistory_karma' doesn't exist
SQL:
SELECT member_id FROM `roster_addons_karmahistory_karma` WHERE `fullname` = 'ananu' And `guild_id` = '1
File: libdbalmysql.php
Line: 234
these are the created db tables
- Code: Select all
graddons_karmahistory_karma
graddons_karmahistory_karmaitems
graddons_karmahistory_karmalog
Please let me know where if any changes I should be doing. I un/installed the addon twice and the outcome did not change.