Hi,
I have just installed.
And created one store item, but when i click the item in my board..i get this erro:
Code:
Database error in vBulletin 4.0.5:
Invalid SQL:
select * from market_store_transactions where marketid ='1' and userid='1';
MySQL Error : Table 'mytable.market_store_transactions' doesn't exist
Error Number : 1146
Request Date : Saturday, July 24th 2010 @ 10:22:41 PM
Error Date : Saturday, July 24th 2010 @ 10:22:41 PM
Script : http://www.myboard.com/forum/market.php?do=storeitem&id=1
Referrer : http://www.myboard.com/forum/market.php?do=storecat&storeid=2
My database uses a prefix on tables...but the script is not inlcuding the prefix.
How can i fix it?
Ty in advance