Skip to:
Content
Pages
Categories
Search
Top
Bottom

  • About
  • Plugins
  • Themes
  • Documentation
  • Blog
  • Support
  • Download

BuddyPress.org


  • Register
  • Lost Password
  • Log In

@shamus active 2 years, 10 months ago
  • Personal
  • Mentions
  • Favorites
  • Profile picture

    shamus posted on the forum topic BuddyPress Group Email Subscription – fatal: www(80): No recipient addresses found in message header in the group BuddyPress Group Email Subscription: 2 years, 10 months ago

    Seems like all the email notifications are being sent by the plugin but my mail logs are filled with this error: “fatal: www(80): No recipient addresses found in message header”

    This one really has be stumped :(

  • Profile picture

    shamus started the forum topic Forum Attachments for BuddyPress Error – Cannot modify header information in the group Creating & Extending: 2 years, 10 months ago

    I get this error with Forum Attachments for BuddyPress plugin.

    PHP Warning: Cannot modify header information – headers already sent in wp-content/plugins/forum-attachments-for-buddypress/image.php on line 69

    Also when I post a new topic it will not upload and post photos on the first post but it will on the follwing post in the same topic.

  • Profile picture

    shamus started the forum topic BuddyPress Group Email Subscription – fatal: www(80): No recipient addresses found in message header in the group BuddyPress Group Email Subscription: 2 years, 10 months ago

    I am Running BP 1.2.5 / WP 3.0 and getting a

    “fatal: www(80): No recipient addresses found in message header”

    with the BuddyPress Group Email Subscription Plugin

    Any help?

  • Profile picture

    shamus joined the group BuddyPress Group Email Subscription 2 years, 10 months ago

  • Profile picture

    shamus started the forum topic BuddyPress Group Email Subscription – fatal: www(80): No recipient addresses found in message header in the group Creating & Extending: 2 years, 10 months ago

    I am Running BP 1.2.5 / WP 3.0 and getting a

    “fatal: www(80): No recipient addresses found in message header”

    with the BuddyPress Group Email Subscription Plugin

    Any help?

  • Profile picture

    shamus posted on the forum topic forum-attachments-for-buddypress / bb-attachments errors in the group Creating & Extending: 2 years, 10 months ago

    @r-a-y – That seems to be working for me. Thank You!

  • Profile picture

    shamus posted on the forum topic WP 3.0 – BP 1.2.5 500 Error on User Delete in the group Creating & Extending: 2 years, 10 months ago

    @ttuananh – bp-groups-classes.php

  • Profile picture

    shamus posted on the forum topic WP 3.0 – BP 1.2.5 500 Error on User Delete in the group Creating & Extending: 2 years, 10 months ago

    Michael Sumner said 11 hours, 41 minutes ago:
    Open the file mentioned, and replace this:

    $group_ids = $this->get_group_ids( $user_id );

    with this:

    $group_ids = BP_Groups_Member::get_group_ids( $user_id );

    And right below that, replace this:

    foreach ( $group_ids->groups as $group_id ) {

    with this:

    foreach ( $group_ids as $group_id ) {

    That…[Read more]

  • Profile picture

    shamus started the forum topic WP 3.0 – BP 1.2.5 500 Error on User Delete in the group Creating & Extending: 2 years, 10 months ago

    When I try to delete a user I get this 500 error:

    PHP Fatal error: Using $this when not in object context in /wp-content/plugins/buddypress/bp-groups/bp-groups-classes.php on line 1053

  • Profile picture

    shamus started the forum topic forum-attachments-for-buddypress / bb-attachments errors in the group Creating & Extending: 2 years, 10 months ago

    I am getting all of these errors. Any idea what’s wrong?

    PHP Warning: Cannot modify header information – headers already sent in wp-content/plugins/forum-attachments-for-buddypress/image.php on line 69

    WordPress database error Table ‘xxxxx.bb-attachments’ doesn’t exist for query SELECT * FROM bb-attachments made by require_once, require,…[Read more]

  • Profile picture

    shamus posted an update in the group Third Party Components & Plugins: 2 years, 10 months ago

    Forum Attachments for BuddyPress

    I am getting all of these errors. Any idea what’s wrong?

    PHP Warning: Cannot modify header information – headers already sent in wp-content/plugins/forum-attachments-for-buddypress/image.php on line 69

    WordPress database error Table ‘xxxxx.bb-attachments’ doesn’t exist for query SELECT * FROM bb-attachments made…[Read more]

  • Profile picture

    shamus posted on the forum topic New version of Forum Attachments for BuddyPress in the group Third Party Components & Plugins: 2 years, 10 months ago

    I am getting all of these errors. Any idea what’s wrong?

    PHP Warning: Cannot modify header information – headers already sent in wp-content/plugins/forum-attachments-for-buddypress/image.php on line 69

    WordPress database error Table ‘xxxxx.bb-attachments’ doesn’t exist for query SELECT * FROM bb-attachments made by require_once, require,…[Read more]

  • Profile picture

    shamus posted on the forum topic Group discussion moves to far right in nested replies in the group How-To and Troubleshooting: 3 years ago

    This is a major flaw with the current code. Does anyone else see this?

  • Profile picture

    shamus posted on the forum topic Group discussion moves to far right in nested replies in the group How-To and Troubleshooting: 3 years ago

    no help on this?

  • Profile picture

    shamus posted on the forum topic Group discussion moves to far right in nested replies in the group How-To and Troubleshooting: 3 years ago

    I was wondering what you would think of modifying ”bp-activity-templatetags.php” so that the loop would reverse direction every number of rows and then back again in a thread. Make sense? Possible?

    -Shamus

  • Profile picture

    shamus joined the group Third Party Components & Plugins 3 years ago

  • Profile picture

    shamus posted on the forum topic Default 3 Column Theme in the group Third Party Components & Plugins: 3 years ago

    Having the same problem as Gibby. Any help?

  • Profile picture

    shamus posted on the forum topic Group discussion moves to far right in nested replies in the group How-To and Troubleshooting: 3 years ago

    @r-a-y I really need to get rid of the narrowness. Replys get so narrow that it is useless.

  • Profile picture

    shamus posted on the forum topic Group discussion moves to far right in nested replies in the group How-To and Troubleshooting: 3 years ago

    grrrrr…… Not working

  • Profile picture

    shamus posted on the forum topic Group discussion moves to far right in nested replies in the group How-To and Troubleshooting: 3 years ago

    @r-a-y here you go

    /* Inherit the default theme styles */
    @import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );

    /* Inherit the admin bar styles */
    @import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css );

    /* Dark Colour Styles */
    @import url( _inc/css/colours.css );

    div.activity-comments…[Read more]

  • Load More
Profile picture of shamus
  • Activity
    • Personal
    • Mentions
    • Favorites
  • Profile
    • View
  • Sites 0
    • My Sites
  • Forums
    • Topics Started
    • Replies Created
    • Favorites

See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS

Follow BuddyPress on Twitter • GPL • Contact Us • Terms of Service

Skip to toolbar
    • WordPress.org
      • About WordPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
    • bbPress.org
      • About bbPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
    • BuddyPress.org
      • About BuddyPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
  • BuddyPress.org
    • Log in
  • Anonymous
    • AnonymousNot Logged In
    • Register
    • Lost Password
    • Log In
Log Out