-
Author
-
July 6, 2016 at 08:57 #128195rajtrivedi69Participant
Dear Team,
I have successfully installed theme and buddy press. But when a normal user logs in he has rights of only posting posts. The users are able to create, neither forums nor send friend request. The core functionality is to have the website to be generated from user content. We have already gone live so please check into this.
I do not find a create a group or create a forum or topic when the user login.
I am attaching screen that all settings are checked.
July 6, 2016 at 09:24 #128199rajtrivedi69ParticipantScreen Attached
Attachments:
You must be logged in to view attached files.July 6, 2016 at 17:52 #128242RaduModeratorHi,
Regarding the forums problem, i’re replied you here : https://archived.seventhqueen.com/forums/topic/show-link-to-post-forum-or-post-to-contributor-after-login#post-128236
Regarding the group creation, if you access http://mybscit.com/groups/ it should appear create group button, see attached screenshot
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 6, 2016 at 17:55 #128243rajtrivedi69ParticipantThat is what I was looking for but I don’t get that option.. Can you check my link
http://Mybscit.comI have given credentials for normal user as well
Thanks
July 6, 2016 at 18:07 #128248RaduModeratorHi,
What’s the problem ?
I’ve logged with kaushikkini Password : 123456
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 6, 2016 at 18:10 #128251rajtrivedi69ParticipantDear Team,
It’s strange it wasn’t showing till morning.
I ll try the way for forums you said
There is one more issue
If user enters wrong password then it goes to 500 error, actually it should show wrong credentials how to do that
July 6, 2016 at 19:17 #128264RaduModeratorTry to de-activate all plguins except buddypress,visual composer and k-elements and try again.
Anyway you can enable wp debug function then to reproduce the login error to see if appear something in debug.log file
Steps to enable wp debug:
- Connect to your server by FTP
- Look in root directory of your WordPress install and open wp-config.php
- Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
COPY CODEdefine( 'WP_DEBUG', true );
- After this line add this:
COPY CODEdefine( 'WP_DEBUG_LOG', true );
WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).
Repeat the described actions and then check the debug.log file and let me know what error appears.
If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.
After you have disabled the plugins try to see if the error persists.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.