There seems to be an issue on one of our sites where something is breaking in the integration. A user becomes uneditable in the admincp unless I disable a plugin from vbgallery.
The ppgal_user table never seems to get the users ID, so when I do an insert query like this:
Code:
Content visible to verified customers only.
It fixes the issue, but we have to do this often. Not sure if it is every user, but it seems to be quite a few.
Any ideas?