Thread: [Release] Equipment (1.1-alpha)
View Single Post
heraclitus
Member
Join Date: Dec 2007
Old 04-13-2014 , 15:34   Re: Equipment (1.1-alpha)
Reply With Quote #121

I have installed the Equipment plugin and when i want to import the file in the webpanel I have a error:
Error Number: 1054
Unknown column 'flags' in 'field list'
INSERT INTO `store_items` (`name`, `display_name`, `description`, `web_description`, `type`, `loadout_slot`, `price`, `attrs`, `is_buyable`, `is_tradeable`, `is_refundable`, `category_id`, `expiry_time`, `flags`) VALUES ('trafficcone', 'Traffic Cone', NULL, NULL, 'equipment', 'hat', '650', '{\"model\":\"models/props_junk/trafficcone001a.mdl\",\"position\":[0,-1,20],\"angles\":[0,0,0],\"attachment\":\"forward\"}', '1', '1', '1', 21, NULL, NULL)
Filename: /usr/www/bhopp/public/storepanel/models/items_model.php
Line Number: 224
heraclitus is offline