Quote:
Originally Posted by Kleptomaniac
Hi, nice mod blaine. I'm getting the following error when trying to donate an item to a member though.
Invalid SQL:
select s.*,i.* from vitemshop_stock s left join itemshop_items i on(i.id=s.item_id) where s.member_id='1' and i.id=2;
MySQL Error : Table 'xxxxxx_xxxx.itemshop_items' doesn't exist
It acts like its not looking for the right table maybe? I dont know much about this stuff.
|
hmm i looked through my code and it seems correct, could you maybe try reuploading your ishop.php file?