[HELP] Failed to create a new account, please try again later

01/09/2018 17:40 PlugMan#1
Hello EPVP

I'm trying to run a register script released on elitepvp " abrasive_registration "
And i'm having problems with creating new account

my SQL user is : Shaiya
and SQL PSW : Shaiya123
i've configure it on PHP

db.config.php


How can i solve this ?
i'm running on my local machine its not a public server

Thank you all for helping new members like me
01/09/2018 17:57 XareL#2

// This means the insert statement is probably not valid for your database. Fix the query or fix your database, your choice ;)
01/09/2018 18:02 PlugMan#3
This is the error bro...

[Only registered and activated users can see links. Click Here To Register...]
01/09/2018 18:04 XareL#4
[Only registered and activated users can see links. Click Here To Register...]
01/09/2018 18:05 PlugMan#5
Quote:
Originally Posted by XareL View Post

// This means the insert statement is probably not valid for your database. Fix the query or fix your database, your choice ;)
Help me please , for unknow reason i can't use skype , let me see if i can log in discord

Thanks XreaL , Problem SOLVED !
01/09/2018 18:17 nephren#6
Quote:
Originally Posted by PlugMan View Post
[CENTER][SIZE="4"]
my SQL user is : Shaiya
and SQL PSW : Shaiya123
i've configure it on PHP

Just as an advice: If it runs local, you could leave it. But you should definitely change your credentials to something more "secure". Otherwise it's an invitation for others to join your database.

More here: [Only registered and activated users can see links. Click Here To Register...]
01/09/2018 18:42 PlugMan#7
It's just a test server on my Computer @[Only registered and activated users can see links. Click Here To Register...]

Thanks a lot for helping new member's like me ^_^
01/10/2018 01:41 nephren#8
not for that, you're very welcome
01/11/2018 14:15 MC Flip#9
The error means that the script does not match your table definition, or the other way around, depending on which one you want to change.

As for security, you can disable remote access to SQL ports in your firewall. However, it is still recommended to use different credentials and not Shaiya/Shaiya123