Author Topic: error when editing shop items  (Read 1793 times)

Offline rhayes13

error when editing shop items
« on: August 15, 2007, 02:24:34 am »
I am just learning php coding so not too skilled yet. I manually installed the shop and for the most part it is working, but when I go to edit an item in the store through the admin section I get this:

Unknown column 'delete_after_use' in 'field list'
File: /home/kindred/public_html/forum/Sources/shop/ShopAdmin.php
Line: 371

Any help help would be great ;)

Offline Daniel15

Re: error when editing shop items
« Reply #1 on: August 18, 2007, 01:37:43 pm »
Are you sure you ran the installScript.php file included with SMFShop 3.0? Try removing the smf_shop_items table, and then run installScript.php again.