-
AuthorPosts
-
chiappa Friend
chiappa
- Join date:
- April 2012
- Posts:
- 22
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
April 19, 2012 at 3:24 am #176276Do we get a menu with this? Like in the demo
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
April 19, 2012 at 4:04 am #449025<em>@chiappa 314642 wrote:</em><blockquote>Do we get a menu with this? Like in the demo</blockquote>
If you want a virtual clone of the demo version, then what you’ll want to do is download/upload and install the QUICKSTART package . . . then you will get a menu like the demo to start with and develop further from there.😎
1 user says Thank You to TomC for this useful post
chiappa Friendchiappa
- Join date:
- April 2012
- Posts:
- 22
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
April 19, 2012 at 4:17 am #449028Ok. But I cant add menu items in the quickstart version:
<blockquote>Save failed with the following error: MenusTableMenu: :_getNode Failed -</blockquote>
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
April 19, 2012 at 4:19 am #449029<em>@chiappa 314652 wrote:</em><blockquote>Ok. But I cant add menu items in the quickstart version:</blockquote>
I wonder if it may be an issue with the permissions on your local server.
Are you using apache?chiappa Friendchiappa
- Join date:
- April 2012
- Posts:
- 22
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
April 19, 2012 at 4:28 am #449034Yes, apache.
I got it fixed by running this query:
INSERT INTO `TABLE_NAME`.`DAPREFIX_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')
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
April 21, 2012 at 2:47 pm #449498Actually you may be confusing menus. In this template the MAINMENU is the vertical menu of the left.
The TOP menu is the menu that runs along the…well…top! -
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by chiappa 12 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum