HI,
When i create a new item store, and click it to access...it gives me the following my sql error...
Code:
Database error in vBulletin 4.0.5:
Invalid SQL:
select * from market_store_transactions where marketid ='4' and userid='1';
MySQL Error : Table 'mybd.market_store_transactions' doesn't exist
Error Number : 1146
Request Date : Tuesday, August 10th 2010 @ 10:49:11 PM
Error Date : Tuesday, August 10th 2010 @ 10:49:11 PM
Script : http://www.mysite.com/forum/market.php?do=storeitem&id=4
Referrer : http://www.mysite.com/forum/market.php?do=storecat&storeid=3
IP Address : My IP
Username : Aramist
Classname : vB_Database
MySQL Version : 5.0.91-community
He's not inserting the Table prefix
Any fix for it ?
Ty in advance