Re: How to chnage default formatting in combine feedback text
volgens Tim Hunt. The default strings here come from the language files, so you can use Language customization to change them.The strings are (partially|in)correctfeedbackdefault in question.phpIt...
View ArticleCorrect path to upgrade
volgens Ivica Matotek. Hi! I'm wondering what is correct path to upgrade Moodle 1.9.19 to 2.5. According to http://docs.moodle.org/22/en/Upgrading_to_Moodle_2.2, I have to upgrade to 2.0 that to 2.2...
View ArticleUpgrading moodle from 2.4.1 to 2.5.1
volgens Rob Bright. Morning Moodlers, I have just gotten around to upgrading out Moodle installation to Moodle 2.5.1 via the git guide on the upgrading page, and everything went well. We're using the...
View ArticleRe: Correct path to upgrade
volgens Ken Task. Answer kinda a double-edged sword and dependent upon factors because of 'stops' and what one should (?) do at those 'stops'. Hope you have linux ... once into the 2 series, by far...
View ArticleRe: Correct path to upgrade
volgens John Andrewartha. One important thing you forgot to mention Ken, keeping the config.php and reusing it across the upgrades. Password Salting started in late 1.9* .
View ArticleRe: Upgrading moodle from 2.4.1 to 2.5.1
volgens Tim Hunt. This is a bit of a guess, but perhaps somehow all your courses got set to use the scorm coures format during the Moodle upgrade. (This should not have happened!)Then, when you go to...
View ArticleNew Plugins dont work at all
volgens Seth Mengal. I am having issues with my Moodle 2.5.1, ever since i have installed and started working. First i thought it was a PLugin problem, but it seems to be happening with most of the...
View Articledatabase
by Lipson nuwags. failed to create a database using wampserver2.2 version pliz help mi create a database to connect to my moodle2.5
View ArticleA server error that affects your login session was detected. Please login...
by David Davis. I'm having issues with a moodle site after a server move. Basically the error is "A server error that affects your login session was detected. Please login again or restart your...
View ArticleRe: Big problem with moodle in Funpic Error message: Deprecated
by laww m. same problem with me guyss..are you have solution about it?please share with me..i'm just learning moodle..thanks
View ArticleRe: A server error that affects your login session was detected. Please login...
by Ken Task. The discussion you've referenced is very old. And just how high is your 1.9 version? 1.9.what? Since your goal is to reach 2.5, the first step to the 'moodle march' is to upgrade your...
View ArticleRe: Email setup moodle 2.5
by iroshini Ratnapala. I have also configured SMTP server for my Moodle 2.5 site and it is working fine with messaging and forum posting. But it is not working when a user requests the forgotten...
View ArticleRe: Email setup moodle 2.5
by John Andrewartha. If you are using Debian or Ubunto as the server, it may be caused by the smtp. If I remember by default php looks for Sendmail which is not installed by default.From a cli type...
View ArticleRe: database
by Guillermo Madero S.. Hi Lipson,How did it fail? What error messages did you get? Please describe what steps did you follow. Did you read and follow the instructions at Installing Moodle?
View ArticleRe: Big problem with moodle in Funpic Error message: Deprecated
by Guillermo Madero S.. Hi Laww,Really same problem? Are you using Funpic and installing Moodle 1.7.x?
View ArticleRe: Upgrading moodle from 2.4.1 to 2.5.1
by Rob Bright. Sorted out the problem this afternoon after checking databases.We were using format_topcoll as the default course format; however, there was no warning coming up, until I used the DEBUG...
View ArticleGit pull question - commit or stash how to?
by Jerry Lau. So I installed version 2.5.1+ and it's working great via git.Now I want to update it by entering the command "git pull" and got a warning/error.[user@myserver ~]$ cd...
View ArticleUnable to use several links on moodle website
by Aditya Chinni. - I have installed moodle 2.5.1, and it went on pretty smooth. No problem and was very happy. But once I login, I noticed my problems. Many links are not clickable. Appearance, users...
View ArticleRe: Git pull question - commit or stash how to?
by Jerry Lau. git commit -aIs this right?orI have to add all the modified files before I commit anything.git add -A or git add --allAfter that, I can use commit all the added files git commitwith...
View Article