Forum Replies Created
-
Thanks @naljaping for the info. Though I couldn’t get the contact form to work for me, and don’t really want to sign up to the website to try and hunt him down, as it’s a community for French speaking Algerians, not people with Buddypress concerns.
Hope that he appears again soon and all is well – I could really do with support on this plugin
Hi @danbp
Thanks for the reply – sorry for my slow response; I hadn’t selected “notify” at the bottom of the page.
My main concern is that @megainfo is unwell – the support forum for the great plugin Buddypress Wall has been abandoned. It’s been 6 weeks and not a peep from megainfo. The support wall is here:
https://wordpress.org/support/plugin/buddypress-wallThere are several problems now reported there – mine is there also, and the link is here:
https://wordpress.org/support/topic/post-on-another-members-wall-disappearingIf you are able to provide assistance, I would be very grateful
Hi Dr Mikel Brown
This sounds like an htaccess issue. Please see this post.https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/404-on-every-link/
To summarise, you should have a file in the root directory of your folder that is called .htaccess (there is a fullstop at the beginning of the file name). The contents of the .htaccess file should contain the following:
# BEGIN WordPressRewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]# END WordPress
Hope this helps
Rob G