Quote:
Originally Posted by WNxWakko
When i tried to upload the product file I got this, I tried both overwrite on yes and no. I uninstalled the first version and I still get this even on a fresh install of the plug.
|
open product file find and delete
Code:
<code version="2.3.1">
<installcode><![CDATA[
$vbulletin->db->query_write("ALTER TABLE ". TABLE_PREFIX ."tmnt_teams ADD views int(10) NOT NULL default '0' ;");
]]></installcode>
</code>