I have one forum that is still on version 3.4.8, the license has expired and I have not upgraded it yet because of the custom hooks that I have and they are not available on version 4.x
The problem I have is that I can't do recache all, I get this error:
mySQL query error: INSERT INTO baza87cache_store (`cs_array`,`cs_key`,`cs_value`,`cs_updated`,`cs_rebuild`) VALUES(1,'licenseData','a:2:{s:12:\"_cached_date\";i:1579864587;s:3:\"key\";a:2:{s:8:\"_expires\";i:9999999999;s:7:\"expires\";i:9999999999;}}',1579864587,0) ON DUPLICATE KEY UPDATE cs_array=VALUES(cs_array),cs_key=VALUES(cs_key),cs_value=VALUES(cs_value),cs_updated=VALUES(cs_updated),cs_rebuild=VALUES(cs_rebuild)
I am not a sql expert but I guess the issue have something to do with a expired license.
Do you have any clue how to fix this, or I need to renew license and ask invision for a help?
I will appreciate any help, thx.