![]() |
MySQL Error
Everytime a user tries to registrate on my site, I get a MySQL DB Error:
Code:
Invalid SQL: Can anyone help me please? I already tried to repair/optimize tables and reset Cache. I also went to the db via phpAdmin but can't really find the issue |
I believe it's saying that the userfield table already has a value of 114 for the primary key (userid), and you're trying to insert another userid of 114. In other words it's trying to create a user with a duplicate userid.
It's hard to say what to do without knowing exactly what's going on, but I suppose what you want to do is figure out what the highest userid in the user table and see how that compares to the userfield table. |
All times are GMT. The time now is 01:46 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|