Replies: 0
Please help!
My site is https://www.databoy.space/
I am using buddypress and my groups directory page is https://www.databoy.space/classrooms/
The Problem is that users can’t perform actions like joing groups or adding friends. My diagnosis is that this because they aren’t allowed to access admin-ajax.php. I am not sure.
I have tried adding this code:
# Allow access to wp-admin/admin-ajax.php
<Files admin-ajax.php>
Order allow,deny
Allow from all
Satisfy any
</Files>
But it hasn’t helped. Please have a look and advise. I will appreciate all suggestions. If you want to login here is demo login credentials:
Username: Jessica
Password: IAMFAKE001ab
Login url: https://www.databoy.space/login/
Thanks for reading