-
mercime posted on the forum topic Suggestion: Exclude admin from stream in the group BuddyPress Activity Stream Bar:
@intimez – haven’t tried it with this plugin, check if code from @sbrajesh from this page will work for what you need:
add_action("plugins_loaded","bpdev_init_sm_mode"); function bpdev_init_sm_mode(){ if(is_site_admin()) remove_action("wp_head","bp_core_record_activity");//id SM is on, remove the record activity… -
-
mercime posted on the forum topic Member profile buttons unavailable in the group How-To and Troubleshooting:
@intimez – check out @hotforword’s fix/upgrade to BP Template Pack – http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-template-pack-and-buddypress-1-2-6-things-break-but-i-have-a-solution
-
r-a-y posted on the forum topic Member profile buttons unavailable in the group How-To and Troubleshooting:
@intimez – Just checked Private Messages for Friends Only and the plugin still works fine on BP 1.2.6.
BP 1.2.6 made some changes to the way buttons are rendered.
If you modified the member header in your child theme, you’ll need to look at the changes made to /members/single/member-header.php and apply them.
-
Roger Coathup posted on the forum topic BuddyPress Competition is heating up in the group Miscellaneous:
@intimez – I’m with you that competition is a very healthy thing, and perhaps also the kick that Automattic appear to need
-
xberserker posted on the forum topic CubePoints Buddypress Integration error after upgrade latest in the group CubePoints Buddypress Integration:
@twinfinity @umablu @intimez @dubya1337 @bmtrnavsky Ok, for those with WP3MU or WPMU I did some testing I didn’t change any code but got the error to go away. Go to Super Admin > Sites > Select the secondary install and click “backend” Then go to the BP Cubepoints settings. It’s probably all blank, it was on mine. Just fill in [...]
-
xberserker posted on the forum topic Warning: Division by zero in the group CubePoints Buddypress Integration:
@intimez @dubya1337 You can go back to Version 1.7.6.2 and you won’t have that issue. Or you can just edit this line: $this->pag_per_page = get_option(‘bp_points_logs_per_page_cp_bp’); to this instead $this->pag_per_page = ’20′; Change 20 to whatever number you set per page in the admin @hnla @thekmen I have it just pulling the number from a field…[Read more]
-
That’s an important one.
Please post this one to our plugin’s Google Code issue tracker, so you get credit for finding it.
http://code.google.com/p/buddypress-media/issues/list
Thanks!
^F^
-
Nice catch.
Please post this one to our plugin’s Google Code issue tracker, so you get credit for finding it.
http://code.google.com/p/buddypress-media/issues/list
Thanks!
^F^
-
…because when BP Media is installed on BuddyPress, the site is 6 times more awesome?
Seriously though, it’s because its a huge, complicated plugin that does a lot of stuff, and because we handle media files.
^F^
-
foxly posted on the forum topic Call to undefined method BPM_MediaModule_Picture in the group BuddyPress Media:
http://code.google.com/p/buddypress-media/downloads/list
We have a new nightly build posted. Give it a try.
Thanks!
^F^
-
@intimez As Paul Hastings says you can view the outstanding tickets for 1.2.6 as you will see there are not that many left and while it is a bit later than promised? there is activity (mainly watching a fascinating very well narrated screencast
) and it shouldn’t be too long now. -
John James Jacoby posted on the forum topic activity feed no longer showing commented on in the group How-To and Troubleshooting:
@metakappa The activity component needs to be matched up with the Activity Streams standard asap, and we’ll hopefully be able to do that in 1.3. @intimez If you block search engines, your site is set to private, and blog posts and comments won’t appear in the stream. Make sure the option to make your blog public is [...]
-
@intimez You can take a gander here at what needs to be done: http://trac.buddypress.org/query?status=assigned&status=new&status=accepted&status=reopened&group=status&milestone=1.2.6
-
@intimez hmm, bit of a bummer! Must be everyone on holiday at this time of year! Oh well, I wait with baited breath! Are there any new developments in 1.2.6 or just bug fixes?
-
-
Roger Coathup posted a new activity comment:
@intimez – no, the register.php file is still in the bbPress folder inside the bp-forums folder on all installations.
I think this is the key to stopping spam – so, yes, delete it from your installation if you are having problems.
suerte!
In reply to - Roger Coathup posted an update: @hnla Have we deleted the bbPress register.php file on this site, and changed the the BuddyPress register slug? Does it account for any of the spam registrations on here? There […] · View -
The solution given by @intimez fixes this problem.
See ths thread as well: http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/sub-pages-e-g-about-are-not-getting-the-correct-title-tag-set/ -
Ben Collins posted on the forum topic 'Load More' Button not Working! in the group How-To and Troubleshooting:
@intimez – Many Thanks, has cleared up the problem…. Onwards!!
-
Roger Coathup posted on the forum topic Sub pages, e.g. About, are not getting the correct title tag set in the group How-To and Troubleshooting:
As pointed out by @intimez, this is already in the trac with a fix: http://trac.buddypress.org/ticket/2548
- Load More