Re: Upgrade Settings return blank
by David Henderson. I am having the same problem (along with other blank pages: admin/index.php, for example). Did you find a solution?
View ArticleRe: Problem with Site Administration - Notifications after upgrade from 1.9.4...
by David Henderson. Did you ever get a solution? I have a similar issue - blank pages after upgrade to 2.2.11
View ArticleRe: Moodle 2.6.1+ library mailer error
by reggie choo. seems that moodle's phpmailer isn't sending HELO/EHLO when relaying mails.some SMTPs require this.work around:- installed postfix MTA on moodle server.- moodle will relay to local...
View Article--- Article Removed ---
*** *** *** RSSing Note: Article removed by member request. *** ***
View ArticleRe: Moodle 2.6.1+ library mailer error
by reggie choo. actual problem was the nginx configuration.added the directive - server_name "$hostname"; - solved it all. :^pso no need for postfix MTA.
View ArticleIntegrating Moodle 2.6.1 with Mahara 1.8.1 under https
by Paul K. Hello,I want to share with you some installation steps which are important in establishing an https connection between Moodle 2.6.1 and Mahara 1.8.1. Enclosed you will find all steps which...
View ArticleRe: Upgrading 2.1.2 to 2.2.11 Windows
by David Henderson. Well, in case anyone else runs into this, here is what I did:Added the following lines to my moodle\config.php:ini_set ('display_errors', 'on');ini_set ('log_errors', 'on');ini_set...
View Article--- Article Removed ---
*** *** *** RSSing Note: Article removed by member request. *** ***
View Article--- Article Removed ---
*** *** *** RSSing Note: Article removed by member request. *** ***
View ArticleRe: fatal error in git
by Ken Task. 'No such host is known' - unable to look up git.moodle.org indicates a DNS issue.You could try this ... in the host file add a line:174.123.154.58...
View ArticleRe: Installed 2.4 and Adverts appearing at the bottom of the page
by Susan Fleming. I have just had a student report adverts popping up in the discussion forums one of her courses. She tells me that some of the words in both her postings and some of her classmates...
View ArticleRe: Installed 2.4 and Adverts appearing at the bottom of the page
by John Andrewartha. It sound like Auto linking, but to just one or two. If the course has a glossary or DB just check that some one has not put funny stuff in.The real answer is most likely that...
View ArticleΑπάντηση: installation error of 2.6.1+
by Geo Geog. the problem was fixed by making the following changes in php.ini file max_execution_time = 30000display_errors = Onmysql.connect_timeout = 1200mysql.trace_mode = Onadded...
View ArticleRe: Installed 2.4 and Adverts appearing at the bottom of the page
by Howard Miller. Almost certainly one of these annoying browser extensions.If you downloaded it from moodle.org then it isn't Moodle.
View ArticleRe: fatal error in git
by Howard Miller. ...or tryhttps://github.com/moodle/moodle.git...instead
View ArticleRe: eclipse: cannot open git-upload-pack
by Howard Miller. I'm not an Eclipse user, but I doubt this is a Moodle issue...Anyway, lmgtfy... http://stackoverflow.com/questions/18813847/eclipse-cannot-open-git-upload-pack (for example)
View ArticleRe: Brand new installation of Moodle, full installation on Windows - "This...
by Rohit Gupta. Whats the point trying 2.4 when you have newer versions, moreover support for 2.4 will go away soon.I have tried following so far without any success,Deleting, cookiesDeleting...
View ArticleRe: Brand new installation of Moodle, full installation on Windows - "This...
by Brittany Jones. sorry haven't got that problem myself
View Article