songiuno
Forum Replies Created
-
Forum: Plugins
In reply to: [Private Content] HTML IMG link in alternate textOkay, thanks.
Forum: Plugins
In reply to: [Private Content] HTML IMG link in alternate textYes, dispay an image per the alt=”” specification, and a different image for the proper role specification in the shortcode.
[private container="span" role="custom" custom_role="private" alt="<img src='https://www.sarusal.com/wpblog/wpsitefiles/logo-xru.jpg' width='350'>"]<img src="https://www.sarusal.com/wpblog/wpsitefiles/truck.jpg" width="350"/>[/private]
Forum: Plugins
In reply to: [Folder Gallery] other gallery plugin to recommend ?I am watching your post for any leads to a good replacement.
Forum: Plugins
In reply to: [Archives Calendar Widget] Another Plugin like this?Thanks Alek! I just installed it and am looking at its functions. Seems to work well. I didn’t install the previous version(s) so have no prior version comparison.
Forum: Plugins
In reply to: [Archives Calendar Widget] Another Plugin like this?Unfortunately no, I’ve found nothing that functions quite the same.
Hello,
Has there been any patch/revision to this? I just discovered that I am seeing this issue in WP site health status. I’m not a coder so don’t understand how to apply the patch that tmuk shared.
Forum: Plugins
In reply to: [Private Content] post author onlyThanks agenziae20 for requesting a feature I hadn’t thought about and could use!
Aldo as usual, thanks for supporting your users so quickly!
Forum: Plugins
In reply to: [Private Content] post author onlyI would be interested in a feature like this also ??
Forum: Requests and Feedback
In reply to: Leave / Stay on Page DialogueI assume 5.6.2 fix hasn’t been pushed out yet? I’m on the bug 5.6.1 and don’t see any updates available from dashboard.
Forum: Requests and Feedback
In reply to: Leave / Stay on Page DialogueI am seeing this too, on 5.6.1 and not using Woo Commerce either. Edited and saved an existing post, then when clicking to go back to the dashboard I get the glitch.
2.2.4 fixed the error, thank you!
- This reply was modified 3 years, 9 months ago by songiuno.
Debug log:
[13-Feb-2021 21:49:25 UTC] PHP Fatal error: Uncaught TypeError: Argument 1 passed to UserAccessManager\Controller\Backend\UserObjectController::addUserColumn() must be of the type string, null given, called in /home/f13n144e/myinnerthoughts.net/wpblog/wp-includes/class-wp-hook.php on line 287 and defined in /home/f13n144e/myinnerthoughts.net/wpblog/wp-content/plugins/user-access-manager/src/Controller/Backend/UserObjectController.php:50
Stack trace:
#0 /home/f13n144e/myinnerthoughts.net/wpblog/wp-includes/class-wp-hook.php(287): UserAccessManager\Controller\Backend\UserObjectController->addUserColumn(NULL, ‘when_last_login’, 32)
#1 /home/f13n144e/myinnerthoughts.net/wpblog/wp-includes/plugin.php(212): WP_Hook->apply_filters(NULL, Array)
#2 /home/f13n144e/myinnerthoughts.net/wpblog/wp-admin/includes/class-wp-users-list-table.php(582): apply_filters(‘manage_users_cu…’, ”, ‘when_last_login’, 32)
#3 /home/f13n144e/myinnerthoughts.net/wpblog/wp-admin/includes/class-wp-users-list-table.php(398): WP_Users_List_Table->single_row(Object(WP_User), ”, ”, 0)
#4 /ho in /home/f13n144e/myinnerthoughts.net/wpblog/wp-content/plugins/user-access-manager/src/Controller/Backend/UserObjectController.php on line 50
[13-Feb-2021 21:49:31 UTC] PHP Fatal error: Uncaught TypeError: Argument 1 passed to UserAccessManager\Controller\Backend\UserObjectController::addUserColumn() must be of the type string, null given, called in /home/f13n144e/myinnerthoughts.net/wpblog/wp-includes/class-wp-hook.php on line 287 and defined in /home/f13n144e/myinnerthoughts.net/wpblog/wp-content/plugins/user-access-manager/src/Controller/Backend/UserObjectController.php:50
Stack trace:
#0 /home/f13n144e/myinnerthoughts.net/wpblog/wp-includes/class-wp-hook.php(287): UserAccessManager\Controller\Backend\UserObjectController->addUserColumn(NULL, ‘when_last_login’, 32)
#1 /home/f13n144e/myinnerthoughts.net/wpblog/wp-includes/plugin.php(212): WP_Hook->apply_filters(NULL, Array)
#2 /home/f13n144e/myinnerthoughts.net/wpblog/wp-admin/includes/class-wp-users-list-table.php(582): apply_filters(‘manage_users_cu…’, ”, ‘when_last_login’, 32)
#3 /home/f13n144e/myinnerthoughts.net/wpblog/wp-admin/includes/class-wp-users-list-table.php(398): WP_Users_List_Table->single_row(Object(WP_User), ”, ”, 0)
#4 /ho in /home/f13n144e/myinnerthoughts.net/wpblog/wp-content/plugins/user-access-manager/src/Controller/Backend/UserObjectController.php on line 50I turned on debug and got this output:
Fatal error: Uncaught TypeError: Argument 1 passed to UserAccessManager\Controller\Backend\UserObjectController::addUserColumn() must be of the type string, null given, called in /home/f13n144e/myinnerthoughts.net/wpblog/wp-includes/class-wp-hook.php on line 287 and defined in /home/f13n144e/myinnerthoughts.net/wpblog/wp-content/plugins/user-access-manager/src/Controller/Backend/UserObjectController.php:50 Stack trace: #0 /home/f13n144e/myinnerthoughts.net/wpblog/wp-includes/class-wp-hook.php(287): UserAccessManager\Controller\Backend\UserObjectController->addUserColumn(NULL, ‘when_last_login’, 32) #1 /home/f13n144e/myinnerthoughts.net/wpblog/wp-includes/plugin.php(212): WP_Hook->apply_filters(NULL, Array) #2 /home/f13n144e/myinnerthoughts.net/wpblog/wp-admin/includes/class-wp-users-list-table.php(582): apply_filters(‘manage_users_cu…’, ”, ‘when_last_login’, 32) #3 /home/f13n144e/myinnerthoughts.net/wpblog/wp-admin/includes/class-wp-users-list-table.php(398): WP_Users_List_Table->single_row(Object(WP_User), ”, ”, 0) #4 /ho in /home/f13n144e/myinnerthoughts.net/wpblog/wp-content/plugins/user-access-manager/src/Controller/Backend/UserObjectController.php on line 50- This reply was modified 3 years, 9 months ago by songiuno. Reason: correction
I see 2.2.3 pushed and I updated. I (still) have problems going into view all users in admin. I see no registered users listed. This started with 2.2.1 I believe. If I deactivate UAM I can access and see all users listed on my site. Reactivate 2.2.3 and problem comes back.
Upgrade to/at 2.2.0 is broken. TRying to follow any of the above posts/comments to fix and can’t find the fix. Help!