Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • pepperd Friend
    #171695

    Save failed with the following error: JTableMenu: :_getNode Failed –

    I’ve tried installing a couple of different ways and every time I try to build a menu I get this error.

    jooservices Friend
    #429253

    Hi
    This issue already address. It’s by missed root menu item.
    Please update me w/ your cpanel than i can access your phpmyadmin to fix it.

    Thank you

    jooservices Friend
    #429256

    Update
    Or you can do this query

    INSERT INTO `xxx_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `ordering`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`) VALUES ('1', '', 'Menu_Item_Root', 'root', '', '', '', '', '1', '0', '0', '0', '0', '0', '0000-00-00 00:00:00', '0', '0', '', '0', NULL, '0', '0', '0', '', '0'), (NULL, '', '', '', '', '', '', '', '0', '1', '0', '0', '0', '0', '0000-00-00 00:00:00', '0', '0', '', '0', NULL, '0', '83', '0', '', '0');

    replace xxx = your db prefix.

    Thank you

    kobus88 Friend
    #432001

    I am trying to learn Joomla, but keep getting this eror. I have it installed on my local machine.
    Please give a step by step gyide on how to fix my database via PHPmyadmin?

    jooservices Friend
    #432029

    hi
    you can simply do that by execute above querty to insert that record into db

    protechsb Friend
    #433750

    <em>@jooservices 288635 wrote:</em><blockquote>Update
    Or you can do this query

    INSERT INTO `xxx_menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `ordering`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`) VALUES ('1', '', 'Menu_Item_Root', 'root', '', '', '', '', '1', '0', '0', '0', '0', '0', '0000-00-00 00:00:00', '0', '0', '', '0', NULL, '0', '0', '0', '', '0'), (NULL, '', '', '', '', '', '', '', '0', '1', '0', '0', '0', '0', '0000-00-00 00:00:00', '0', '0', '', '0', NULL, '0', '83', '0', '', '0');

    replace xxx = your db prefix.

    Thank you</blockquote>

    I am getting the same error, Joomla 1.7 SQL 5.0. I tried running this query to fix problem of not being able to add menu item, and I got this error #1054 – Unknown column ‘title’ in ‘field list’

    Any suggestions?!

    jooservices Friend
    #433783

    Hi
    Please create your own thread with issue and update me your cpanel / backend access. I’ll quick check to help you.

    Thank you

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

This topic contains 7 replies, has 4 voices, and was last updated by  jooservices 12 years, 9 months ago.

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