Tagged: 3rd-Party Plugin, Crio
-
AuthorPosts
-
May 19, 2022 at 8:29 am #53265JarnoGuest
Dear BoldGrid team,
I hope you are doing well.
My name is Jarno and I’m with Really Simple Plugins, the team behind WordPress plugins such as Really Simple SSL and Complianz.
One of our mutual users has brought to our attention that enabling Complianz with the Crio Premium theme activated, results in a fatal error (please find the error log attached at the end of this e-mail).
The error occurs on the below line of code, and specifically seems to occur on “admin_url( ‘admin.php’)”.
add_query_arg( array( ‘page’=>’cmplz-settings’,’action’ => ‘cmplz_export_settings’), admin_url( ‘admin.php’) )
It seems that the Crio Premium theme is interfering with a default call to add_query_arg and admin_url.
This makes it impossible for the Crio theme to be used with any plugin that uses these core WordPress functions this way. It would be great if you can take a look at this issue, so our mutual customers can use our tools together.
Let me know if you need any other information.
Kind regards,
JarnoMay 23, 2022 at 9:41 am #53316JarnoGuestIn addition to the above post, please find the debug information of the site in question (domain stripped) attached below:
[14-May-2022 09:04:54 UTC] PHP Fatal error Uncaught Error: Call to a member function get() on null in /home/dh_2m7p9a/www.domain.be/wp-includes/query.php:28 Stack trace: #0 /home/dh_2m7p9a/www.domain.be/wp-content/plugins/crio-premium/includes/page-headers/templates/class-crio-premium-page-headers-templates.php(93): get_query_var('template_locati...') #1 /home/dh_2m7p9a/www.domain.be/wp-includes/class-wp-hook.php(309): Crio_Premium_Page_Headers_Templates->add_new_url('https://www.sim...', 'admin.php', NULL) #2 /home/dh_2m7p9a/www.domain.be/wp-includes/plugin.php(189): WP_Hook->apply_filters('https://www.sim...', Array) #3 /home/dh_2m7p9a/www.domain.be/wp-includes/link-template.php(3453): apply_filters('admin_url', 'https://www.sim...', 'admin.php', NULL, 'admin') #4 /home/dh_2m7p9a/www.domain.be/wp-includes/link-template.php(3419): get_admin_url(NULL, 'admin.php', 'admin') #5 /home/dh_2m7p9a/www.domain.be/wp-content/plugins/complianz-gdpr/config/general-settings.php(307): admin_url('admin.php') #6 /home/dh_2m7p9a/www.domain.be/wp-conte in /home/dh_2m7p9a/www.domain.be/wp-includes/query.php on line 28
Kind regards,
Jarno -
AuthorPosts
- The topic ‘Compatibility issue between Complianz and Crio Premium Plugin’ is closed to new replies.