Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Jason Hendriks

    (@jasonhendriks)

    What are the errors? With which theme?

    Need input.

    I saw errors too and rolled back to the previous version.

    From my staging site:

    On the frontend it prints out at the top of site:
    Strict Standards: Declaration of BBP_Forums_Group_Extension::display() should be compatible with BP_Group_Extension::display($group_id = NULL) in /home/mysite/staging/1/wp-content/plugins/bbpress/includes/extend/buddypress/groups.php on line 28

    and on the backend:

    Notice: Indirect modification of overloaded property BuddyBoss_Edit_Activity::$data has no effect in /home/mysite/staging/1/wp-content/plugins/buddypress-edit-activity/includes/main-class.php on line 94

    Strict Standards: Declaration of BBP_Forums_Group_Extension::display() should be compatible with BP_Group_Extension::display($group_id = NULL) in /home/mysite/staging/1/wp-content/plugins/bbpress/includes/extend/buddypress/groups.php on line 28

    Here are the site details:

    PHP
    5.5.24

    MYSQL
    5.5.39

    WordPress
    4.2.2

    BuddyPress
    2.3.0

    rtMedia
    3.8.5

    OS
    Linux

    Imagick
    Not Installed

    GD
    bundled (2.1.0 compatible)

    [php.ini] post_max_size
    100M

    [php.ini] upload_max_filesize
    100M

    [php.ini] memory_limit
    256M

    Installed Plugins
    Author Avatars List by Paul Bearne, Benedikt Forchhammer version 1.8.6.5,
    AutoChimp by Wanderer LLC Dev Team version 2.15,
    bbp buddypress profile information by Robin Wilson version 1.0,
    bbPress Enable TinyMCE Visual Tab by Jared Atchison version 1.0.1,
    bbPress Stay Checked by Ephrain Marchan version 1.0,
    bbPress by The bbPress Community version 2.5.7,
    BP Profile Search by Andrea Tarantini version 4.2.2,
    BP Redirect to Profile for Buddypress by Brajesh Singh version 1.2,
    BuddyBoss Wall by BuddyBoss version 1.1.8,
    Buddypress Bump Activity Streams To Top by David Gladwin version 1.0.0,
    BuddyPress Edit Activity by BuddyBoss version 1.0.5,
    BuddyPress Global Search by BuddyBoss version 1.1.0,
    BuddyPress Group Email Subscription by Deryk Wenaus, boonebgorges, r-a-y version 3.5.1,
    rtMedia for WordPress, BuddyPress and bbPress by rtCamp version 3.8.5,
    BuddyPress Xprofile Custom Fields Type by donmik version 2.1.6,
    BuddyPress by The BuddyPress Community version 2.3.1,
    GD bbPress Tools by Milan Petrovic version 1.7,
    Imsanity by Jason Hinkle version 2.3.5,
    Limit Login Attempts by Johan Eenfeldt version 1.7.1,
    myCRED by Gabriel S Merovingi version 1.6.3,
    Postman SMTP by Jason Hendriks version 1.6.18,
    Remove Dashboard Access by Drew Jaynes (DrewAPicture) version 1.1.3,
    rtMedia Activity URL Preview by rtCamp version 1.1,
    rtMedia Album Cover Art by rtCamp version 1.1.1,
    rtMedia bbPress Attachments by rtCamp version 1.1,
    rtMedia BuddyPress Group Media Control by rtCamp version 1.1.1,
    rtMedia Bulk Edit by rtCamp version 1.1,
    rtMedia Default Albums by rtCamp version 1.1,
    rtMedia Direct Download Link by rtCamp version 1.1.2,
    rtMedia Docs and Other files by rtCamp version 1.1,
    rtMedia Moderation by rtCamp version 1.1,
    rtMedia myCRED by rtCamp version 1.1,
    rtMedia 5 Star Ratings by rtCamp version 1.1.1,
    rtMedia Restrictions by rtCamp version 1.1,
    rtMedia Shortcode Generator by rtCamp version 1.1,
    rtMedia Sidebar Widgets by rtCamp version 1.1,
    rtMedia Sorting by rtCamp version 1.1,
    rtMedia View Counter by rtCamp version 1.1,
    Simple Lightbox by Archetyped version 2.4.0,
    TinyMCE Advanced by Andrew Ozz version 4.1.9,
    WangGuard Registration Notice Add-on by WangGuard version 1.0.0,
    WangGuard by WangGuard version 1.6.2,
    wp-Monalisa by Hans Matzen version 3.5

    Theme Name
    BuddyBoss Child Theme

    Theme Version
    4.0.0

    Author URL
    http://www.buddyboss.com

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    You’re right. I enable Strict mode when I code Postman to ensure it’s error free and I forgot to turn it off. That’s why BuddyPress is going nuts 🙁

    My bad. I’ll fix it.

    Thank you for fixing, I can confirm latest updated solved the errors.

    Funny little glitch happening now though when I send a test mail.
    It says it fails but in reality it is sent and received properly and all my website’s mail is going out OK.

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    Are you using the Gmail API?

    Someone else says they see something similar
    https://wordpress.org/support/topic/gmail-api-assertion-failed-and-cannot-modify-header-information?replies=1

    Yes, Gmail API

    Everything is working nicely and emails are going out and being received but when I do the email test in Postman plugin area it prints out:

    Sending the message: Failed

    But in fact it doesn’t actually fail so a false negative.

    I wonder if it is because I downgraded to previous version and then updated to latest. Do you want me to try deleting plugin settings and retry setup?

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    Would you please look in Manually Configure > Message

    Is your email shown in Envelope From Address? This was supposed to be automatically set during plugin activation.

    If you don’t see a value, then you are the second person that Activation has not run for.

    The Envelope From Address field is blank

    I also have a red Attention note under Authentication that states:

    Attention! Open the Google Developers Console Gmail Wizard, create a Client ID for web application with the values displayed below, and copy the generated Client ID and Client Secret here. See How do I get a Google Client ID? in the F.A.Q. or watch our How-To video 📺.

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    The Attention! message is 100% normal. The missing Envelope From is wrong wrong wrong 🙁

    I’m going to change the way Activation Handler is registered so that it’s there on every request, then I’ll release it publicly. If you would kindly do a plugin upgrade in ~10 minutes and let me know what happens?

    Should “just work”, fingers crossed.

    Yes, it prompted me to fill in Envelope field and now I can send test email and get a positive response

    Your message was delivered (2889 ms) to the SMTP server! Congratulations 🙂

    Thanks! Ray

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    I found this just now : From Function Reference/register activation hook

    “This hook is now fired only when the user activates the plugin and not when an automatic plugin update occurs”

    Well who knew. Postman is five months old and has been doing this wrong since the start.

    This explains so much. :p

    Thread Starter BusterMick

    (@bustermick)

    Sorry to take so long to get back to you as I have been away. All good since the latest update. Thank you.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Latest Update conflicting with theme’ is closed to new replies.