Hello, we have a website with ultimate membership plugin, we want to use wp fusion for syncing different userroles to different mailerlite segments, but the user roles are not syncing, only standard wp roles are grabbed while in wp fusion there are fields where we set the mailerlite fields
https://drive.google.com/file/d/13Q6Rbq-dhelaw4cux7BeXHsnfYZr0mIU/view?usp=sharing
https://drive.google.com/file/d/1-66StmJO3iDdSIYupl_n2qkzThXmLWqD/view?usp=sharing
]]>Good day! Please forward the following to your dev team:
The CRON events of WP Fusion (pro) is triggering wp_die() to stop the event, this is incorrect as it also prevents the other queued CRON events from running.
A CRON event should never kill the process unless there is an actual execution error (with error message).
See WPF_Background_Process::maybe_handle()
public function maybe_handle() {
// Don't lock up other requests while processing
session_write_close();
if ( $this->is_process_running() ) {
// Background process already running.
wp_die();
}
if ( $this->is_queue_empty() ) {
// No data to process.
wp_die();
}
$this->handle();
wp_die();
}
Please change wp_die() to return instead. This should also be changed in the handle() methods.
public function maybe_handle() {
// Don't lock up other requests while processing
session_write_close();
if ( $this->is_process_running() ) {
// Background process already running.
return;
}
if ( $this->is_queue_empty() ) {
// No data to process.
return;
}
$this->handle();
}
Thanks!
Cheers, Jory
Dear community, I wonder if someone can help, please.
I recently rebuilt a website for https://grouprisk.org.uk/. On their previous site they had an integration through WP Fusion to sync users with their Mailchimp account. So, when a new user is added to the site, it automatically created a Mailchimp contact through an API.
When I began the site build, I took a complete copy of all plugins and the above process was working fine in the new environment. But is has stopped recently and I cannot work out why. I have tried “forcing” the process by going into individual contact records and clicking the “create new contact” button, but I just receive an “unable to create contact in mailchimp” notification.
Has anyone experienced similar or have a solution for this?
Very grateful for any thoughts in advance.
Many thanks,
Drew
]]>When I originally downloaded and installed the plugin, I think I accidentally tried to link the plugin to our Agency View account not one of the actual sub accounts and now it won’t connect and if I select re-authorize with High Level it says Invalid Authorization. I have removed and reinstalled the plugin but it will not connect to High Lvel
]]>Hello WP Fusion Support Team,
I am encountering a recurring issue when using WP Fusion Lite to connect my WordPress site with Mautic, in combination with the Use-your-Drive plugin for embedding Google Drive videos.
When WP Fusion Lite is active, videos embedded from Google Drive via Use-your-Drive experience significant loading delays. In most cases, the video either takes a very long time to load or never loads at all. I often have to refresh the page or switch to a different video to get the content to play.
Additionally, the video playback speed dropdown is unresponsive—it does not allow any interaction when trying to change the playback speed.
These issues do not occur when WP Fusion Lite is deactivated. Could you please investigate this potential compatibility issue? Any help or guidance would be appreciated as this is affecting the user experience on my site.
Thank you in advance for your support!
Best regards,
Alberto
]]>I have the plugin with Woo integration to Brevo.
I can see, when a user comments a blog post, it is added to Brevo
However I do not see how to specify to which list. Is it not possible?
Sync is working fine between my site and MailerLite using WPFusion Lite but when a user’s email address is changed in my site it isn’t replicated in MailerLite, even though I have Duplicate and Delete set up. In the WPFusion log it just says it pushed the new email address meta-data, nothing about copying and deleting the current entry and replacing it with a new entry.
Any suggestions on how I can fix this would be very much appreciated. I plan on upgrading to the full version of WPF once my site is up and running and I have customers, but for now I can’t afford it.
I’ve got v3.34.0 of WPFusion Lite, which I understand is the latest version. I’m also running WP v6.5.4 with PHP v8.1.28
]]>When I configure the plugin to connect to Mautic, it seems to work but it just leaves me at the Select CRM screen. On the second attempt it prompts for access and refresh tokens. On the third attempt it goes back to the original form and I authorize again, rinse and repeat. I did clear the Mautic php cache. Do you have any other suggestions on how to troubleshoot this? Also, Bit Integrations worked first time so it seems that Mautic is healthy.
]]>Hi,
on a Google Cloud Bitnami WordPress Multisite deployment we are trying to configure Hubspot, and we are getting the error: “No request found for this application”.
We checked both “network activated, or activated on individual sites” as indicated here:
https://wpfusion.com/documentation/faq/multisite/
Then, we did a “Google Cloud Bitnami WordPress” (single site) deployment, and it works well.
We think that it’s a bug of the plugin on the multisite installation. Can you help/fix?
Thanks,
Team Italiani.it
]]>Hi Guys
There is a conflict between Forminator > 3 and the wp-fusion plugin:
Fatal error on line 85: Cannot make non static method Forminator_Addon_Abstract::is_show_full_log() static in class Forminator_Addon_WP_Fusion in /wp-content/plugins/wp-fusion/includes/integrations/forminator/class-forminator-addon-wp-fusion.php on line 153
]]>From time to time, WP Fusion stops sending leads to Mautic because it needs to reauthorize Mautic. This is an issue because, as I have many leads coming in, I end up losing the connection and only discover this if I log into WordPress.
Is there a specific timeframe that Mautic requires new authorization? Do you know how many days? Are the leads that were not sent to Mautic due to authorization issues sent later by WP Fusion?
]]>Am getting error from the woocommerce after installation.
“This plugin is incompatible with the enabled WooCommerce feature ‘High-Performance order storage’, it shouldn’t be activated.?Manage WooCommerce features” This is the error am getting, i tried it multiple times but the issue remains.
Hi, I like the plugin. I use WP Fusion Lite together with FluentCRM.
Bidirectional update of user data (incl ACF fields) also runs fine with one exception: when I delete the content of a field it does not update (both ways), only when I replace the content with a space (or something else) it performs the update. Is this how it should work or a bug?
Maarten Visman
Hi
I use Groundhogg and WP Fusion Lite on one of my sites. I also use the free “CM Glossary” plugin, which is adding a new post type.
I also use the block visibility plugin in conjunction with WP Fusion to restrict individual blocks on pages.
Now I’d like to restrict all posts of the post type “Glossary” to users who are logged-in and have the groundhogg-tag “Glossar” applied.
But I need a different message to show to the visitors, not the one set-up in the Fusion settings, because it’s just saying “Please log-in to see this content”. For the “Glossary” posts I need a message including a sign-up link.
Is it possible to create a 2nd message that only displays on restricted glossary-posts?
Cheers
Sascha
Hello Sir,
I want to make a website intended as just a Storage Unit.
It is to be used to store information of the Men in my Church— because I manage Data of the Men’s Group.
The Men need to feel loved and cared for. So I need a way to wish each person ” Happy Birthday ” on their Birthdays.
This is what necessitated me to want to make a website that allows them to Sign up and fill in their information, including their Birth Date.
After Signing up, they don’t engage with the website again, unless they want to change and update their information.
Or, except they just want to view information of other Members.
POSSIBLE SOLUTION
We could give each Member a small form to fill.
Then extract the information and place them on an Excel Sheet.
Each Day, I could check the Excel Sheet to know who has Birthday, then I can send an Email and a WhatsApp Message to that Member, wishing them ” Happy Birthday“.
THE CHALLENGE
It’s too much work going through the Excel Sheet everyday.
THE SOLUTION
Because it’s too much work going through the Excel Sheet everyday, I wanted to Automate the process– by creating a website that allows the Members of the Men’s Group of my Church to come online and fill their Information.
Then, they will receive a Birthday notification from our website by 1am on their Birthday.
This Data will be pulled from the Birth Date that they filled, when they Signed up.
WHAT I’VE SEEN
Ultimate members has a Code Snippet as can be seen here— https://docs.ultimatemember.com/article/1765-send-birthday-greetings-to-accounts-with-today-s-birthdays
MY QUESTION
1.) How can WP Fusion Lite help me with this process?
2.) PICTURE, NAME AND BIRTH DATE ONLY
I want the Member Profile to only show Photo, Name and Birth Date.
And for the Birth Date, I want only Day and Month to appear on the frontend. The Year should be hidden.
Something like this– https://prnt.sc/aCT8Ijo5X90x
Can I achieve this with WP Fusion Lite?
Waiting to hear from you soon.
Regards.
When sending data through WP Fusion to Brevo, dates are not sent, looking at the Logs below, it looks like the date is read correctly (3rd November 1998) but then gets translated to 1st January 1970 ?
Array ( [m] => 9 [d] => 3 [y] => 1998 )
→?1970-01-01
Do you know how I can fix this ? The data type is set to “date”
]]>Hi,
WPFusion suddenly stopped adding contacts recently. Error log is below. New members are assigned member role ARMember. WPFusion is supposed to add them to Mautic and assign 2 tags.
Error log:
I obscured the user email address for privacy.
September 10, 2023 21:08:31ErrorGot2Cre8Error adding contact: Client id was not found in the headers or bodyuser-registerSeptember 10, 2023 21:08:31InfoGot2Cre8New user registration. Adding contact to Mautic:
user_login: Got2Cre8
user_email: [email protected]
user-registerSeptember 10, 2023 21:08:30ErrorGot2Cre8Error getting contact ID [email protected]: Client id was not found in the headers or bodyunknownSeptember 10, 2023 21:08:30NoticeGot2Cre8User not added to Mautic because role?subscriber?isn't enabled for contact creation.unknownSeptember 10, 2023 21:08:30ErrorGot2Cre8Error getting contact ID [email protected]: Client id was not found in the headers or bodyunknownSeptember 10, 2023 21:08:29NoticeGot2Cre8User not added to Mautic because role?subscriber?isn't enabled for contact creation.unknownSeptember 10, 2023 21:08:29ErrorGot2Cre8Error getting contact ID [email protected]: Client id was not found in the headers or body
]]>
Hi,
WPfusion has synced with three of my Mailerlite groups but not with others. Is that because I have WPfusion lite?
]]>We are linking our WP users with MailerLite, new users are added to MailerLite but the tag is not added and we have this error in the log each time this happens: Error while performing method?apply_tags: Email temporarily blocked.
Currently we had 228 users register and 81 received this error in the log.
Thanks in advance for your help!
]]>Hello, I went to test the update that performs the authentication with Mautic through the API, but it doesn’t work here, the authorization with Mautic is carried out successfully, but now it opens two new boxes to put the ( Access Token and Refresh token ). Where do I find? when I click on Conectac, it keeps giving A valid URL was not provided.
]]>Hi there, in the pro version of your plugin there’s the use of an undefined constant in this file: /plugins/wp-fusion/includes/integrations/class-wpbakery.php on line 271
This should be changed from: WPB_PLUGIN_DIR to WP_PLUGIN_DIR
If that ins’t fixed in the future, that will trigger a fatal error in newer versions of PHP.
Thanks,
]]>I don’t know what i am doing wrong, when in wordpress if I hit resync tags it will find the user in pipedrive, if i make a change in wordpress it does not automatically go to pipedrive, if I hit push user meta it also does not go to pipedrive. But if I make a change in pipedrive and push pull user meta the change shows in wordpress. So I am connecting but nothing is autmoating and information only seems to go one way?
]]>Hello,
I am starting a new WP site, thinking of using WP Fusion Lite to connect with MailerLite. I have never used either of these products before.
MailerLite has an official plugin for WP, but I am seeking an alternative, since that plugin has some poor reviews.
If I install WP Fusion Lite to connect with MailerLite, do I still need the MailerLite official plugin, too? Or, can I install WP Fusion Lite only — without the MailerLite official plugin?
Any tips and suggestions are appreciated.
]]>I tried loading a custom object from Hubspot using this plugin but received an error about invalid API credentials (they were correct). It looks like Hubspot no longer supports using hapikey. The problematic code can be found on line 1116 of wp-content/plugins/wp-fusion-lite/includes/crms/hubspot/class-hubspot.php.
I re-wrote the code and came up with this possible solution:
public function load_object( $object_id, $object_type_id, $properties ) {
if ( ! defined( 'HUBSPOT_API_KEY' ) ) {
return new WP_Error( 'error', 'HubSpot API key not defined. See https://wpfusion.com/documentation/crm-specific-docs/hubspot-custom-objects/' );
}
$params = $this->get_params();
$params['headers']['Authorization'] = "Bearer " . HUBSPOT_API_KEY;
$request = 'https://api.hubapi.com/crm/v3/objects/' . $object_type_id . '/' . $object_id . '/?properties=' . urlencode(implode(',', $properties));
$response = wp_safe_remote_get( $request, $params );
if ( is_wp_error( $response ) ) {
return $response;
}
$response = json_decode( wp_remote_retrieve_body( $response ), true );
return $response;
}
]]>
Good morning, lately I’ve been having a series of errors and the site crashing immediately after each submission I make on mailchimp using the autologin links. Can you help me out? I’m seeing these errors:
PHP Fatal error: Uncaught Error: Object of class WP_Error could not be converted to string in /web/htdocs/www.miosito.com/home/wp-content/plugins/wp-fusion-lite/includes/crms/mailchimp/class-mailchimp.php:538
WARNING: [pool https://www.miosito.com] child 50622 said into stderr: “#0 /web/htdocs/www.miosito.com/home/wp-content/plugins/wp-fusion-lite/includes/crms/class-base.php(277): WPF_MailChimp->get_tags()”
WARNING: [pool https://www.miosito.com] child 50622 said into stderr: “#1 /web/htdocs/www.miosito.com/home/wp-content/plugins/wp-fusion-lite/includes/crms/class-base.php(237): WPF_CRM_Base->request()”
WARNING: [pool https://www.miosito.com] child 50622 said into stderr: “#2 /web/htdocs/www.miosito.com/home/wp-content/plugins/wp-fusion-lite/includes/class-auto-login.php(309): WPF_CRM_Base->__call()”
WARNING: [pool https://www.miosito.com] child 50622 said into stderr: “#3 /web/htdocs/www.miosito.com/home/wp-content/plugins/wp-fusion-lite/includes/class-auto-login.php(159): WPF_Auto_Login->create_temp_user()”
Hi guys, I keep getting this error NO CONTACT ID FOUND in FluentCRM. Basically the plugin is not able to apply the tag. I’m not sure what settings should I be looking to
]]>Trying to figure out if there is a way to ensure that form submissions (elementor forms with elementor pro) generate a lead as opposed to a contact. It seems that when submitting a form, it is received by salesforce, but as a contact and not a lead. This is problematic. Did I just buy the wrong plugin for Saleforce integration?
]]>HI there, I was wondering if you are taking steps to make the plugin compatible with the HPOS that is being baked at woocommerce. This currently results as not compatible.
]]>Dear WP Fusion team,
First of all thank you for your great plugin.
Second of all, regarding Klick-Tipp integration: I cannot find the right place to specify the right “Opt-In Process” as defined in Klick-Tipp. I’ve searched in the interface and in your documentation.
Please see the screenshot in the attachment page (from the KT interface). In WP2Leads the option is a select dropdown menu called “Default Opt-In Process”. I’m pretty sure something equivalent must be present in WPFusion, and I think your plugin is in many regards superior: but can you kindly point me in the right direction?
Thank you and kind regards
]]>Hello,
I’m contacting you because I’m having some issues with your plug-in.
I’m using “WP Fusion Lite” on my two websites: the settings are the same on both platforms and it is connected to the same ActiveCampaign account.
On the firs website it works fine, on the other website it cannot synchronize some users and it gives me the following error: “User not added to ActiveCampaign because role isn’t enabled for contact creation.” even if I selected the right user roles.
What’s the problem? Can you help me?
Thank you
]]>