Hi Folks
EDIT::29 May 2017::SOLVED::All (most) of my dramas seemed to come from me adding Menu Items dynamically. It has worked fine all this time, but removing it has solved my main drama.
Hoping some clever minds out there can help me where to look...
I have just noticed that I am getting some error messages on my site
Once on my homepage:
Fatal error: Cannot use object of type JTableContent as array in /home/ashstone/public_html/fretroom.com.au/plugins/cck_field/code_beforerender/code_beforerender.php(164) : eval()'d code on line 13
And on menu items that share a particular parent menu item:
Cannot use object of type JTableContent as array
Joomla is 3.6.5
Seblod is 3.10.0
Php 7.1.5
I backed up the site and loaded it locally, still no joy.
I updated to Joomla 3.7.2 and Seblod 3.11.2 and things went a bit crazier... Admin Form View would not load the relevant fields. Instead the view remained the same as the Content View. In DB fields were assigned to correct template ie #__cck_core_types and #__cck_core_type_field seemed all good.
I removed all code pack fields (beforerender etc) from forms and views and still sam error messages...
Any tips from any gurus?
Jon