We recently upgraded to 2.9+ and one of our environments had an issue that within courses we would have the navigation block not trim or word wrap any of the text and it would bleed into the body of the page. See below screenshot. Not sure how this happened but i know its not browser specific. I also applied the latest package that came out 4 days ago and no fix to the issue.
It seems like after upgradation, the js/css is not loading properly.Can you please check from the console whether there is any error or not and if it has any error can you provide with a screenshot?Also try reloading the page after clearing the cache Purge all cache.
Hi Priya,
I have already Purged all Cache. That was one of the first things I did. I also restarted server and all services associated. I also attempted to copy data over to another server and use the latest package to test and make sure the server itself did not have any issues with no luck. We also have 3 total instances of Moodle running on the same server and the other 2 do not have any issues like this.
As for the console...i am very new at Moodle and dont quite know what you mean by that. I will attempt to search on my own, but incase i do not find how to access it can you point me in the right direction.
Also below is my current configuration for the server:
Moodle Version 2.9+ (Build: 20150625)
Windows Server 2008 R2 SP1
IIS 7.5.7600.16385
MySQL 5.6.20
PHP 5.5.11
Ya sure...you may try this to check from console:
Use F12 key or right click and select 'inspect element' in the page where this problem occurred then choose 'console' from the given options and check if there is any error related to js/css.
So when i am on the assignment itself I don't see any issues or errors show up in the CONSOLE. I have tried this in multiple places and no errors show in the console. Also the trimming on the Navigation block doesnt do anything to resolve the issue. I have 2 other instances of MOODLE installed on the same server and they do not have this issue and the trimming works perfectly fine on those instances. I believe this is something wrong with this instance itself.
I wonder if it is as simple as Configuring the Navigation block? Perhaps check what is in the field - How many characters to trim - mine is set to 50.
Hallo Iraklis
Have you been able to resolve your text wrapping issue? I have the same problem which I posted under themes, here: https://moodle.org/mod/forum/discuss.php?d=316001
Many thanks,
Leon
Re: Navigation Block Text Bleeding over to body
Hi, guys.
It looks like this has been reported in the Moodle Tracker and a fix has been created and should be available in 2.9.2 and 2.8.8.
https://tracker.moodle.org/browse/MDL-50293
See if that fixes your issue. If that doesn't sort out your problem, perhaps there is more to be done.