Quote:
Originally Posted by Ohiosweetheart
Something to note about this - I'm the admin on the site. I'm the only one this is happening to. All other members can publish their posts.
|
Try this:
using phpmyadmin, delete your user from the vbnexus table:
Code:
delete from vbnexus_nonvbuser WHERE userid='insertuseridhere'
Then associate the account again. That might solve the problem?