-
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: 14 years, 4 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 🙁
-
shamus started the forum topic Forum Attachments for BuddyPress Error – Cannot modify header information in the group Creating & Extending: 14 years, 4 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.
-
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: 14 years, 4 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?
-
shamus joined the group BuddyPress Group Email Subscription 14 years, 4 months ago
-
shamus started the forum topic BuddyPress Group Email Subscription – fatal: www(80): No recipient addresses found in message header in the group Creating & Extending: 14 years, 4 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?
-
shamus posted on the forum topic forum-attachments-for-buddypress / bb-attachments errors in the group Creating & Extending: 14 years, 4 months ago
@r-a-y – That seems to be working for me. Thank You!
-
shamus posted on the forum topic WP 3.0 – BP 1.2.5 500 Error on User Delete in the group Creating & Extending: 14 years, 4 months ago
@ttuananh – bp-groups-classes.php
-
shamus posted on the forum topic WP 3.0 – BP 1.2.5 500 Error on User Delete in the group Creating & Extending: 14 years, 4 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]
-
shamus started the forum topic WP 3.0 – BP 1.2.5 500 Error on User Delete in the group Creating & Extending: 14 years, 4 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
-
shamus started the forum topic forum-attachments-for-buddypress / bb-attachments errors in the group Creating & Extending: 14 years, 4 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] -
shamus posted an update in the group Third Party Components & Plugins: 14 years, 4 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] -
shamus posted on the forum topic New version of Forum Attachments for BuddyPress in the group Third Party Components & Plugins: 14 years, 4 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] -
shamus posted on the forum topic Group discussion moves to far right in nested replies in the group How-To and Troubleshooting: 14 years, 6 months ago
This is a major flaw with the current code. Does anyone else see this?
-
shamus posted on the forum topic Group discussion moves to far right in nested replies in the group How-To and Troubleshooting: 14 years, 6 months ago
no help on this?
-
shamus posted on the forum topic Group discussion moves to far right in nested replies in the group How-To and Troubleshooting: 14 years, 7 months 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
-
shamus posted on the forum topic Default 3 Column Theme in the group Third Party Components & Plugins: 14 years, 7 months ago
Having the same problem as Gibby. Any help?
-
shamus joined the group Third Party Components & Plugins 14 years, 7 months ago
-
shamus posted on the forum topic Group discussion moves to far right in nested replies in the group How-To and Troubleshooting: 14 years, 7 months ago
@r-a-y I really need to get rid of the narrowness. Replys get so narrow that it is useless.
-
shamus posted on the forum topic Group discussion moves to far right in nested replies in the group How-To and Troubleshooting: 14 years, 7 months ago
grrrrr…… Not working
-
shamus posted on the forum topic Group discussion moves to far right in nested replies in the group How-To and Troubleshooting: 14 years, 7 months 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
@shamus
Not recently active