mbbelanger
Forum Replies Created
-
I had to return to PHP 7.4 which now only returns a php warning as both PHP 8 or 8.1 result in this stack trace:
[04-Jan-2023 13:19:47 America/Toronto] PHP Fatal error: Uncaught TypeError: strstr(): Argument #1 ($haystack) must be of type string, array given in /home/foo/public_html/wp-content/plugins/ultimate-member/includes/core/class-form.php:482
Stack trace:0 /home/foo/public_html/wp-content/plugins/ultimate-member/includes/core/class-form.php(482): strstr()
1 /home/foo/public_html/wp-includes/class-wp-hook.php(308): um\core\Form->form_init()
2 /home/foo/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
3 /home/foo/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()
4 /home/foo/public_html/wp-includes/template-loader.php(13): do_action()
5 /home/foo/public_html/wp-blog-header.php(19): require_once(‘/home/foo/…’)
6 /home/foo/public_html/index.php(17): require(‘/home/foo/…’)
7 {main}
thrown in /home/foo/public_html/wp-content/plugins/ultimate-member/includes/core/class-form.php on line 482
Please advise
-Martin
Forum: Plugins
In reply to: [Page View Count] Setting the Time ZoneThe issue is that your cPanel or PHP timezone is set by default to UTC, you’ll need to update this to your default TZ.
-Martin- This reply was modified 4 years, 11 months ago by mbbelanger.
thanks for fixing!
this is very bad as it is exposing post author acf (private author data) to all users!
PLEASE ADDRESS ASAP!
Forum: Plugins
In reply to: [Frontend Admin by DynamiApps] Add Image to ACF Gallery brokenHi Shabti,
I sent you my list of plugins via email.Let me know if you have not received it.
-Martin
Forum: Plugins
In reply to: [Frontend Admin by DynamiApps] Add Image to ACF Gallery brokenI’ve followed up via email.
thanks.Forum: Plugins
In reply to: [Frontend Admin by DynamiApps] Add Image to ACF Gallery brokenThis is happening in a modal triggered by the post edit action.
Forum: Plugins
In reply to: [Social Sharing Plugin - Sassy Social Share] Customizing twitter urlJust to be clear, I want to concat a string to the post title your plugin uses.
Hope you have a solution for me!
Forum: Plugins
In reply to: [Social Sharing Plugin - Sassy Social Share] Customizing twitter urlI will!!!
Also, I can’t find how I could add to the post_tile? tried a few things but failed.
thanks for sharing!
Forum: Plugins
In reply to: [Social Sharing Plugin - Sassy Social Share] Customizing twitter urlThanks that worked!
Forum: Plugins
In reply to: [Frontend Admin by DynamiApps] 2.6.5Thank you for fixing the 2.6.5 update issue. 2.6.6 works as expected.
Would be great if you could have thorough regression testing before pushing updates.
Cheers.Forum: Plugins
In reply to: [Frontend Admin by DynamiApps] Conflict with another plugin – proposed fix2.6.5 Still have issues. After submitting a post edit, I have a WordPress crash.
PLEASE ADDRESS ASAP.Same here, also in my case, the normal redirect from the url that is requested is lost, so after login, the request url is not redirected to. the only workaround found: deactivate Ultimate Member!
Nice features, but losing this basic functionality makes it a no-go.
Forum: Plugins
In reply to: [Amazon Associates Link Builder] Error in maxmind_db_manageI have the same issue:
Error in maxmind_db_manager:get_db:::WP_ERROR: Forbidden, referer:with PHP 7.0.22-0ubuntu0.16.04.1
- This reply was modified 8 years, 5 months ago by mbbelanger.