Hello CB, without realising - I updated to latest Joomla which broke the K2 item creating/editing function. I thought I was safe if I remained with K2 2.6.9.
Anyway, I am aware of this from Nant on Github:
github.com/getk2/k2/commit/6896a9ff7b9d93cccc82bebbd21b3a07dc06c8cd?diff=unified
But I'm struggling to understand of how to implement it. I mean if I go to the administrator/components/com_k2/config.xml file and generally compare what is there, things are different e.g. one uses <param> and the other <field>.as a simple example.
So do I straight swap the sections according to the line numbers?Any advice/guidance much appreciated.