02-07-2016, 08:41 PMSozin Wrote: It clearly did not install correctly. Uninstall it and then reinstall it. Also, re-upload all the files first. The Shop plugin 1.7 does not have any such line: Code:$db->update_query('newpoints_items', array('stock' => $item['stock']-1), 'iid=\''.$item['iid'].'\''); You are having wrong file on the server, that's my best guess.
$db->update_query('newpoints_items', array('stock' => $item['stock']-1), 'iid=\''.$item['iid'].'\'');
Loading Info...