Problem with list in menu assigment tab in any module

GK User
Fri Sep 16, 2016 8:38 pm
Good day, Dear Developers,

I had some problem with Storefront template:

short information: I downloaded the latets version of storefront template (quickstart with joomla 3.6.0) from GavickPro official site, install to my local web server (system info in screenshot), install update in admin pallen from 3.6.0 to 3.6.2, install update to virtuemartto up to version 3.0.14 and it's components, then I go Extensions - modules and go to any module in menu assigmrnt tab I saw that the list of menu items for Mainmenu, Mobilemenu, Topnav, Usermenu is broken (look at the screenshots), Footermenu and Hichashop menu (the first 2 menus with their submenus) display normal.

I open the code inspector (see screenshot) and see the error with jquery migrate, I dont now what's is that and that's why write to Support.

I hope you can help me.
Good day to you. Thanks.
User avatar
Fresh Boarder

GK User
Sat Sep 17, 2016 7:09 am
JQuery migrate error resolved:

I'v just copy folder from original quickstart package with Joomla 3.6.0 (path: media/jui) to my project and the problem has gone.
User avatar
Fresh Boarder

GK User
Sat Sep 17, 2016 7:20 am
Menu assigment list broken in any module solved:

I think that during update joomla from 3.6.0 up to 3.6.2 there were something that corrupted menu in database.
What I've done:
1.Create a new project and Inslall quickstart package to web server
2.Go to phpmyadmin and export:
2.1.Export database from my project
2.2. Export clear database from quickstart
3. Now we have two databases, opet them in notepad++
4. make the backup of my project database
5. Search for table dbsuffix_menu in every database
6. Copy the table dbsuffix_menu from quickstart database to the my project database
7. Save the database sql file.
8. Go to phpmyadmin to my project database, clear all tables and import the database that we copy table dbsuffix_menu to.
9. Go to Joomla admin pannel extensions - modules, open any module, fo to menu assigment tab and see that the menu list looks like normal.

THE PROBLEM SOLVED! The topic can be closed!
User avatar
Fresh Boarder

teitbite
Sat Sep 17, 2016 12:49 pm
Hi

Ok. Thank You for shearing it with us. Closing this thread as requested.
User avatar
Moderator


cron