-
AuthorPosts
-
wineblue2 Friend
wineblue2
- Join date:
- February 2011
- Posts:
- 75
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 13
- Thanked:
- 1 times in 1 posts
March 28, 2012 at 2:35 pm #175509So we started a new project using the JA Portfolio Quick Start for Joomla! 2.5 on our WAMP 2.2D server. Everything seems to have installed normally with no issues noted until we begin installing extensions. During the installation of Akeeba Admin Tools we are receiving an error:
JTableMenu: :_getNode Failed –
Error building Admin MenusWe also get a similar error when attempting to create new Main Menu items:
Save failed with the following error: MenusTableMenu: :_getNode Failed –
We have already performed normal Joomla! 2.5 installations with their default templates without any of these issues so something is amiss here using this Quick Start file and I need some help on getting this corrected.
wineblue2 Friendwineblue2
- Join date:
- February 2011
- Posts:
- 75
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 13
- Thanked:
- 1 times in 1 posts
March 28, 2012 at 3:14 pm #446133I found the solution through another thread dealing with this issue which involves phpMyAdmin. It appears that db menu fields are not present upon installation of the QuickStart file for the JA Portfolio template and must be created via running the following from within phpMyAdmin:
From the SQL tab, paste in the following:
INSERT INTO `DATABASE_NAME`.`j16_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’, ”, ‘0’, ‘0’, ‘0’, ‘*’, ‘0’)Make sure you change, DATABASE_NAME and the j16_menu table name to what your installation is showing, then click GO. Logout of your Joomla Admin then back in again and it will now work properly.
I’m not sure why this issue would be present in newly installed Quick Start files but perhaps the JA team can answer this.
smitheringale2 Friendsmitheringale2
- Join date:
- October 2011
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
April 4, 2012 at 10:53 am #447278Having the same problem but with Joomla 2.5 and Ja Tiris
Ja team – can you give us an answer please – is this an error with your quickstart package or something else?
Cheers 🙂
<em>@wineblue2 310726 wrote:</em><blockquote>I found the solution through another thread dealing with this issue which involves phpMyAdmin. It appears that db menu fields are not present upon installation of the QuickStart file for the JA Portfolio template and must be created via running the following from within phpMyAdmin:
From the SQL tab, paste in the following:
INSERT INTO `DATABASE_NAME`.`j16_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’, ”, ‘0’, ‘0’, ‘0’, ‘*’, ‘0’)Make sure you change, DATABASE_NAME and the j16_menu table name to what your installation is showing, then click GO. Logout of your Joomla Admin then back in again and it will now work properly.
I’m not sure why this issue would be present in newly installed Quick Start files but perhaps the JA team can answer this.</blockquote>
May 8, 2012 at 9:17 pm #452104<em>@smitheringale2 312242 wrote:</em><blockquote>Having the same problem but with Joomla 2.5 and Ja Tiris
Ja team – can you give us an answer please – is this an error with your quickstart package or something else?
Cheers :)</blockquote>
this is my experience:
if you use quickstart to install joomla and don’t install sample data you have to use the solution from wineblue2
it worked for me with ja social -
AuthorPosts
This topic contains 4 replies, has 3 voices, and was last updated by aidosnet 12 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum