Register System error mysql
#1

Hello guys...
I am using this script pastebin
But something is wrong ...
Whenever I re-register and I'm going to log in, I do not make the money, I need to close my game and open it again to make money

Sorry for my bad English
Reply
#2

/dump
Reply
#3

try this https://pastebin.com/dm6qfmjR
if its not work then show me the server logs.
Reply
#4

Quote:

I do not make the money, I need to close my game and open it again to make money

what do you mean by this? are the jobs not working or what?

btw,you have to set up a database for this to work.
set up the database and modify this lines
PHP код:
#define MYSQL_HOST        "Your DB Host" // Change this to your MySQL Remote IP or "localhost".
#define MYSQL_USER        "Your DB User" // Change this to your MySQL Database username.
#define MYSQL_PASS        "Your DB Pass" // Change this to your MySQL Database password.
#define MYSQL_DATABASE    "Your DB Name" // Change this to your MySQL Database name. 
with your database credentials
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)