Hi,
I am trying to write a plugin.
All works fine on the front end, but in the backend I go to:
/administrator/index.php?option=com_cobalt&view=records
or
/administrator/index.php?option=com_cobalt
... there's an error:
"Cannot redeclare class CobaltViewRecords in /home/admin/web/deomain.com/public_html/components/com_cobalt/views/records/view.html.php" on line 1022
If I turn the plugin off, no error.
I can't quite understand why the error appears in admin area ... and I have not altered view.html.php.
Any and all advice appreciated.
Thanks,
Dale.
Hi,
I am trying to write a plugin.
All works fine on the front end, but in the backend I go to:
/administrator/index.php?option=com_cobalt&view=records or /administrator/index.php?option=com_cobalt
... there's an error:
"Cannot redeclare class CobaltViewRecords in /home/admin/web/deomain.com/public_html/components/com_cobalt/views/records/view.html.php" on line 1022
If I turn the plugin off, no error. I can't quite understand why the error appears in admin area ... and I have not altered view.html.php.
Any and all advice appreciated.
Thanks,
Dale.