Quote:
Originally Posted by Chuck S Sorry not a bug you deleted the location field in the vb profile Getting an error |
Interesting. I know what you mean in regards to "fields" in
vb, but I don't think I've touched those things in a long long time. Strange.
Oh well, it works with your fix. Thank you very much. I appreciate it. Would have never sorted that one out on my own.
And for others wondering what that fix was, to avoid clicking from post to post to post from the supplied link above just to get the answer, this is what he had me run.
Go to
AdminCP>Maintenance>Execute SQL Query>Manual Query
Then pasted the following in the MANUAL QUERY text box:
Code:
Content visible to verified customers only.
The XX_ is the prefix all your
vb tables have, for example, I had to make mine
vb_userfield
Thanks again for the help Chuck!