3d0g
Forum Replies Created
-
Forum: Plugins
In reply to: [Ultimate Responsive Image Slider] Recover Old Slider – 3.4.3Thanks. 3.4.3 mostly worked for me. Two larger (50+ image) sliders didn’t recover so I had to do those manually, but that was far better than doing them all by hand.
Is there any fix for this plugin forthcoming? I manually rebuilt my critical sliders but if I’ve got to rebuild all the others, I’m just going to move on to a more reliable plugin.
Forum: Plugins
In reply to: [wpForo Forum] Usergroup-Role synchronization with secondary rolesNM.
Played around in WP SHELL until I understood the usergroup functions. Got Memberpress/wpForo synchronization sorted now.
Forum: Plugins
In reply to: [wpForo Forum] Usergroup-Role synchronization with secondary rolesPing…
I’ve got the action hooks all set up. Just need to know the proper way to programmatically set the member’s usergroup.
Forum: Plugins
In reply to: [wpForo Forum] Usergroup-Role synchronization with secondary rolesCool.
In the interim, is there a wpForo function I could call to set a users usergroup from Memberpress? It looks like the wpforo_update_usergroup_on_role_change action calls WPF()->member->set_usergroup() – could I do the same?
Wait, wait, so let me get this straight Scott. You’re over here providing support for your free plugins but you ignore your paid customer support tickets for a week? WTF?
Seriously. Get your shit together. Oh, and fix your damn https://wpplugin.org/ site.
Forum: Plugins
In reply to: [wpForo Forum] User Role Synchronization Not Automatic?Yes, I found MemberPress’ response a bit misleading as well. Without getting too far into the weeds, their approach does make sense in some cases as MemberPress supports a user having multiple, simultaneous subscriptions. We do not want that and set up the system to prohibit a user from signing up for more than one.
So, short answer, all users have a single role.
Forum: Plugins
In reply to: [wpForo Forum] User Role Synchronization Not Automatic?First, here’s the response from MemberPress to your previous inquiry:
MemberPress adds to and removes from the default role(s). So the WordPress hooks would be add_user_role and remove_user_role.
I am changing a user from Subscriber to Member and back, outside of Memberpress, using the WP user editor and wpForo still doesn’t catch the change. Here’s a screenshot of the current User Role synchronization list:
Just a thought – could this be another plugin conflicting? Are there any that wpForo doesn’t play nice with? Wondering if there’s other complicating factors here…
Forum: Plugins
In reply to: [wpForo Forum] User Role Synchronization Not Automatic?Thank you for the quick response!
I just tried your test (temporarily changing a user’s primary role directly from the WP dashboard user editor) and when I look the user up on Dashboard > Forums > Members, his Groupid data does NOT reflect the change.
Only after I force a Synchronize on the Usergroups page, his Groupid shows correctly. This would lead me to believe the issue is in wpForo, no?
I’ve also tried clearing caches from the wpForo dashboard but that made no difference.