Forum Replies Created
-
Still trying to figure out how to get “View” out of the Members tab, when viewed by non-logged in people heh.
But your plugin is working great for the activity stream, thank you! Time to update that note pad
Yep that was it, in bp-friendpress.php on line 226 the closing tag ?> has a blank space after the >
I removed that, and it appears to work. Let me do some more testing just to make sure.
Happy to help test. Where do you want me to look for the closing php tag at? which file, in your plugin?
Only plugin that is active is Buddypress. Installed BP FriendPress, same issue. Once I logout, I get a redirect that goes no where and the screen is blank.
Then, if I open a new window and go back to domain.com, it still shows me as logged in.
I then opened a different browser, and went to domain.com. I put in my login info and tried to login. I again go to a blank white page, sitting at http://domain.com/wp-login.php
If I refresh the page on the 2nd browser, it takes me back to domain.com/register
Strange!
Could be. Let me try it again and disable other plugins. I’ll let you know!
fyi I just tried BP FriendPress, seemed great until I hit logout. Then login.php and all such pages just came up completely blank and would not load. Had to FTP in and remove the plugin in order to resolve the problem. BP 1.6.1 latest WP. I’m trying to do just friends activity and user updates on the activity stream.
Boy that would be nice to have the activity stream only show friends + yourself. Someone just commented on a video I posted (Which I can’t see since my stream only shows friends heh) and I got an email about it. Clicked the email to see the comment and it shows it under the Members tab. Look forward to this being a feature one day.
Yeah i see what you are saying re: css. I have the development features turned on in Safari so can target that exact section.
interesting enough, the ‘view_link’ => false parameter I set earlier DOES make it disappear, but for logged in users. Not for logged out (non member) users heh.
Think I spoke too soon. That hard code didn’t do it.
I like the plugin! Thank you for recommending that! I’ve told it to remove the activity tab from the profile and that seems to have worked. The site still shows the users “last” post and “view” on the members page, and I’d like to remove that from there as well as their profile. Is that possible?
Thanks!!
Thanks!
I also just happen to find the hard code lol… ‘view_link’ => false in bp-members-template.php