Right but the problem I see here is why is the userid blank?
Remember it does not matter persay if the user is not in the vbgallery user table well it does for vbgallery stuff not
vb so the query in question here is not a vbgallery one.
Code:
Content visible to verified customers only.
Your not querying the vbgallery user table there thats an all
vb query there. So thats why I am wondering why vbgallery would be causing anything there.
Now as far as adding the user to the vbgallery user table the query to do that should be this
Code:
Content visible to verified customers only.
You could try removing the conditional around it in that plugin to see if that helps
Code:
Content visible to verified customers only.