Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../var/softacul.../moodle
File: NOTES.txt
* Do not download Weekly Built.
[0] Fix | Delete
1) Empty the cache folder in data.zip
[1] Fix | Delete
2) Use "defaultcity" for city while installing and country United States
[2] Fix | Delete
3) Check upgrade.php for the upgrade after version 2.5
[3] Fix | Delete
4) Download the Language packs here:
[4] Fix | Delete
http://download.moodle.org/langpack/
[5] Fix | Delete
5) Unpack the packages in the /languages/[[language]].zip
[6] Fix | Delete
6) Change the language [[language]] in SQL config and users table.
[7] Fix | Delete
7) If you get error during upgrade stating that there are few files that needs to be removed then check this function:
[8] Fix | Delete
upgrade_stale_php_files_present() in the file :
[9] Fix | Delete
/lib/upgradelib.php
[10] Fix | Delete
8) required minimum version check for upgrade in info.xml should be changed in case of major version change
[11] Fix | Delete
9) We do not change $CFG->directorypermissions = 0777; in the config file because it is outside the web-accessible directory and does not matter if it is 0777
[12] Fix | Delete
10) Check if /muc/config.php file is created in data folder on non suPHP server i.e. (you can use Webuzo).
[13] Fix | Delete
11) `allversionshash` in config table is same for every install
[14] Fix | Delete
12) `assignfeedback_editpdf` has the value '/usr/bin/gs' on Windows as well as Linux Manual install hence we leave it as it is.
[15] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function