Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Not a bug
-
Affects Version/s: 1.8.3
-
Fix Version/s: None
-
Component/s: Unknown
-
Labels:None
-
Environment:Apache/2.2.3
PHP 5.2.0-8+etch7
mysql Ver 14.12 Distrib 5.0.32
-
Database:MySQL
-
URL:
-
Affected Branches:MOODLE_18_STABLE
Description
When upgradng from 1.8.2 to 1.8.3, I get the notice :
Module "qcreate" is not readable - check permissions
I chmodded my entire moodle dir to 700 with the webuser as owner, so this should be very rigorous. I can't even find a module that's named qcreate ...
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
Hi this is a problem with a third-party module you will have installed at one time called 'qcreate'.
The upgrade procedure checks for module/version.php to see if the module needs upgrading.
The message is saying that mod/qcreate/version.php isn't readable. This may be because you don't have the third party module installed.
This isn't a bug in moodle core and is intended behaviour, so i'm closing this. You may find more help on the modules and plugins forum.