Hi there,
not sure if anyone else has noticed this, but it seems that a lack of the table portion of the mvc triad triggers this error. While developing today I forgot to add the table files (those that reside in administrator/components/com_my/tables) and this error started coming up - the thing is that I didn't realize I forgot the files and the error:
Fatal error: Call to a member function getKeyName() on a non-object in ...libraries/joomla/application/component/modeladmin.php on line 801
Coming up when trying to add/edit an item (backend btw) did naught to point me in the right direction.
Just thought I would share this.
-
Adam