Hi Moodlers,
Slight fix for 'showavailability'....
M2.8: https://moodle.org/plugins/pluginversion.php?id=8819 - Stable.
M2.9: https://moodle.org/plugins/pluginversion.php?id=8820 - Release candidate.
Cheers,
Gareth
Hi Moodlers,
Slight fix for 'showavailability'....
M2.8: https://moodle.org/plugins/pluginversion.php?id=8819 - Stable.
M2.9: https://moodle.org/plugins/pluginversion.php?id=8820 - Release candidate.
Cheers,
Gareth
Hi Gareth
I had a couple of small issues when upgrading to 2.9.
I set up a new course with the format and when I tried to add an image for the section, I got a permission error. It seems that the editimage.php file was set to 666 and the server was demanding 755. I changed this and it worked fine. This also occurred with moving the general section into the grid. I've no idea if this is a general problem, or just my server playing funny, but I thought you might like to know.
Also, is there some way to hide the General section when you access a course section? I tend to use the General section as a welcome page, but it then takes up screen space once the user gets down to work.
All the best
Andy
File permissions should be a server issue, not a plugin one
Hi Richard,
Normally, yes, but it's interesting that the older version of the plugin worked as it was installed without modification. This problem only appeared after an update. It seems as if the permissions have been changed during the update process which would make it a Moodle/plugin issue? This doesn't happen with all plugins (though I had a similar issue with the Progress Bar)
As far as I'm aware, there haven't been any changes to the server config. I can't remember whether I had this problem with m2.8, or whether it was only since m2.9. I believe I had the same problem with the Progress Bar in 2.8, but it may have been 2.9.
It's no big deal - it just seems a bit strange.
All the best
Andy
What??? You expect us to be able to read as well?
Bonjour,
je suis sur Moodle 2.8.5+ et j'ai installé la mise à jour de grid format pour 2.8.
Problème : lorsque je veux éditer l'image d'une section en cliquant sur le lien "modifier" le serveur m'affiche :
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at webmaster@portaillyceejeanmonnet.eu to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
et j'ai cette url : /course/format/grid/editimage.php?sectionid=3799&contextid=11884&userid=2&role=link&aria-label=Définir%20ou%20changer%20l%27image
Pouvez vous m'aider ?
Merci d'avance
(Edited by Gareth J Barnard - original submission Saturday, 4 July 2015, 2:39 PM) Translation at my discretion because of: https://docs.moodle.org/dev/Moderator_guidelines#Posting_in_Moodle_in_English_in_a_language_other_than_English
Hello, I'm on Moodle 2.8.5+ and I installed the update grid format 2.8. Problem: When I want to edit the image of a section by clicking the 'edit' link displays the server me : Internal Server Error The Server Encountered an internal error or misconfiguration and Was Unable to complete your request . Please Contact the server administrator to inform em at webmaster@portaillyceejeanmonnet.eu of the time this error occurred , and the stocks you Performed just before this error . More information about this error May be available in the server error log . Additionally , a 404 Not Found error Was Encountered while Trying to use an ErrorDocument to handle the request . and I have this url: /course/format/grid/editimage.php?sectionid=3799&contextid=11884&userid=2&role=link&aria-label=Définir%20ou%20changer%20l%27image Can you help me ? Thank you in advance
Bonjour Stephane,
See point 6: https://github.com/gjb2048/moodle-format_grid/tree/master#installation
Gareth
Merci beaucoup ! les fichiers étaient à 666 et non 644 !