@milsirhc ... thanks a lot for these reports...
actually, as i was working on the #1, i also debugged the #2..
later this evening i will release a 1.0.2 version, with all these debugs and some new features...
for the @2, here is the process:
when a thread is deleted, first we retrieve the points of the thread author for the thread creation.
then we count the posts inside this thread without the firstpost (thread creation) grouped by userid.
if the posts are from the thread starter, we apply the proper points for it or the default depending on settings
then we retrieve the points on each user for each total of posts *(if userid 1 have 4 posts, we retrieve 4*points)....
as i dropped the calculation of the firstpostid, the count is based on posts for the thread.