Progress Bar
Maintained by
Michael de Raadt
A time management tool for you and your students
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Thanks for reporting that.
I've not seen that particular error message before, but it could be there is a conflict with another installed plugin (this happened in the past, see https://tracker.moodle.org/browse/CONTRIB-4429). If you don't have the latest version of the plugin, please grab a new copy. If you do, perhaps you could temporarily turn on debugging to see if more information comes out; please collect this into a Tracker issue so I can work on it.
Thanks again
Patrick
First, I'd like to encourage you to upgrade from 1.9, which is now completely out of support. In saying that, I know there are still a large number of people using it.
I have seen this before. I suspect your problem is that the configuration data stored for the block in the database is exceeding the size that can be contained in the database. The block tries to store its configuration, this is truncated and when it is restored it either fails or results in an incomplete configuration. This can happen when you have a large number of activities/resources in your course. This is not a problem for Moodle 2.x. You could try to encourage your DB to store more information in text fields, but then that could have a performance impact on your site.
I'm sorry that there's not a simple workaround for this.
Michael.
I know you probably don't support questions about older installs, but I have been using your block with a Moodle 1.9 course for a few years now, but have come up against a problem - I'm getting an error message stating:
unserialize() [function.unserialize]: Error at offset 49147 of 49151 bytes in /var/www/vhosts/*******.com/******/****/blocks/moodleblock.class.php on line 648
It seems like I've exceeded some kind of limit - when I delete a few resources, everything still works. I've kept the file names simple just in case it was a problem with # / " or other symbols, but it seems to be just a numbers thing. Is this something you've come across before by any chance?
Thanks!
Patrick
No, the overview is not available in the 1.9 version.
Is the Overview of Students screen available in version for Moodle 1.9?
Thanks.
IMS content packages can be monitored in Moodle 2.x with my more recent version. If this is important to you, I recommend upgrading. Moodle 1.9 has not been a supported version for quite a while and I don't intend to backport any of my changes to 1.9.
https://tracker.moodle.org/browse/CONTRIB-4526
https://tracker.moodle.org/browse/CONTRIB-4526