Quote:
Originally Posted by Muellmann
Code:
$vbulletin->db->query_write("
DELETE FROM " . TABLE_PREFIX . "threadrate
WHERE userid = '" . $_REQUEST['userid'] . "'
");
I had to uninstall it again.
As you see on the query in your product it deletes
all ratings of an user on all threads
You forgot to add the threadid in the WHERE-clause of the query.
|
my board could really use this add-on.
has what Muellmann posted been fixed?
is this add-on you are sharing different than that premium one you are selling, Paul?
*Clicks Install for later use*
tnx, Rich.
btw, we are using 3.6.7PL1