by Sergey Kich.
hi!
After upgrading version moodle-2.2 to 2.6.1+ stable i have got some problem:
Category path order is incorrect and/or there are missing categories
Debug info:
Error code: codingerror
Error code: codingerror
Stack trace:
- line 1688 of /lib/navigationlib.php: coding_exception thrown
- line 1147 of /lib/navigationlib.php: call to global_navigation->load_all_categories()
- line 3003 of /lib/navigationlib.php: call to global_navigation->initialise()
- line 791 of /lib/pagelib.php: call to navbar->has_items()
- line 4 of /theme/sky_high/layout/general.php: call to moodle_page->has_navbar()
- line 870 of /lib/outputrenderers.php: call to include()
- line 800 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
- line 59 of /course/index.php: call to core_renderer->header()
How i can fix it?