g4macgregor
Forum Replies Created
-
Forum: Plugins
In reply to: [User Switching] Calling the maybe_switch_user functionFound it, thanks! We needed to
html_entity_decode($url)- This reply was modified 3 years, 11 months ago by g4macgregor.
Forum: Plugins
In reply to: [User Switching] Calling the maybe_switch_user functionAdditional information:
When we write log from the plugin script, we’re seeing:
[16-Jun-2022 20:06:44 UTC] Array
(
[action] => switch_to_user
[amp;user_id] => 78091
[amp;nr] => 1
[amp;_wpnonce] => c4cbd18580
)`Not sure why it’s prefacing the amp;
- This reply was modified 3 years, 11 months ago by g4macgregor.
- This reply was modified 3 years, 11 months ago by g4macgregor.
Forum: Plugins
In reply to: [User Switching] User Switching for WooCommercePerfect, thank you!
Forum: Plugins
In reply to: [User Switching] User Switching for WooCommerceSorry, I didn’t look carefully enough at the extension I saw in WooCommerce.
This is the right forum then, User Switching. I have been able to add the
switchandswitch backbuttons where I needed them, and the switch it working great, but theswitch backdefaults back to theUsers.phprather than the page from which the button was clicked.I’m using it to switch from an admin user/shop owner to user/customer page from the admin section of a WooCommerce order – and this works. But when I switch back to the admin user, I would like it to return the order page I started on and I’m not seeing a way to get back there. Any suggestions?
Forum: Plugins
In reply to: [WP User Merger] _learndash issueFixed the memory issue (which was on our end) and updated the plugin. Everything seems to be working but will continue to test.
Thanks for the quick responses.
Forum: Plugins
In reply to: [WP User Merger] _learndash issueI upped the memory allocation which appeared to fix the 500 error, but still getting the blank page when I select User –> Edit
Forum: Plugins
In reply to: [WP User Merger] _learndash issueFirst thing, when I attempted to go to WP User Merger –> Settings, I get a 500 Error if that helps you figure anything out.
The next thing I see in the error logs is there was a memory allocation error:
[01-Apr-2022 14:12:43 UTC] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /var/www/shopams.amwebstrategies.com/htdocs/wp-content/plugins/query-monitor/classes/Util.php on line 591 [01-Apr-2022 14:12:43 UTC] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 118784 bytes) in Unknown on line 0Could it be because we a large number of users (13,813)?
Forum: Plugins
In reply to: [WP User Merger] _learndash issueThanks for the quick response. I updated but now when I go to User –> Edit I get a blank white screen. I will troubleshoot for possible plugin conflicts and get back to you.
We’re having the same issue. Reached out to the developer who replied ‘he is working on a fix’ but haven’t heard anything since.
Forum: Plugins
In reply to: [Testimonials Widget] Can't remove Review schema markup noticeI am experiencing the same issues as above but have not been able to resolve.
WordPress: 4.7
Testimonials Widget: 3.3.4It seems to be working correctly on my production server, but not on my development box.
I have copied the files from production to development; compared the settings; tried closing from the plugins Settings page and from the site dashboard; and have no errors in the console.
Any other suggestions?
Thanks
Forum: Plugins
In reply to: [Testimonials Widget] error can't activate pluginPHP 5.5.31 (unfortunately the downside to specific OS repo life-cycles)
It’s happening on my dev box and not on prod, so I’m currently diff’ing to see what’s amiss: same plugins, same versions…
Forum: Plugins
In reply to: [Testimonials Widget] error can't activate pluginHaving the same issue after updating to WordPress 4.6, Testimonials Widget 3.3.3. Any thoughts?