Hi
I have this custom code embed into every K2 Items -
pastebin.com/Bjg7Lj1M
On the line #5 - $find = '{Page_Title}';
It is used to read the current item title by reading the database table
It used to working fine until recently when i updated to the Joomla 3.9.5 version and the K2 version 2.9
My question is,
Does there any changes happened in the latest K2 or Joomla itself that cause the code to stop working?
How can i fix the current code?
Thanks