nella1980
Forum Replies Created
-
Hey @daniyalraza01,
That was super fast, I appreciate it! The critical error is gone but, the activity feed is stuck on loading updates. This is what I’m getting from the debug log at the moment:
[23-Oct-2023 12:19:55 UTC] PHP Warning: Invalid argument supplied for foreach() in /public_html/wp-content/plugins/mycred-buddyboss/includes/mycred-buddyboss-blockusers.php on line 255
[23-Oct-2023 12:19:55 UTC] PHP Notice: Undefined variable: ranks in /public_html/wp-content/plugins/mycred-buddyboss/includes/mycred-buddyboss-blockusers.php on line 289Kind regards,
Nella
Hi @daniyalraza01,
Thanks so much for your swift reply! This seems to be exactly what I need but it breaks my website. It states that there’s been a critical error on my website. I turned on debugging and found that it has something to do with the ranks add-on (which I’ve disabled on my website as I have no need for it).
PHP Fatal error: Uncaught Error: Call to undefined function mycred_get_ranks() in public_html/wp-content/plugins/mycred-buddyboss/includes/mycred-buddyboss-blockusers.php:222
Stack trace: 0 /public_html/wp-includes/class-wp-hook.php(312): myCRED_buddy_blockusers_Settings->mycred_buddypress_get_member_avatar(‘<img src=”https…’)
1 /public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters(‘<img src=”https…’, Array)
2 /public_html/wp-content/plugins/buddyboss-platform/bp-members/bp-members-template.php(837): apply_filters(‘bp_get_member_a…’, ‘<img src=”https…’, Array)
3 /public_html/wp-content/plugins/buddyboss-platform/bp-members/bp-members-template.php(786): bp_get_member_avatar(”)
4 /public_html/wp-content/plugins/buddyboss-platform/bp-core/classes/class-bp-core-follow-following-widget.p in /public_html/wp-content/plugins/mycred-buddyboss/includes/mycred-buddyboss-blockusers.php on line 222
It’s also throwing some PHP notices.
I’m the latest using buddyboss platform 2.4.50, buddyboss platform pro 2.4.20 and the boss theme. Any way to fix this?
Kind regards,
Nella
Forum: Plugins
In reply to: [WooCommerce] 404 on cart and checkout pageHi @bisratlearn,
So it doesn’t appear to be the LiteSpeed Cache plugin because I turned it off for a whole day and the issue persisted. It can’t be the hosting provider’s cache because I distinctly remember that I had this issue before I turned that on. I noticed in my woocommerce status report that the thankyou.php page is out of date, so I’ll be updating that today. Everything else seems in order there. I’ll also start debugging and let you know if something comes up.
Kind regards,
Nella
Forum: Plugins
In reply to: [Loco Translate] Translate timestamp “latest updates” widget in buddybossThis issue was resolved in the latest update of the buddyboss platform.
You are right. The meta value should be preceeded by the pronoun (his_ her_ their_).
I’ve also noticed that group 1 for extra fields can’t be edited, but additional groups can be edited from the user profile page.
Ok, I’m still troubleshooting the issue. I have also noticed that the gender field is not being imported when I use your plugin. Is there something I’m overlooking there?
Forum: Plugins
In reply to: [WooCommerce] 404 on cart and checkout pageHi Tamrat,
Thanks for your detailed response! I’ll be sure to try out all options. Object cache is on in my hosting provider’s cache, but I havn’t turned it on in LiteSpeed. I’ll get back to you asap.
Kind regards,
Nella
Hi, I did not check with them, I’ll send them a message today. Is it normal that a username is still in the database after that user has been removed from the website? It seems wp/buddyboss is storing usernames indefinately.
@carazo Thanks for your swift reply! I thought the same thing. However, I have imported 1 csv before your plugin was updated and that didn’t cause this issue; noticed this was happening after this plugin got updated. It doesn’t happen if a user is created through the registration form and previously imported user profiles can be edited without this issue as well.
I forgot to add that I’m using buddyboss and conditional profile fields for user registration and profile completion. Maybe there’s a conflict there? Disabling the plugin doesn’st seem to solve the issue.
Forum: Plugins
In reply to: [Import and export users and customers] BuddyBoss/BuddyPress Profile Type@kmlee3 Did you ever get this right? I’ve tried the meta key bp_member_type but it doesn’t seem to work. Can’t get the gender meta key to work either.
Forum: Plugins
In reply to: [Giftable for WooCommerce] Giftable on checkout page as well+1 for this as well, most customers go straight to checkout instead of viewing the cart these days as the items you’re ordering are also on the checkout page in a lot of themes/cases.
Thanks for your swift reply. The orders are not partially refunded. The order total amount is what the customer paid in total right (plus shipping and minus discounts or refunds)?
Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] Duplicate orders in csv when exportedThanks for your awesome support, it works! I have another question but I will open een different topic for that.
Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] Duplicate orders in csv when exportedThere is no exchange rate for currencies so when you export the csv and add up totals it’s incorrect.
Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] Duplicate orders in csv when exportedThanks! That works perfectly! Is there a way to make this plugin work with multiple currencies?