boozedog
Forum Replies Created
-
Forum: Plugins
In reply to: [WP User Manager - User Profile Builder & Membership] Settings not savingI just tested v2.3.10 and what’s interesting is that changes I made earlier are now appearing. I’m wondering if something’s getting cached maybe.
But changes I’m making now don’t appear to be taking effect. They’ll probably show up later, I’m guessing.
Forum: Plugins
In reply to: [WP User Manager - User Profile Builder & Membership] Settings not savingThe site in question is hosted on wordpress.com so I don’t think I can edit wp-config.php??
Note that this is paid account so if you prefer we can switch to email for this diagnosis … let me know.
Forum: Plugins
In reply to: [WP User Manager - User Profile Builder & Membership] Settings not savingNote that some settings are indeed saving. Like I can make fields required and stuff like that. But other settings like dragging and dropping sequence of fields in the form are not saving.
Forum: Plugins
In reply to: [WP User Manager - User Profile Builder & Membership] Settings not savingI’m seeing a similar problem.
From what I can tell, no slash is being appended to the request. When I watch the network events I can see e.g., a call to /wp-admin/admin-ajax.php?action=wpum_update_fields_order and that call comes back with a 200 status. On the screen I can see that the field I dragged is in the correct order. But when I refresh the page, the field jumps back up to the top of the form. Like the re-sequencing didn’t actually save to the API.
Any ideas?
Forum: Plugins
In reply to: [User Role Editor] JavaScript error on role changeI’m seeing same problem. Didn’t notice your topic when I made mine … https://ww.wp.xz.cn/support/topic/problem-when-switching-roles-in-main-panel/
Forum: Plugins
In reply to: [User Role Editor] Problem when switching roles in main panelAnd, same problem in Safari, this error stack looks similar to the one in Chrome:
[Error] TypeError: null is not an object (evaluating 'el.removeEventListener') (anonymous function) (ure.js:554) each (load-scripts.php:2:2886) each (load-scripts.php:2:851) ure_refresh_role_view (ure.js:547) i (load-scripts.php:2:27455) fireWith (load-scripts.php:2:28215) y (load-scripts.php:4:22733) c (load-scripts.php:4:26927)Forum: Plugins
In reply to: [User Role Editor] Problem when switching roles in main panelNote that I’m getting same behavior in Chrome, but the error stack is different:
ure.js?ver=5.1.1:554 Uncaught TypeError: Cannot read property 'removeEventListener' of null at HTMLInputElement.<anonymous> (ure.js?ver=5.1.1:554) at Function.each (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=5.1.1:2) at a.fn.init.each (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=5.1.1:2) at Object.ure_refresh_role_view [as success] (ure.js?ver=5.1.1:547) at i (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=5.1.1:2) at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=5.1.1:2) at y (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=5.1.1:4) at XMLHttpRequest.c (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils&ver=5.1.1:4)@kenmcneill did that solve it?
I have a hunch that there’s incompatibility between Jetpack 6.0 and the “Page Builder by SiteOrigin” plugin. You don’t happen to be running that plugin by any chance?
Forum: Plugins
In reply to: [WordPress MU Domain Mapping] How do I use this thing!OK got it figured out. Need to go to the settings for the site I want to map and set it there!