-
AuthorPosts
-
mfcphil Friend
mfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
September 2, 2011 at 9:09 am #168098Loss of Menu Structure
This problem arose after an upgrade form 1.5 to 1.7
Made a new MENU ITEM
Made it PRESSED SAVE
Message came up saying failed and something about/like couldnt find MODE
now all the menus appear on the screen in number order….but not showing the parent / child order. Now showing all the 1’s then 2′ then 3′ and so on
SO THIS IS HOW THE LINK TO MY FIRST PAGE IS SHOWING
THIS IS HOW IT SHOULD LOOK
http://www.peacockquizzes.com/index.php/home/the-weekly-quiz
Any ideas…..really wish I sayed with 1.5!
philip_nav Friendphilip_nav
- Join date:
- September 2014
- Posts:
- 106
- Downloads:
- 239
- Uploads:
- 23
- Thanks:
- 6
- Thanked:
- 8 times in 1 posts
September 2, 2011 at 10:18 am #410215Hi
Try this change the file htaccess.txt in the root directory to .htaccessIf you find this helpfull click thank youmfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
September 2, 2011 at 10:21 am #410216<em>@philip_nav 264672 wrote:</em><blockquote>Hi
Try this change the file htaccess.txt in the root directory to .htaccessIf you find this helpfull click thank you</blockquote>
Wish it was that simple! its already called .htaccess
Made one new menu and it failed to save because of a missing node now all the menus are still there but jumbled up….they are all in number order not in parent/child order
Put a ticket in with Joomlart marked CRITICAL but hey hey
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
September 2, 2011 at 10:24 am #410218So WHAT NODE makes these menus save back to how they should be???
philip_nav Friendphilip_nav
- Join date:
- September 2014
- Posts:
- 106
- Downloads:
- 239
- Uploads:
- 23
- Thanks:
- 6
- Thanked:
- 8 times in 1 posts
September 2, 2011 at 10:42 am #410220Hi
to be quite honest, is better if you give me admin access to joomla and i will be able to help more, i just need to see you what cause that in joomla is not the template.
that is one of site i been work in: http://www.salehighschool.org.uk
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
September 2, 2011 at 10:47 am #410221does this make sence?
philip_nav Friendphilip_nav
- Join date:
- September 2014
- Posts:
- 106
- Downloads:
- 239
- Uploads:
- 23
- Thanks:
- 6
- Thanked:
- 8 times in 1 posts
September 2, 2011 at 10:51 am #410222Yes It does, may be helpfull to follow this procedure in the form but could be long lenthy one.
Just first try to rebuild the menu and see where you going from there, if you still need help dont hesitat to ask1 user says Thank You to philip_nav for this useful post
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
September 2, 2011 at 10:55 am #410224Rebuild has no effect, I ‘ve deleted the menu I created with no effect……didnt do a backup before doing something I’ve done a thousand times before on the old site.
How could Adding one menu cause so much grrrr
I will see if one of the mods will add the code for me, although that is the 1.6 code and I’m in 1.7
Log in to phpmyadmin and execute the following statement
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’)philip_nav Friendphilip_nav
- Join date:
- September 2014
- Posts:
- 106
- Downloads:
- 239
- Uploads:
- 23
- Thanks:
- 6
- Thanked:
- 8 times in 1 posts
September 2, 2011 at 11:02 am #410226will that is the issue from upgrade from 1.5, when joomla 1.8 coming out there will no be such issue upgrade from 1.7 to 1.8. Good luck any way
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
September 2, 2011 at 11:21 am #410227All FIXED NOW!!!!!!!
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
September 2, 2011 at 11:21 am #410228All fixed Now
the above code did the trick
just add your details in and change the j16 to j17 if you’re on the .7 version
Happy Days!
philip_nav Friendphilip_nav
- Join date:
- September 2014
- Posts:
- 106
- Downloads:
- 239
- Uploads:
- 23
- Thanks:
- 6
- Thanked:
- 8 times in 1 posts
September 2, 2011 at 1:45 pm #410239make sure you are in J1.6.6 other wise you will find lots of issue when you upgrade to 1.7
mfcphil Friendmfcphil
- Join date:
- September 2007
- Posts:
- 2866
- Downloads:
- 3
- Uploads:
- 218
- Thanks:
- 211
- Thanked:
- 388 times in 133 posts
September 2, 2011 at 1:47 pm #410241Phil I was in 1.5.23 and went straight to 1.7 😀
AuthorPostsViewing 13 posts - 1 through 13 (of 13 total)This topic contains 13 replies, has 2 voices, and was last updated by mfcphil 13 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Solved- Yet another 1.7 problem
Viewing 13 posts - 1 through 13 (of 13 total)