|
i KNOW THAT THE DATABASE ERROR IS NOT DIRECTLY LINKED TO VGALLERY'S TABLES, BUT SURELY DEPENDS FROM THE FACT that vgallery's user table is not automatically refreshed when an user registers on vbulletin.
If I open the tables I see that vbulletin's users are 14001 when in vbgallery they are 14000
if I launch update user counts instead, the two tables become 14001 and the error disappears.
deactivating vbgallery, there is no error.
actually the plugin that must write new users in vgallery's table doesn't automatically do that and some operations on user profile in Vbulletin (like avatar management or others that I didn't really understand) create errors on the database because they look for a user with "empty" userid.
to verify online what data do you actually need: admin password and ftp password?
thank you
|