You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried install pointshop and it kind of works. I'm trying to get MySQL to work, but I don't think I did it right :(. It seems that SQLite resets the points and I've looked online and people said switching to MySQL would fix it. My mysql is allowing external connections. I also have the pointshop-mysql-master with my credentials. I also went in and changed the 'pdata' to 'mysql' in sh_config, but that didn't do anything.
I've noticed that pointshop has this folder called providers (pointshop-master/lua/pointshop), and there is a file called mysql.lua. It seems identical to the lua file in pointshop-mysql-master. I have put my info in that one too, but the points still reset.
Please help!
Thanks,
Backstab
The text was updated successfully, but these errors were encountered:
It seems to be a mysql problem. I changed the 'mysql' back to 'pdata' in sh_config (in pointshop-master/lua) and it works fine now. I don't understand why it didn't work before :(. I hope this helps other people with the same problem. When I change back to mysql, it resets everything!!
I've tried install pointshop and it kind of works. I'm trying to get MySQL to work, but I don't think I did it right :(. It seems that SQLite resets the points and I've looked online and people said switching to MySQL would fix it. My mysql is allowing external connections. I also have the pointshop-mysql-master with my credentials. I also went in and changed the 'pdata' to 'mysql' in sh_config, but that didn't do anything.
I've noticed that pointshop has this folder called providers (pointshop-master/lua/pointshop), and there is a file called mysql.lua. It seems identical to the lua file in pointshop-mysql-master. I have put my info in that one too, but the points still reset.
Please help!
Thanks,
Backstab
The text was updated successfully, but these errors were encountered: