Have I read the related troubleshooter articles above before posting (which pages?)? Yes
Have I searched the tickets before posting? Yes
Have I read the documentation before posting (which pages?)? yes
Joomla! version: (unknown)
PHP version: (unknown)
MySQL version: (5.0.95-community )
Host: (optional, but it helps us help you)
Admin Tools version: (5.2.16 )
Description of my issue:
Hi, i runned the SQL command as described. See below.
INSERT INTO `j25__menu` (`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 ('menu', 'com_joomlaupdate', 'Joomla! Update', '', 'Joomla! Update', 'index.php?option=com_joomlaupdate', 'component', 0, 1, 1, 28, 0, 0, '0000-00-00 00:00:00', 0, 0, 'class:joomlaupdate', 0, '', 41, 42, 0, '*', 1);
But i,m getting an error that the table doesn't exist?
#1146 - Table 'tigri_ti.j25__menu' doesn't exist.
Of course the table is there. What am i doing wrong?
Kind regards,
Raoul