I think I managed to delete something that allowed the member list to be displayed to users in the forum. I tried the shortcode /%wp-foro-members%/ and I get a 400 Bad Request message. I can see a member list by using [wpforo item="forum" id="9"], but if I click to go to a user profile it returns:
Nothing Found
Apologies, but no results were found for the requested archive. Perhaps searching will help find a related post.
All permissions in user groups are correctly set. Link to profile looks like web_address/community/profile/davismcvctv-org/
How do I allow forum users to see a list of users and click through to profiles?
You use incorrect shortcode. The Members page shortcode URL is:
/%wpforo-members%/
not
/%wp-foro-members%/
I also can no longer get to my own account, activity, and subscription info when logged in.
Also will not click through to topics in forums. I get Nothing Found. It seems to be adding/replacing something with "community" in the address
http://bbs.valleymediaworks.org/community/main-forum/what-do-you-think/#post-4
That would be the link for topic 4 "What do you think" in forum id 1
Hi olind,
you're reporting many problem, an I guess forum is crashed or it's under hard conflict with your theme or with other plugins. There is no solutions for your issues. There is a clear way to detect why you have so many problems. Start with deactivating all plugins, then delete cache and check it again. Then test it with default theme. Then I'll see what's going on your forum.