Re: Troubleshoot integration
oh ya. This was way harder then it needed to be. This reply from Sewar worked:
user_id meta_key meta_value
1 bb_capabilities a:1:{s:6:”member”;b:1;}
Change “meta_value” to: a:1:{s:9:”keymaster”;b:1;}, So it will look like:
user_id meta_key meta_value
1 bb_capabilities a:1:{s:9:”keymaster”;b:1;}
I wish I could insert a picture of the phpmyadmin file. Let me know if someone what me to send it to them so they can post it on their website. Thanks to all that posted this free help…