Hello,
After installation whenever I try to make a new tag I recieve this error;
Error
Save failed with the following error: exception 'UnexpectedValueException' with message 'TagsTableTag::_getNode(1, ) failed.' in /home/energyin/public_html/libraries/joomla/table/nested.php:1522 Stack trace: #0 /home/energyin/public_html/libraries/joomla/table/nested.php(776): JTableNested->_getNode('1') #1 /home/energyin/public_html/administrator/components/com_tags/tables/tag.php(181): JTableNested->store(false) #2 /home/energyin/public_html/administrator/components/com_tags/models/tag.php(336): TagsTableTag->store() #3 /home/energyin/public_html/libraries/legacy/controller/form.php(733): TagsModelTag->save(Array) #4 /home/energyin/public_html/libraries/legacy/controller/legacy.php(722): JControllerForm->save() #5 /home/energyin/public_html/administrator/components/com_tags/tags.php(23): JControllerLegacy->execute('apply') #6 /home/energyin/public_html/libraries/cms/component/helper.php(352): require_once('/home/energyin/...') #7 /home/energyin/public_html/libraries/cms/component/helper.php(332): JComponentHelper::executeComponent('/home/energyin/...') #8 /home/energyin/public_html/libraries/cms/application/administrator.php(98): JComponentHelper::renderComponent('com_tags') #9 /home/energyin/public_html/libraries/cms/application/administrator.php(143): JApplicationAdministrator->dispatch() #10 /home/energyin/public_html/libraries/cms/application/cms.php(255): JApplicationAdministrator->doExecute() #11 /home/energyin/public_html/administrator/index.php(42): JApplicationCms->execute() #12 {main}
I’ve gone into the extension manager to run the ‘Fix’ on the database but now there is this error message;
Database schema version (3.2.3-2014-02-20) does not match CMS version (3.2.3).
And the fix doesn’t seem to do anything.
Cheers