AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Store (https://forums.alliedmods.net/forumdisplay.php?f=157)
-   -   A Database Error Occurred (https://forums.alliedmods.net/showthread.php?t=241440)

Addicted. 06-03-2014 15:04

A Database Error Occurred
 
I checked the FAQ and it didn't help me:

Quote:

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', 14, NULL, NULL)

Filename: /home/c1128096/public_html/store/models/items_model.php

Line Number: 224

Mask 06-03-2014 19:14

Re: A Database Error Occurred
 
Quote:

The Issue tag should be used only for bugs. If you have a problem while trying to set up the store, don't use any tag.
did you even checked if you have that column?
my guess you need to install this. https://forums.alliedmods.net/showthread.php?t=207157

Arrow768 06-07-2014 15:38

Re: A Database Error Occurred
 
The DB is outdated -> Update it and use the latest version of the store plugin (dev branch)


All times are GMT -4. The time now is 10:13.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.