| Posted by | Messages text |
|---|---|
![]() Total post : 4 Profile |
Written on : 23/11/2009 16:20 ( more than one month ) Object : Elements in the central Menu Bar Missing Hi! The menu bar on top/ right hand of the screen in the DOCEBO DEMO contains the icon "My Courses" and "Course catalogue"..... We need this icons urgently but we can not activate this icons/ functions under "Manage user area modules" since they are not available. We would be very happy for any advise. Thanks! |
![]() Total post : 25 Profile |
Written on : 23/11/2009 19:56 ( more than one month ) Object : Re: Elements in the central Menu Bar Missing In the ADMIN section, go to E-learning >>> User area in LMS >>> Manage user area modules. You will see a list of the available menu items. make sure that next to the Course Menu and Course catalogue that there is a green check mark. If not, click on the gray check mark. This will enable that menu option. Hope this helps. www.frtrainingsolutions.com |
![]() Total post : 4 Profile |
Written on : 25/11/2009 13:44 ( more than one month ) Object : Re: Elements in the central Menu Bar Missing Hallo! Thank you very much for your answer. Unfortunately under E-learning >>> User area in LMS >>> Manage user area modules the ítems for Course Menu and the Course Catalogue are also missing so that there is no field to check. Our user area module seems very basic. To me it seems that the question is how to get the items back to "user area modules". Thanks for any support. |
![]() Total post : 1861 Profile |
Written on : 27/11/2009 09:54 ( more than one month ) Object : Re: Elements in the central Menu Bar Missing hello, did you ever tried to delete a course edition using docebo 3.6.0.3? Giovanni. Docebo Staff |
![]() Total post : 4 Profile |
Written on : 27/11/2009 11:15 ( more than one month ) Object : Re: Elements in the central Menu Bar Missing Hallo Giovanni! Thank you very much for your answer. We are using docebo 3.6.0.3. I am not sure wheter anybody deleted a course up to now but probably somebody did. So may be that is the reason why we are missing some options? I attached an image ![]() ![]() |
![]() Total post : 1861 Profile |
Written on : 30/11/2009 10:39 ( more than one month ) Object : Re: Elements in the central Menu Bar Missing Yes, please do a backup of your database and apply this patch: http://www.docebo.com/community/doceboCms/bugtracker/18_124/bugdetails/appid_32-bugid_229/bugtracker.html also run the sql query that you find on that bugtracker page.. let me know. bye, Giovanni. Docebo Staff |
![]() Total post : 4 Profile |
Written on : 30/11/2009 15:52 ( more than one month ) Object : Re: Elements in the central Menu Bar Missing Hallo Giovanni! |
![]() Total post : 1861 Profile |
Written on : 03/12/2009 10:05 ( more than one month ) Object : Re: Elements in the central Menu Bar Missing hello, you are welcome. unfortunately that was a major bug of the 3.6.0.3 release that created some confusion for many users, so I'm happy to know that you were able to fix the problem following the instruction attached to the patch. bye, Giovanni. Docebo Staff |
![]() Total post : 2 Profile |
Written on : 01/02/2010 16:37 ( more than one month ) Object : Re: Elements in the central Menu Bar Missing hello everyone i have the same problem and i have to download the update lms courses but the menu will not come .la page posts as follows:(all that because i have to remove a course!!)
![]() after I wanted to remake l' installation again and i am wedged on the remote loading of the languages as this image showed it
![]() i always await your answer plzzzzzzzzzzzzzz help me
i'm sorry . i don't speak good english |
![]() Total post : 1861 Profile |
Written on : 02/02/2010 09:41 ( more than one month ) Object : Re: Elements in the central Menu Bar Missing hello, you can't re-install it again over an existing installation. The installation process is just for first time setup. You have to ran the query as stated in the bugtracker: INSERT INTO learning_menucourse_under (idCourse, idModule) SELECT 0, idModule FROM learning_module WHERE module_name IN ('course', 'coursecatalogue', 'profile', 'myfiles', 'mygroup', 'myfriends', 'mycertificate', 'eportfolio', 'userevent', 'public_forum', 'course_autoregistration', 'mycompetences', 'public_user_admin', 'public_course_admin', 'public_subscribe_admin', 'public_report_admin', 'public_newsletter_admin'); You can run this from a tool like phpMyAdmin.. Do it after you have replaced the files with the ones contained in the patch. bye, Docebo Staff |