Wollte gleich mal die Aufträge testen... da kam bei der Acquise der ersten Ware gleich das hier:
SQL
SELECT amountTotal, amountBlocked FROM wisim_stock WHERE accountID="4626" AND productID="14"
Table 'wisim_stock' was not locked with LOCK TABLES
INSERT INTO wisim_stock (accountID, productID, amountTotal, amountBlocked) VALUES ("4626", "14", "0", "0")
Table 'wisim_stock' was not locked with LOCK TABLES
SELECT amountTotal, amountBlocked FROM wisim_stock WHERE accountID="4131" AND productID="14"
Table 'wisim_stock' was not locked with LOCK TABLES
INSERT INTO wisim_stock (accountID, productID, amountTotal, amountBlocked) VALUES ("4131", "14", "4", "0")
Table 'wisim_stock' was not locked with LOCK TABLES
Fatal error: Call to undefined method db::exec() in /www/htdocs/w0103094/imperiumromanum/_eco.php on line 170
Alles anzeigen