|
Page 1 of 1
|
justin 
Joined: June 2007
Posts: 15
|
 Deleted The Main Dynamic Menu
I deleted the main dynamic menu,
I didn't mean to do that, so is there any way i can get it back??
|
#1 Mon 18 Jun, 2007 18:34 |
|
Sponsors

|
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.
|
|
tonyf12
Joined: March 2007
Posts: 204
Location:
|
 Re: Deleted The Main Dynamic Menu
Its a block called Nav Links. Put it back in the cms the same way you would add a normal block.
|
#2 Mon 18 Jun, 2007 19:33 |
|
justin 
Joined: June 2007
Posts: 15
|
 Re: Deleted The Main Dynamic Menu
Its a block called Nav Links. Put it back in the cms the same way you would add a normal block.
I deleted it in the Ddynamic Menu, Not in the cms Global Blocks or somthing else, So how can i change the Nav Links then??
|
#3 Tue 19 Jun, 2007 10:52 |
|
Zuker 
Joined: August 2006
Posts: 2134
Location:  BA
|
 Re: Deleted The Main Dynamic Menu
Nav links are related to nav_quick_links.tpl
If you delete the dyn menu i'm sorry but i think u can't roll it back
____________ ? Zuker - EDDB - LPM - Sharefields
|
#4 Tue 19 Jun, 2007 14:14 |
|
Mighty Gorgon 
Luca Libralato
Joined: August 2006
Posts: 7192
Location:  Borgo San Michele
|
 Re: Deleted The Main Dynamic Menu
You may take it from the schema in the setup package and add it using PHPMyAdmin.
If you know MySQL you should do it quickly... otherwise, I would suggest to do not try it.
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#5 Wed 20 Jun, 2007 02:04 |
|
justin 
Joined: June 2007
Posts: 15
|
 Re: Deleted The Main Dynamic Menu
You may take it from the schema in the setup package and add it using PHPMyAdmin.
If you know MySQL you should do it quickly... otherwise, I would suggest to do not try it. 
Dont got that knowledge of MySQL, not so good.. but if u give me information what i need to do in PHPMyAdmin it could work out..
So do you wanan give me the info what i need to do (A) ?
|
#6 Wed 20 Jun, 2007 11:03 |
|
seldon1965
Joined: January 2007
Posts: 17
|
 Re: Deleted The Main Dynamic Menu
INSERT INTO `XXXXXX_cms_nav_menu` (`menu_item_id`, `menu_id`, `menu_parent_id`, `cat_id`, `cat_parent_id`, `menu_status`, `menu_order`, `menu_icon`, `menu_name_lang`, `menu_name`, `menu_desc`, `menu_link`, `menu_link_external`, `auth_view`, `auth_view_group`) VALUES (1, 1, 0, 0, 0, 0, 0, NULL, 'main_links', 'Main Links', 'Main Links Block', NULL, 0, 0, 0),
(2, 0, 1, 1, 0, 1, 1, './images/menu/application_view_tile.png', 'main_links', 'Main Links', 'Main Links', '', 0, 0, 0),
(3, 0, 1, 2, 0, 1, 2, './images/menu/newspaper.png', 'news', 'News', 'News', '', 0, 0, 0),
(4, 0, 1, 3, 0, 1, 3, './images/menu/information.png', 'info_links', 'Info', 'Info', '', 0, 0, 0),
(5, 0, 1, 4, 0, 1, 4, './images/menu/group.png', 'users_links', 'Users', 'Users & Groups', '', 0, 0, 0),
(6, 0, 1, 0, 1, 1, 1, '', 'ACP', 'ACP', 'ACP', 'adm/index.php', 0, 4, 0),
(7, 0, 1, 0, 1, 1, 2, '', 'cms', 'CMS', 'CMS', 'cms.php', 0, 4, 0),
(8, 0, 1, 0, 1, 1, 3, '', 'home', 'Home', 'Home Page', 'index.php', 0, 0, 0),
(9, 0, 1, 0, 1, 1, 4, '', 'forum', 'Forum', 'Forum', 'forum.php', 0, 0, 0),
(10, 0, 1, 0, 1, 1, 5, '', 'rules', 'Rules', 'Rules', 'rules.php', 0, 0, 0),
(11, 0, 1, 0, 1, 1, 6, '', 'faq', 'FAQ', 'FAQ', 'faq.php', 0, 0, 0),
(12, 0, 1, 0, 1, 1, 7, '', 'search', 'Search', 'Search', 'search.php', 0, 0, 0),
(13, 0, 1, 0, 1, 1, 8, '', 'album', 'Album', 'Album', 'album.php', 0, 0, 0),
(14, 0, 1, 0, 1, 1, 9, '', 'calendar', 'Calendar', 'Calendar', 'calendar.php', 0, 0, 0),
(15, 0, 1, 0, 1, 1, 10, '', 'downloads', 'Downloads', 'Downloads', 'dload.php', 0, 0, 0),
(16, 0, 1, 0, 1, 1, 11, '', 'profile', 'Profile', 'Profile', 'profile_main.php', 0, 2, 0),
(17, 0, 1, 0, 1, 1, 12, '', 'ajax_chat', 'Chat', 'Chat', 'ajax_chat.php', 0, 0, 0),
(18, 0, 1, 0, 1, 1, 13, '', 'links', 'Links', 'Links', 'links.php', 0, 0, 0),
(19, 0, 1, 0, 1, 1, 14, '', 'kb', 'Knowledge Base', 'Knowledge Base', 'kb.php', 0, 0, 0),
(20, 0, 1, 0, 1, 1, 15, '', 'contact_us', 'Contact Us', 'Contact Us', 'contact_us.php', 0, 0, 0),
(21, 0, 1, 0, 1, 1, 16, '', 'sudoku', 'Sudoku', 'Sudoku', 'sudoku.php', 0, 0, 0),
(22, 0, 1, 0, 2, 1, 1, '', 'news_cat', 'News Categories', 'News Categories', 'index.php?news=categories', 0, 0, 0),
(23, 0, 1, 0, 2, 1, 2, '', 'news_arc', 'News Archives', 'News Archives', 'index.php?news=archives', 0, 0, 0),
(24, 0, 1, 0, 2, 1, 3, '', 'digests', 'Digests', 'Digests', 'digests.php', 0, 2, 0),
(25, 0, 1, 0, 3, 1, 1, '', 'credits', 'Credits', 'Credits', 'hacks_list.php', 0, 0, 0),
(26, 0, 1, 0, 3, 1, 2, '', 'viewonline', 'Who Is Online', 'Who Is Online', 'viewonline.php', 0, 0, 0),
(27, 0, 1, 0, 3, 1, 3, '', 'statistics', 'Statistics', 'Statistics', 'statistics.php', 0, 0, 0),
(28, 0, 1, 0, 3, 1, 4, '', 'site_hist', 'Site History', 'Site History', 'site_hist.php', 0, 0, 0),
(29, 0, 1, 0, 4, 1, 1, '', 'memberlist', 'Memberlist', 'Memberlist', 'memberlist.php', 0, 0, 0),
(30, 0, 1, 0, 4, 1, 2, '', 'usergroups', 'Usergroups', 'Usergroups', 'groupcp.php', 0, 0, 0),
(31, 0, 1, 0, 4, 1, 3, '', 'staff', 'Staff', 'Staff', 'memberlist.php?mode=staff', 0, 0, 0);
run this in sql of phpmyadmin
Change XXXXX with your db prefix
Edited by brandsrus, Wed 20 Jun, 2007 23:32: within the code tags, it is now more readable :D |
#7 Wed 20 Jun, 2007 23:08 |
|
justin 
Joined: June 2007
Posts: 15
|
 Re: Deleted The Main Dynamic Menu
Thnx , it works
|
#8 Thu 21 Jun, 2007 22:55 |
|
|
Page 1 of 1
|
Was this topic useful?
Was this topic useful?
Link this topic |
URL |
|
BBCode |
|
HTML |
|
You cannot post new topics You cannot reply to topics You cannot edit your posts You cannot delete your posts You cannot vote in polls You cannot attach files You can download files You cannot post calendar events
|
|
|
|