Re: Cannot post to Wire after upgrade?
could the patch that burt has made here.. https://trac.buddypress.org/ticket/723 change the way that this bit of code works in my post-list.php in my theme.
<?php if ( bp_has_wire_posts( 'item_id=' . bp_wire_item_id() . '&can_post=' . bp_wire_can_post() ) ) : ?>
basically andy you offerd this as a fix but i am just wondering that now that the issues with the slugs in the core files that are fixed on groups wire now effect the way in which the wires post display on the profile side of things..
does tha make sense??
In other words i am try the fix the fact that the wire posts are not displaying on profile pages.
they were working perfectly before burt and i fixed the groups wire??