Error display the main page when you upgrade to version 2.6

Error display the main page when you upgrade to version 2.6

by Александр Козлов -
Number of replies: 3

Updated to version 2.6 own website www.vsemetodichki.ru after this main page ceased displayed correctly. The rest of the pages such as courses, administration, etc. are displayed normally. Tried to change themes, clear the cache, the effect is zero.
Sorry for my English...

Average of ratings: -
In reply to Александр Козлов

Re: Error display the main page when you upgrade to version 2.6

by Helen Foster -
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers Picture of Translators

Hi,

I suggest you try enabling Debugging.

Average of ratings: Useful (1)
In reply to Helen Foster

Re: Error display the main page when you upgrade to version 2.6

by Александр Козлов -

Thanks for the tip, here's the news shows:
Fatal error: Class 'core_text' not found in /home/virtwww/w_vsemetodichk-ru_df665000/http/index.php on line 179
How to fix?

 

In reply to Helen Foster

Re: Error display the main page when you upgrade to version 2.6

by Александр Козлов -

here is the line I checked, they are the same on the server and in the archive:

echo html_writer::tag('a', get_string('skipa', 'access', core_text::strtolower(strip_tags($forumname))), array('href'=>'#skipsitenews', 'class'=>'skip-block'));

please tell me how to fix the error?