TexasBoy3
Forum Replies Created
-
Forum: Plugins
In reply to: [SlimStat Analytics] Last update broke the site.Jason- Thank for the clarification. I upgraded my app to wordpress v5.2.2 (latest) and SlimStat v4.8.6.1 is working fine now. Sorry for mixing up the thread but your last statement could be much nicer.
Note for everyone- I did backup my site along with my sql db in Azure. Azure makes the backup so easy (if you are on standard plan) and restoring is just a click of a button! Upgrade went so smoothly and done in few minutes.
Forum: Plugins
In reply to: [SlimStat Analytics] Last update broke the site.Jason-
First, thanks for responding to my query. I am running WordPress version 4.8.9 at this time.My attempt to use 4.8.5.1 did not go well. Same problem, my admin page goes blank once I activate the plugin. Behavior is same for latest version of the plugin.
Did the error message above make any sense?
Forum: Plugins
In reply to: [SlimStat Analytics] Last update broke the site.I went back to 4.8.6.1 since v4.8.5.1 did not work for me. Same issue, SlimStat is broken! My site is deployed in Azure App Service and here is the error message I see in the php error logs. I don’t have expertise in php but, hopefully, you will know what the error means!
[01-Sep-2019 05:15:00 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wp_enqueue_code_editor() in D:\home\site\wwwroot\wp-content\plugins\wp-slimstat\admin\index.php:537
Stack trace:
#0 D:\home\site\wwwroot\wp-includes\class-wp-hook.php(298): wp_slimstat_admin::wp_slimstat_enqueue_scripts(‘index.php’)
#1 D:\home\site\wwwroot\wp-includes\class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array)
#2 D:\home\site\wwwroot\wp-includes\plugin.php(453): WP_Hook->do_action(Array)
#3 D:\home\site\wwwroot\wp-admin\admin-header.php(97): do_action(‘admin_enqueue_s…’, ‘index.php’)
#4 D:\home\site\wwwroot\wp-admin\index.php(102): include(‘D:\\home\\site\\ww…’)
#5 {main}
thrown in D:\home\site\wwwroot\wp-content\plugins\wp-slimstat\admin\index.php on line 537Forum: Plugins
In reply to: [SlimStat Analytics] Last update broke the site.I downloaded the plug-in @ https://downloads.wordpress.org/plugin/wp-slimstat.4.8.5.1.zip and copied to /wp-content/plugins/wp-slimstat/. It is still broken!
My wp-admin folder goes blank. I had to deactivate this plugin to see admin page.
Looking forward to the fix.
Have you encountered signature validation issue? I am trying to integrate with Ping Federate and Idp is successfully sending a saml2 signed response to WordPress. Plugin is complaining about signature validation but I can’t see any debugging logs!
X509 certificate is valid and verified the exported cert.
Any comment on how to debug from WordPress side?