Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • timtecsa Friend
    #204445

    Error

    Save failed with the following error: exception ‘UnexpectedValueException’ with message ‘TagsTableTag::_getNode(1, ) failed.’

    Site was created from Playmag Quickstart on J3.3.6 and now on J3.4

    Now fixed with kind help from Nicholas K. Dionysopoulos (Akeeba). Needed to populate the _tags table in db using phpmyadmin which was mysteriouly empty.

    Run the following statement in phpMyAdmin after you replaced #_ with your prefix:
    Code:
    INSERT INTO `#__tags` (`id`, `parent_id`, `lft`, `rgt`, `level`, `path`, `title`, `alias`, `note`, `description`, `published`, `checked_out`, `checked_out_time`, `access`, `params`, `metadesc`, `metakey`, `metadata`, `created_user_id`, `created_time`,`created_by_alias`, `modified_user_id`, `modified_time`, `images`, `urls`, `hits`, `language`, `version`)VALUES (1, 0, 0, 1, 0, ”, ‘ROOT’, ‘root’, ”, ”, 1, 0, ‘0000-00-00 00:00:00’, 1, ‘{}’, ”, ”, ”, ”, ‘2011-01-01 00:00:01’,”, 0, ‘0000-00-00 00:00:00’, ”, ”, 0, ‘*’, 1);

    I spoke too soon. I now get error when adding a tag to an article. Save fails and a totally unhelpful error message is displayed.

    Looks like a Joomla error, not JA template related.

    Saguaros Moderator
    #562253

    Hi Tim,

    This is a known issue of Joomla when updating the new version. You can make a quick search in Joomla forum, there are several threads discussing the same topic

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 9 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum