PDA

View Full Version : Where are the prices?


LLIFE
12-29-2005, 06:33 AM
1) I cannot enter prices for items. Can't even find a place too.


2) Also when I try to add any "number of items" I get this error:

Database error in vBulletin 3.5.2:

Invalid SQL:
INSERT INTO gmart_product_items
(productid, title, description, image, price, base_post, status, status_on_paid, vendorid, `mod`, ordinal, isactive,custom1,custom2) VALUES (
2,
'New Item',
'',
'',
'i:0;',
'i:0;',
0,
20,
1,
'',
100,
0,
'',
''
);

MySQL Error : Unknown column 'status_on_paid' in 'field list'
Error Number : 1054
Date : Thursday, December 29th 2005 @ 12:33:25 AM
Script : http://beta.lowriderlife.com/forum/admincp/gmart_admin.php
Referrer : http://beta.lowriderlife.com/forum/admincp/gmart_admin.php?do=editproduct&id=2
Classname : vB_Database

The Geek
12-29-2005, 10:37 AM
browse to http://www.yoururl.com/forums/admincp/gmart_admin.php?do=upto4

Let me know if that helps

LLIFE
12-29-2005, 01:11 PM
That worked, however when I go save a price for an item and go back to edit it the price is blank, and I get this error on the client page:

"* Item not availible in US Dollar's"

The Geek
12-29-2005, 03:13 PM
Try running this step:

http://www.myurl.com/forums/admincp/gmart_admin.php?do=missingstep

The problem stems from some installer steps not being completed due to the way vB handles version numbers.

HTHs

LLIFE
12-29-2005, 06:00 PM
Looks better. I will test and send you a pile of bugs to fix.