Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 26 through 50 (of 69 total)
  • @roymckenzie

    Participant

    So far Groups and Members.

    I should note that only twice would the newly created Categories come back with a capitalized letter after being submitted.

    Quirk?

    @roymckenzie

    Participant

    Yeah group integration would help the communities who are within those groups share more information.

    @roymckenzie

    Participant

    @JeffSayre, you just blew my mind. Great idea.

    @BurtAdsit. Awesome! I use both plugins and it would be great to see them come together!

    @roymckenzie

    Participant

    Worked great for me! Running BP1.0.1 and MU 2.7.1. This is a great plugin @burtadsit. I’ve already gone through and added my group categories and some blog categories. One peculiar thing that happens is that the case of the text is not be honored when submitting new categories. If I type ‘Politics’ it will add it as ‘politics’. I would like the first letter of the word to be capitalized. Should I apply a CSS transform on the display widgets or is this just a bug?

    @roymckenzie

    Participant

    I think this is important. I have a very high bounce rate on my registration page. It would be nice to have it integrated with inviteFriends when they hit a 1.0 release.

    @roymckenzie

    Participant

    Same problem as @svenl77

    @roymckenzie

    Participant

    Right there with you @Anointed. Im using it on my site and it’s bug free so far.

    @roymckenzie

    Participant

    And mine! I think it probably is.

    @roymckenzie

    Participant

    Great job @Burt!

    @roymckenzie

    Participant

    Received this error when posting a new tag to a group as admin:

    <br />
    string(60) "http://modestobuzz.com/groups/modesto-area-disk-golfers/edit"<br />
    Warning: Cannot modify header information - headers already sent by (output started at /home/chedstone/webapps/modbuzz/wp-content/plugins/oci-contents/oci-contents.php:292) in /home/chedstone/webapps/modbuzz/wp-includes/pluggable.php on line 856<br />

    Blank page with the above text on it. The tag was still added though.

    Running BP 1.0 and WPMU 2.7.1

    @roymckenzie

    Participant

    @M, @BeLogical – we want twitter plugin, we want twitter plugin, hehe.

    @roymckenzie

    Participant

    Hey this plugin rocks. I’m testing it now. Other people should come by and test too …SO COOL!

    http://simplercomputing.net/bp

    @roymckenzie

    Participant

    Very Cooool! You’re spoiling us man!

    @roymckenzie

    Participant

    Love your chat plugin too! Interesting to see how it works when there is someone online to chat with. Hehe. Where did you find that plugin?

    @roymckenzie

    Participant

    Works like a charm. Loading the Twitter page seemed to be a bit slow for me.

    @roymckenzie

    Participant

    Looking forward to your release jedi @M

    @roymckenzie

    Participant

    Agreed!!! Life doesn’t just happen textually :)

    @roymckenzie

    Participant

    cool man!

    @roymckenzie

    Participant

    I’m curious as well.

    @roymckenzie

    Participant

    This sounds GREATTTT!!!!!

    @roymckenzie

    Participant

    Hey @Nicola. I tried

    function my_allowed_tags($allowedtags){
    $allowedtags .= <img>;
    return $allowedtags;
    }
    add_filter( \'edit_allowedtags\', \'my_allowed_tags\' );

    add_filter( \'bp_get_activity_content\', \'my_allowed_tags\' );

    add_filter( \'bp_get_wire_post_content\', \'my_allowed_tags\' );

    It didn\’t work because i didnt have quotes around <img> so i tried

    $allowedtags .= \'<img>\';

    and

    $allowedtags .= \'img\';

    but no dice! the last one did show \’img\’ in the wire when

    <img src=\"http://whatever.com/image.jpg\">

    was published.

    @roymckenzie

    Participant

    @Gpo1 Am I correct in guessing that both of these options are not available at the current moment?

    @roymckenzie

    Participant

    Thanks Nicola. I will try that. I do have your Tiny MCE editor plugin installed but it does not support images from what I can see.

    Thanks

    @roymckenzie

    Participant

    That’d be cool.

    @roymckenzie

    Participant

    Thanks Andy. Works great!

Viewing 25 replies - 26 through 50 (of 69 total)
Skip to toolbar