Brizy Pro causes a fatal error
When upgrading brizy pro, I had a fatal error related to licensing.
Got error 'PHP message: PHP Fatal error: Uncaught Error: Call to undefined method BrizyPro_Admin_License::isValidLicense() in...
When we compared with previous versions, we found that the new version uses:
if (BrizyPro_Admin_License::_init()->isValidLicense()) {
While older versions use:
if (BrizyPro_Admin_License::_init()->getCurrentLicense()) {
When we replaced that line in main.php (occurs 3 times), all started working again.
-
Hi,
Can I know from which version you are trying to update? What's the current version? Is the license active and added in Brizy settings?
by the way, when you update to PRO do you already have the latest version for Brizy Free?
0 -
Hi Alex, I was upgrading to Pro 2.3.21 and Brizy 2.3.28 from the previous version. License was input over a year ago. I have a lifetime Brizy pro license. And yes, I upgraded the regular version first. Francois
0 -
Hi Francois,
that's strange. Can you still reproduce the problem on your site? If so, we would like to create a private ticket and inspect this in your dashboard.
0 -
Hi Alex, You are more than welcome. I am not sure how to create a ticket anymore, or that is what I would have done in the first place. If you let me know how to do it, I will send you credentials so you can log in to my site. I tried turning off all other plugins and it still would not work until we made those changes. Francois
0 -
Hi Francois,
I have created a private ticket for you. Please check your email and share your WordPress credentials in your reply email.
0
Please sign in to leave a comment.
Comments
5 comments