Re: Fresh installation + broken database!
par Mariusz -. Moodle 2.5.1, hosted Linux platform running php 5.3.3 One more script in this db only but this script is fine... I reported it to my hosting company maybe they can assist.
View ArticleRe: I am so stuck on my UTF-8 problem....
par Ken Task. @ G: Good post and reference.If user has access to command line, there are some scripts located in [moodlecode]/admin/cli/ that will set both the ENGINE and collation.Changing into that...
View ArticleRe: I am so stuck on my UTF-8 problem....
par Guillermo Madero S.. Hi Ken,Thanks. You are right about the scripts. A faster, simpler and more secure option.As there was no indication about the Moodle version used I though it was better to go...
View ArticleRe: Moodle 2.5.1 installed but IIS7.5 error HTTP Error 404.0 - Not Found
par Gerel Bold. Hello i did extract the Moodle code to desktop. pls help me. how can i install and to work in Moodle?
View ArticleMoodle 2.5.1 Migration
par Aaron Alcock. Have migrated Moodle to new server and attempted to adjust all url references with new name (changed name from moodle to moodlehigh) and receive this error: Search and replace text...
View ArticleRe: PHPmailer
par Howard Miller. So with debugging all the way up to 'Developer' you don't even get a call trace for the error?
View ArticleRe: Moodle 2.5.1 installed but IIS7.5 error HTTP Error 404.0 - Not Found
par Luis de Vasconcelos. Putting it on your Windows Desktop won't work! IIS can't access it there. (And it would be stupid to redirect IIS to your desktop...)What FOLDERS do you have in...
View ArticleRe: Moodle 2.5.1 Migration
par Howard Miller. Why do you have a table in your database called '3'?The replace function is a bit crude. It simply grabs all the tables in the database - skips a few particularly ones that have...
View ArticleRe: I am so stuck on my UTF-8 problem....
par Howard Miller. Just to add... 'utf8_unicode_ci' is NOT the encoding it's the 'collation' which is an entirely different thing. Changing that will make no difference. Make sure you are updating the...
View ArticleSite Administration in Moodle 2.5.1+
par Brian Yare. I have more or less upgraded to a working system of 2.5.1+.When I log in as admin there are no clickable items in the "Site Administration" block.But when I search for e.g. "courses"...
View ArticleRe: I am so stuck on my UTF-8 problem....
by Joe Kirby. Some where on the moodle site provides a simple solution to your problem using PHPmyAdmin. I used it to fix my problemI believe you need to go to General Settings and select correct utf...
View ArticleRe: I am so stuck on my UTF-8 problem....
by Richard Kingsley. Thanks so much for your help. Rather than typing in multiple queries which would have taken days for 730 columns. I used the data provided by the search query in phpmyadmin in...
View ArticleMy next problem...installing - files not accessible
by Richard Kingsley. Thanks to those who have helped me so far. I have managed to install moodle 2.5 but I have now have a memory issue which I am talking to the hostserver about. I am also unable...
View ArticleRe: Loss of images with upgrade to Moodle 2.5
by Brian Yare. What I did (see a topic I started only yesterday) was1) copy the course moodledata from the old (1.9.15 in my case) site to the new site. This data was typically in directories numbered...
View ArticleRe: PHPmailer
by Timothy Beach. Mike,I have a slightly different goal with gmail. I've placed my gmail address on my homepage for inquirer to use to contact me. When I click on it, I get a blank page with the...
View ArticleRe: My next problem...installing - files not accessible
by Brian Yare. Have you changed the name of the folder where your moodle program files are located? If you have then you will have broken the link to your data files.
View ArticleRe: My next problem...installing - files not accessible
by Howard Miller. What *exactly* is the error message you are getting? Try with Debugging turned on. Find the 'slasharguments' setting in Site admin (do a search) and change it's setting. Does this...
View ArticleRe: PHPmailer
by Mike McNamara. The impact was too much, this school district uses moodle to register for classes, so I was trying to troubleshoot but keep it usable.You guys where right on it being a smtp related...
View ArticleUpgrading from 2.4 to 2.5 via Git
by Zied ALAYA. Hi everyone,I'm running moodle 2.4.5 and I want to do an upgrade to 2.5 .Moodle 2.4 was a fresh install via Git and I'm doing updates via Git.Looking to this references [1] and [2] I...
View ArticleUpgrade 2.2 to 2.5 - Broken Styles/Themes
by Matt Motion. I recently upgraded from Moodle 2.2 to 2.5. The installation was pretty smooth with the exception of the Facebook Connect module which I had to remove after installation.After...
View Article