Helping you Build Your Own Social Network!

Faster, better and easier!

Cosmic Buddy error

(12 posts) (3 voices)

  1. Hello guys,
    I have uploaded Cosmic Buddy in my BP site.
    But when I try to add widget, though they get dragged into the admin panel at right place but not seen at the front end of the site.
    Also when I click on member's login area and go to Activity stream, I see this error:
    "Warning: implode() [function.implode]: Invalid arguments passed in /home/dogclub/public_html/wp-content/plugins/buddypress/bp-activity/bp-activity-templatetags.php on line 806"
    Please help to get Cosmic Buddy fixed and working for me.

    Thanks,
    Rahul.

    Posted 1 year ago #
  2. Rahul,
    Which version of cosmic buddy you are using. I think, I had fixed it in 1.1rc2.

    Posted 1 year ago #
  3. I am using Cosmic Buddy 1.1rc2 on my WP 3.0.1
    Do you need access to my cpanel or wp-admin?
    Suggest please.

    Regards,
    Rahul.

    Posted 1 year ago #
  4. Hi Rahul,
    Thanks for the reply. Just checked CB, yes I had forgot to change the function name. There is a bug in bp-activity-template, so I had re-written the function for use in cosmicbuddy.

    Please open cosmicbuddy/functions.php and change line 245 from

    echo bp_get_activity_filter_links( $args );

    to

    echo cb_get_activity_filter_links( $args );

    It will work.

    Thanks
    Brajesh

    Posted 1 year ago #
  5. Thanks Brajesh, but I am highly code challenged.
    Please help me by attaching a corrected file to email@rahulshende.com
    I will safely replace the same.

    Thanks :-)

    Posted 1 year ago #
  6. Hy Brajesh,I have same problem with it, i'm already paste your code, in sitewide activity on profile already fix, but doesn't fix on sitewide activity for widget

    Posted 1 year ago #
  7. Hi Jack,
    It will not fix the swa widget, as swa widget is using buddypress function and that function generates the error if the activity is empty.

    I will be providing a port of this in swa too.

    Posted 1 year ago #
  8. Thank's Brajesh
    So What should I do to make it disappear?
    I don't know how to providing a port in swa

    Posted 1 year ago #
  9. Hi jack,
    You don't have to do anything. Tonight, I will be releasing the updated version of SWA widget which fixes this issue and contains all the features which were suggested on swa widget post.

    Posted 1 year ago #
  10. ok Thank's Brajesh, where is the link download updated new version swa widget?

    Posted 1 year ago #
  11. Hi Jack,
    here is the plugin.
    It has a lot of option in the widget section, please make sure to check them.
    http://buddydev.com/http//buddydev.com/public-download/buddypress-sitewide-activity-widget1.1.zip

    Hope that helps.
    I will be posting in details about the features today.

    btw, I have tested with buddypress 1.2.5.2 and can not say the behavior with previous version.

    Thanks
    Brajesh

    Posted 1 year ago #
  12. Nice pluggin Brajesh, This pluggin is better than the older, thank you very much

    Posted 1 year ago #

Reply

You must log in to post.