Re: 2.5.1 I deleted the column for "city" in mdl_user on MyPHPAdmin...
by Guillermo Madero S.. Great!
View ArticleLdap sync
by André Alves. i make a sync with ldap and moodle, everything is fine, but just the users who made login with de ldap account appear on moodle, is possible to send all the users at the same time to...
View ArticleRe: Moodle 2.5 Windows 8.1 Incomplete Install
by Luis de Vasconcelos. Reinstalling it a third time probably won't fix the problem. Rather, add the following code:@error_reporting(E_ALL | E_STRICT);@ini_set('display_errors', '1');$CFG->debug =...
View ArticleUpgrading from 2.5 to 2.6.1
by Daniel Krause. I get this error while trying to perform this upgradecolumn "backup_courses->laststatus" cannot be modified. Dependency found with index "laststatus (laststatus)"More information...
View ArticleRe: LDAP Sync
by Stephen Hardy. Any help out there? I've seen methods of setting the temp table collation (The temp SQL DB is set the same as the Moodle_DB DB so it is purely the moodle LDAP sync that is creating...
View ArticleHow to install ghostscript on local test site??
by Chris Chapman. Hi I know this sounds stupid, I've looked at ghostscript documentation and doesn't make a lot of sense to me. I'm testing a 2.6 Bitnami package on my Windows 8 Laptop, and would like...
View ArticleRe: Brand new installation of Moodle, full installation on Windows - "This...
by Krishan Babbar. I am also having the same issue.I am using IOMAD on windows. Version details are given below$version = 2013051404.01; // 20130514 = branching date YYYYMMDD - do not modify! // RR =...
View ArticleRe: Brand new installation of Moodle, full installation on Windows - "This...
by Krishan Babbar. I got the solution for me.After deleting "cache" folder from "iomaddata" folder, it works fine.Regards,Krishan
View ArticleRe: Brand new installation of Moodle, full installation on Windows - "This...
by Luis de Vasconcelos. Did you try purging the Moodle caches (Site administration / Development / Purge all caches) before deleting that cache folder? Deleting stuff in the Moodle data folder can...
View ArticleRe: Weird effects during Upgrade form Moodle 2.5.1 to 2.5.3+ (20131224)
by Monica Franz. do upgrading with cli, get all newer add-ons except questionaire!questionaire always makes the above mentioned error, and the effect is that the questionaires in courses made in...
View ArticleRe: Any way to recreate the moodledata folder?
by Ken Task. In a nutshell ... nope! Sorry. By chance did you setup them up/or instruct how to backup? Or did they think to do that? ... sounds like a 'snowballs chance'. Major problem would be...
View ArticleRe: Error upgrading to 2.6
by juice masters. I am suprised that no one has any advice for my situation. Another option I am looking at is to import my current database to an empty one, create a moodle directory with the 2.6...
View ArticleRe: Any way to recreate the moodledata folder?
by Nick Mitchell. That's what I was afraid of. No such luck on the backup, that'll teach me to give the client server access before I'm done. I'll just reinstall, that way I can be sure that...
View ArticleRe: Error upgrading to 2.6
by Mark Hayes. have you had a look at the docs on verifying the database schema?http://docs.moodle.org/23/en/Verify_Database_Schema
View ArticleMoodle upgrade | HTML coding change
by Diwakar iyer. We recently upgraded from Moodle 1.9 to 2.5. I have read in some of the forums that the HTML editor used till 1.9 was upgraded to a new editor from 2.0 and above. We had created many...
View ArticleRe: accidently deleted a repository file
by Craig Cleator. Hi Ken,Thanks for the help and yes I know I should be running a backup on my site. I have had the site for nine years and an ongoing battle with my server provider and space....
View ArticleRe: accidently deleted a repository file
by Ken Task. Let's see if it's only one and get info from the DB.Run this query:select * from `mdl_files` where `contenthash` like "0d74d5947507bca548de06af166f8513fa3a0048"What does that...
View ArticleRe: Upgrade to 2.2.11 - coding error detected
by Tim Hunt. Some things to try to get more information:1. Look in moodledata/upgradelogs, and there should file called qe_{datestamp}.html which contains information about what the upgrade did so...
View ArticleRe: Where to download older versions of Moodle?
by Asif Noor. This link is very helpful.
View ArticleRe: Moodle upgrade | HTML coding change
by Howard Miller. I suspect you will be re-aligning the images. Moodle 2.6 is a very different beast from 1.9.
View Article