Please send admin login details to support[at]gvectors.com email address, we'll check and find some solution.
Problem is fixed.
If you have Jetpack installed you got Keymaster additional role. It affects on wpForo activation and member role scanning process, and you don't become forum admin. We created new admin, logged in and set your user Usergroup as admin for forum, and problem is fixed.
Thank you very much for the help.
I should not have provided that attachment. It has email address on it. Could you delete it?
Ok, I see the issue. You're also keymaster, this is a bbPress User-role and this conflict with wpForo. The only way to fix this is editing data in database table.
1. Open phpMyAdmin database manager through hosting service cPanel.
2. Open your website database and find the prefix_usermeta table.
Click on Search Tab, insert your UserID, it's probably 1 if you're first admin. If you aren't, you can read this article to find your UserID: http://guides.slidervilla.com/2014/04/find-user-id-author-wordpress/
Search Screen:
3. Find the prefix_capabilities row and change the value to:
a:1:{s:13:"administrator";b:1;}