We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, there's an error in your database on sign up for API key.
Please report this error to the site Administrator to resolve this issue. [1062] : Duplicate entry '915' for key 'PRIMARY' Database->Error ( 'insert into user (name, email, password, status, ip, user_id) values ('Asad Ali', '@gmail.com', '780b369b385ad76a1dd13ca3216af4c4', '2', '31.210.107.202, 162.158.251.107', NULL), ' ) 581 [i]...b/Database.class.php Database->query ( 'insert into user (name, email, password, status, ip, user_id) values ('Asad Ali', '*@gmail.com', '780b369b385ad76a1dd13ca3216af4c4', '2', '31.210.107.202, 162.158.251.107', NULL), ' ) 833 [i]...b/Database.class.php Database->Save ( 'boolean, ' ) 434 [i]..._lib/Model.class.php Model->save ( ) 707 [i]..._lib/Login.class.php Login->save ( ) 28 [i]...odule/user.class.php user->save ( ) 85 [i]...bute/signup_form.php user->save ( ) 85 [i]...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, there's an error in your database on sign up for API key.
Please report this error to the site Administrator to resolve this issue.
[1062] : Duplicate entry '915' for key 'PRIMARY'
Database->Error ( 'insert into user (name, email, password, status, ip, user_id) values ('Asad Ali', '@gmail.com', '780b369b385ad76a1dd13ca3216af4c4', '2', '31.210.107.202, 162.158.251.107', NULL), ' ) 581 [i]...b/Database.class.php
Database->query ( 'insert into user (name, email, password, status, ip, user_id) values ('Asad Ali', '*@gmail.com', '780b369b385ad76a1dd13ca3216af4c4', '2', '31.210.107.202, 162.158.251.107', NULL), ' ) 833 [i]...b/Database.class.php
Database->Save ( 'boolean, ' ) 434 [i]..._lib/Model.class.php
Model->save ( ) 707 [i]..._lib/Login.class.php
Login->save ( ) 28 [i]...odule/user.class.php
user->save ( ) 85 [i]...bute/signup_form.php
user->save ( ) 85 [i]...
The text was updated successfully, but these errors were encountered: