intalled on 3.8.5
Vbay.php changed in line 130 the ´
now i want to make Category then comes
Invalid SQL:
insert into vbay_categories values('','new','','0');
MySQL-Error : Table 'DB1317384.vbay_categories' doesn't exist
Error-Nr. : 1146
and my Side crashed with
Invalid SQL:
select * from vbay_items where completed='0';
MySQL-Error : Table 'DB1317384.vbay_items' doesn't exist
Error-Nr. : 1146
Versio of Mysql is : 5.5.31-log
Any Idea ?
|