The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I moved my database from snitz to vbulletin with the soft provided with vbulletin
but i receive an error report EACH time a new user register to my forum, the problem is that the forum report an error and the registering procedure stop so i dont receive notification etc.. here is the error: Database error in vBulletin 3.6.9: Invalid SQL: INSERT INTO userfield (field2, userid) VALUES ('roccella jonica', 1510); MySQL Error : Duplicate entry '1510' for key 1 Error Number : 1062 Date : Tuesday, April 8th 2008 @ 12:11:06 PM Script : http://www.ilbraccoitaliano.net/foru...p?do=addmember Referrer : http://www.ilbraccoitaliano.net/foru...p?do=addmember IP Address : 79.3.115.80 Username : cris Classname : vB_Database_MySQLi can some one help me? thanx |
#2
|
|||
|
|||
![]()
Use phpmyadmin and run a repair a couple times.
or If you have ssh access to run mysql commands as the above remedy didnt work: cd to you db folder - typically /var/lib/mysql/dbfoldernamehere myisamchk -r * myisamchk -o * then run a repair using phpmyadmin |
#3
|
|||
|
|||
![]()
It looks like your autoincrement values are off. You can use phpmyadmin to examine the database and set the appropriate autoincrement value for the user table. Or the vbulletin team can do this for you if you submit a trouble ticket with a URL and login to phpmyadmin:
http://members.vbulletin.com/members...ontactform.php |
#4
|
|||
|
|||
![]()
This is a typical issue after using impex to import a forum, the repair should fix the issue for you.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|