Re: upgrading Moodle from 2.2 to 2.3 plungin check falied
by Ken Task. If your site is up at 2.2.9+, remove the search block from the front page and remove the search block altogether. Not only delete within the Moodle interface, but maually remove a...
View ArticleRe: upgrading Moodle from 2.2 to 2.3 plungin check falied
by Connie Hu. Hi Ken,thanks a lot for your reply!when I have removed the code for 'Search' block from folder moodlecode/blocks/ then the plugin check still fails as it says 'Missing from disk' in...
View ArticleRe: Svar: Re: Svar: Re: Move a course from 1.9.7 to 2.2.7
by Howard Miller. Yes - almost certainly what I said above - you restarted the upgrade at some point without restoring the original 1.9 site properly.Essentially, you have an unstable Moodle site. My...
View Articleupdating Moodle database got a 500 error
by Connie Hu. Hi -,As was upgrading Moodle from version 2.2.9+ to 2.3.6+ and on the plugin check page after I have clicked th e'Update Moodle database' 5 mins after I got a 500 error....I was...
View ArticleRe: Frontpage problems after Update to 2.4.1
by Fadi Mansour. Thanks a lot Uwe, I was testing updating from 2.2.9+ to 2.4.3+ and I had a similar issue to yours: All the blocks on the front page were gone. Although other pages on the site did...
View ArticleRe: Frontpage problems after Update to 2.4.1
by Fadi Mansour. I created this issue: CONTRIB-4254. You can vote for it.
View ArticleRe: updating Moodle database got a 500 error
by Howard Miller. 500 errors don't tell you anything useful. Try switching on Debugging (possibly in your config.php) and try again. You may see a more useful error but you might need to check your...
View ArticleRe: Frontpage problems after Update to 2.4.1
by Jorge Rodriguez. Check this link for the menu links problem:https://moodle.org/mod/forum/discuss.php?d=223246#p973235Hope it helps
View ArticleRe: upgrading Moodle from 2.2 to 2.3 plungin check falied
by Ken Task. 'missing from disk' means Moodle can't find the folder, but the reference to the existence of the block/mod/whatever is STILL in the DB. To git rid of a mod/block one has to remove it's...
View ArticleRe: Moodle installation on Godaddy linux based dedicated server
by Rick Jerz. Which language did you choose?Also, how did you install Moodle? Was it with a one-click method, or are you installing it from scratch?Did you install all of the necessary components for...
View ArticleMoodle 2.4+ LDAP on Centos bases LAMP
by Andrew Morris. Setup: Centos 6.4 64-bit, PHP 5.3.3, Apache 2.2.15, Mysqlserver version 5.1.67-1.el6_3.Setting up LDAP authentication throws an error "LDAP paged results not supported (either your...
View ArticleRe: Theme cache won't empty upon upgrade
by Dustin Horstmann. Thanks for the feedback. It's the only solution I can think of concerning why a theme works on our test site, but not on our live site, with the same Moodle build. I figured this...
View ArticleRe: How to configure Moodle to send email via Exchange server?
by ICB BNE. I solved the SMTP issue and mail flow started from moodle to outside. When I send private message the recipient receives email but when I post a new post to the news forum recipients don't...
View ArticleRe: How to configure Moodle to send email via Exchange server?
by Howard Miller. Mail from forums is sent by the cron process (even when you tick send it now). Is cron running? If it is, run the cli version manually and watch for mail being sent and/or errors.
View ArticleRe: Theme cache won't empty upon upgrade
by Howard Miller. Let's take a step back then... exactly what do you mean by "theme isn't working"?
View ArticleRe: Moodle 2.4+ LDAP on Centos bases LAMP
by Howard Miller. Sounds like this... MDL-36119Is something enabled (even by default) related to this operation in the LDAP settings?
View ArticleRe: Moodle 2.4+ LDAP on Centos bases LAMP
by Andrew Morris. Howard, putting up a second Moodle but version 2.3.6+ on the same box without doing anything - and it works!What's different about these two versions? PHP?
View ArticleRe: Moodle 2.4+ LDAP on Centos bases LAMP
by Howard Miller. That paging stuff (which I don't pretend to understand) was added in 2.4. It must be something to do with that.Anyway, as far as I can tell it's not an error, it's just a notice. I...
View Article