Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Unsubscribe from this group" link goes to a blank page #211

Open
levycarneiro opened this issue Apr 17, 2021 · 6 comments
Open

"Unsubscribe from this group" link goes to a blank page #211

levycarneiro opened this issue Apr 17, 2021 · 6 comments

Comments

@levycarneiro
Copy link

levycarneiro commented Apr 17, 2021

Hello,

at the footer of BGES emails there's a link "Unsubscribe from this group", but when clicking on it, it takes to a blank page.

The link is in this format:
https://<hostname>/members/johntest/?bpass-action=unsubscribe&group=156&access_key=<some_key>

Any tips how to fix this?

I'm using BuddyBoss plugin/theme.

Thanks.

@boonebgorges
Copy link
Owner

Can you clarify "blank page"? Is it a white screen that indicates a fatal error?

@levycarneiro
Copy link
Author

It's a literal white page with nothing showing. On the inside, there's some HTML but nothing that shows on the browser.

@boonebgorges
Copy link
Owner

And what is the HTML? Do you see anything in your server error log?

@levycarneiro
Copy link
Author

This is what shows in the Wordpress debug log:

[19-Apr-2021 17:12:41 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function bp_is_search_post_type_enable() in /var/www/<hostname>/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/includes/search/functions.php:69
Stack trace:
#0 /var/www/<hostname>/wp-includes/class-wp-hook.php(292): bp_nouveau_search_enqueue_scripts('')
#1 /var/www/<hostname>/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters(NULL, Array)
#2 /var/www/<hostname>/wp-includes/plugin.php(484): WP_Hook->do_action(Array)
#3 /var/www/<hostname>/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/buddypress-functions.php(548): do_action('bp_nouveau_enqu...')
#4 /var/www/<hostname>/wp-includes/class-wp-hook.php(292): BP_Nouveau->enqueue_scripts('')
#5 /var/www/<hostname>/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters(NULL, Array)
#6 /var/www/<hostname>/wp-includes/plugin.php(484): WP_Hook->do_action(Array)
#7 /var/www/community.ne in /var/www/<hostname>/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/includes/search/functions.php on line 69

@boonebgorges
Copy link
Owner

Thanks for sharing this. From what you've posted, it's a BuddyBoss bug - I haven't seen the function bp_is_search_post_type_enable() before. I'd suggest reaching out to their team.

@levycarneiro
Copy link
Author

Checking with them, thanks very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants