Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

  • kelvinnm
    Participant

    @kelvinnm

    Hi Varun

    Thank you for pointing me in the right direction. So am kinda a php newb with a working knowledge of php, so I will ask you this. To override the settings should I write these above as follows and put it int he functions.php file

    $from_name = addslashes( $from_name );
    	$from_name_filter = function( $from_name ) {
    		return 'Worldwide Community;
    	};
    	// set the WP email overrides
    	add_filter( 'wp_mail_from',      $admin_email_filter );
    	add_filter( 'wp_mail_from_name', $from_name_filter );

    Thanks for your awesome input and I look forward to learning.

    Kelvin


    kelvinnm
    Participant

    @kelvinnm

    Good day Boone,

    We have disabled the plugin altogether and plan on not using it further. The issue still persists.

    We are also using Subway and have disabled that plugin as well in our dev website, the issue still persists.

    I could give you some login credentials for you log into our dev site but don’t know where to post it in this forum.


    kelvinnm
    Participant

    @kelvinnm

    Thank you sir! I have send this information to our database guy, and I will also try this out on our dev site.

    Have a wonderful rest of your day!

    Kelvin


    kelvinnm
    Participant

    @kelvinnm

    Good morning Boone,

    before I start. I just want to say a big thank you from Boulder, CO. You guys are awesome!

    Below:

    View Content url > https://www.community.newmessage.org/login/?action=bpnoaccess&auth=1&redirect_to=https%3A%2F%2Fwww.community.newmessage.org%2Factivity%2Fp%2F3284%2F

    We are using Rocket Chat and have installed a plugin called: WP OAuth Server – CE

    Description: “Use WordPress to power your OAuth 2.0 Server. Provide Single Sign On and other OAuth 2.0 functionality.”

    Awaiting further instructions from you. In the meantime, I will try to turn off the above plugin and report back to you.


    kelvinnm
    Participant

    @kelvinnm

    Hugo,

    is tracking on on your site checked? Settings >> BuddyPress Settings >> Site Tracking make sure it is checked.

Viewing 5 replies - 1 through 5 (of 5 total)
Skip to toolbar