atomicjack
Forum Replies Created
-
Forum: Plugins
In reply to: [Object Sync for Salesforce] Error 400 – Required field [LastName] missingThink I got it working. It was due to me using the wrong function, I was adding a custom meta field after registration, but I see there’s a function to add it before it saves the details. That, along with your patch, gets it working.
Thanks!
Forum: Plugins
In reply to: [Object Sync for Salesforce] Error 400 – Required field [LastName] missingI’ve deleted all Mapping Errors and tried again – it resulted in the same errors as in my previous post.
Message: HTTP Method ‘PATCH’ not allowed. Allowed are GET,HEAD,POST
Forum: Plugins
In reply to: [Object Sync for Salesforce] Error 400 – Required field [LastName] missingJust tested. Unfortunately, it still throws an error of: Provided external ID field does not exist or is not accessible:
But also now get this 405 error:
Message: HTTP Method ‘PATCH’ not allowed. Allowed are GET,HEAD,POST
Forum: Plugins
In reply to: [Object Sync for Salesforce] Error 400 – Required field [LastName] missingPerfect. I’ll give that a run in the morning – hopefully it works!
Forum: Plugins
In reply to: [Object Sync for Salesforce] Error 400 – Required field [LastName] missingThanks for looking into it, really appreciate it.
In this case, is there a way I can call the plugin (via code) to manually push to Salesforce after? I assume this will also need to remove the Mapping Error for it to be successful.
After a user is created in Ultimate Member, there is a hook I currently use to add a custom meta field. I could potentially use this to re-attempt the push to Salesforce, this time being successful as I’m using normal WordPress functions at this point, as the user has already been created.
Forum: Plugins
In reply to: [Object Sync for Salesforce] Error 400 – Required field [LastName] missingHi Jonathan,
I’m using Ultimate Member to create the user, but it puts the data in the default WordPress fields.
Do you know of a workaround? It’s a great plugin but this one issue is preventing it working perfectly.
Forum: Plugins
In reply to: [Front End PM] [Bug] Huge Red Notification BoxHi Shamim,
The issue isn’t resolved – it logs us out exactly after 10 minutes, then displays the red notification with a ‘0’ in, which the CSS classes reference ‘fep’.
Forum: Plugins
In reply to: [Front End PM] [Bug] Huge Red Notification BoxShamim, it can be reproduced by:
– logging in
– opening another tab
– logging out on one tab
– the other tab will now have the red boxSeems the plugin gets confused by it being logged out or in on a different tab.
Forum: Fixing WordPress
In reply to: cookie law compliance without pluginsIt should be under Appearance > Editor.
Forum: Fixing WordPress
In reply to: cookie law compliance without pluginsYou can use the theme editor in /wp-admin/ to edit header.php and include a cookie compliance script, such as: https://permissionbar.com/
Forum: Fixing WordPress
In reply to: can you help me find this piece of code ?It is likely to be in wp-content/themes/[THEME NAME]/footer.php
However some themes will encode this, making it more difficult to locate.
Forum: Fixing WordPress
In reply to: Show me the current WP version runningHi,
Your current version is displayed underneath At a Glance on the Dashboard in /wp-admin/.
Forum: Fixing WordPress
In reply to: Admin Sidebar is all messed up.This is a known issue: https://core.trac.www.ads-software.com/ticket/33199
Forum: Fixing WordPress
In reply to: build a user platformHi,
You could try this plugin: https://www.ads-software.com/plugins/ultimate-member/
Forum: Fixing WordPress
In reply to: Admin Menu Links Spontaneously Loading Incorrectlyit will fix it on all sites, as you made the change via your browser.