Re: Could not find a top-level course!
by Nadav Kavalerchik. I had a similar issue just now. (Moodle 2.3.2 server that is running smoothly for along time) I have no idea how it started ??? Since very few users used the system between the...
View ArticleRe: Configuration file for test server
by Debbie Unterseher. Thank you for that reference. I will see if this will be possible. Thanks!
View ArticleRe: Configuration file for test server
by Jeffrey Best. Not sure if you considered getting a remote server or not but we are using http://www.macstadium and it works perfectly. Let me know if you have any setup questions. I am more then...
View ArticleRe: Single Sign on methods
by Vijay N. How about if I use External database as a method of authentication, - never used it before but just researching here. Does it do the same thing as SSO? TO answer the above questions I...
View ArticleRe: Video
by Helen Foster. Hi Calandra and welcome to Moodle Please see the documentation Video for details of the various ways of displaying video in Moodle.
View ArticleRe: Installing Moodle 2.3.2+ and Antivirus
by Colin Fraser. This has to be a false positive, I have never had this issue before. However, if you have downloaded the Moodle for Windows Xampp installer, then please be aware that your Windows is...
View ArticleRe: 1.9.19 - 2.2.5 moodledata folder
by Colin Fraser. Going to need a bit more information than this please... Install Moodle v2.2.5 will help.
View ArticleRe: Single Sign on methods
by Vijay N. Hi All, I am coming back with more information after speaking to my client. 1) Authentication option uses "Token authentication". Moodle will communicate with the website using a token...
View ArticleRe: Video
by Calandra Ferguson. Thanks so much for the response Helen. My problem is not having the Moodle Media in the editing panel. I've attached a screenshot. Calandra
View ArticleDomain name without www loads with no theme
by Bruno Soldier. When I access my site as www.mydomain.org Moodle loads correctly. But when I browse to mydomain.org (without the WWW), the front page loads without the theme, i.e., unformatted and...
View ArticleRe: Domain name without www loads with no theme
by Robert Brenstein. In standard Moodle installation, you can use only one domain, that is either with or without www. While DNS is kind enough to match them onto each other, they are two different...
View ArticleRe: Upgrade Moodle 1.9.17 to 2.2.3 SUCCESS!
by koen roggemans. And I heared some people running into trouble by not upgrading to the latest 1.9 before upgrading to 2.2. So upgrade firtst to 1.9.19+ too.
View ArticleRe: Single Sign on methods
by Robert Brenstein. yes, use External database as a method of authentication
View ArticleRe: Could not find a top-level course!
by Nadav Kavalerchik. UPDATE: We are using a Web Service to enroll users from a remote SIS (MICHLOL which is developed by RASHIM) Which works fine. On top of it, one of our DBA added some code of his...
View ArticleRe: Domain name without www loads with no theme
by AL Rachels. Hi Bruno, Do you have access to your Apache conf.d configuration files? If you do, just modify the one for your Moodle site and create an alias for both www.mydomain.org and...
View ArticleRe: Upgrade Moodle 1.9.17 to 2.2.3 SUCCESS!
by Nandozi Carolyn. Sure, thank you all- atleast I have confirmed the version steps in upgrading- Now we need to upgrade our current Moodle version 1.9.15 to 2.3 but actually have no clue of how to...
View ArticleRegister Globals
by jaffa jay. Hi All I am new to Moodle and today I tried installing it for the first time on my server. I have reached the part that specifies that register_globals must be set to off.I created a...
View ArticleMoving from localhost to new domain
by Kevin Stam. I have moodle 2.3.1 on my mac. I have created a site with one course on localhost/moodle23. I want to now move it to the web so that it can be viewed and taken on the internet from any...
View ArticleRe: Domain name without www loads with no theme
by Bruno Soldier. [Moodle 2.3] Thank you for the suggestion. I have moodle installed in /var/www/html/moodle I have changed document root in httpd.conf to /var/www/html/moodle so browsing to...
View ArticleRe: Domain name without www loads with no theme
by Bruno Soldier. Another thing I don't understand is, if I change config.php from $CFG->wwwroot = 'http://www.mydomain.org'; to $CFG->wwwroot = 'http://mydomain.org'; Browsing to...
View Article