[CODE]PointShop MySQL: Query Failed: Table 'ttttsuki_points.pointshop_data' doesn't exist ( SELECT *
FROM `pointshop_data`
WHERE uniqueid = '847006910'[/CODE]
Not sure what to do here, It connects but then sends me this, I don't even see where I can change the table.
From the database you selected here
[url]https://github.com/adamdburton/pointshop-mysql/blob/master/lua/providers/mysql.lua#L30[/url]
You need to import this file to your SQL
[url]https://github.com/adamdburton/pointshop-mysql/blob/master/pointshop.sql[/url]
Thanks a tewn. :)
Sorry, you need to Log In to post a reply to this thread.