1.0.8 issues

1.0.8 issues

Abdul Rahman -
Колькасьць адказаў: 2
I installed moodle 1.0.8 and would like to share the following experiences:

1. If you have an existing 1.0.7 installation, don't use the "mdl_" prefix in config.php. This creates an additional set of tables with the mdl_ extension and the system ignores your old tables, which emans all your settings are lost.

If that happens, drop all tables and reimport your old tables (you did back them up, didn't you?) and redo the admin thingy.

2. Martin - 1.0.8 is still not talking to the PostNuke member database. You did a wonderful job of hacking my 1.0.7 system, but the changes are not in 1.0.8

Сярэдняе рэйтынгаў: -
У адказ на Abdul Rahman

Re: 1.0.8 issues

Martin Dougiamas -
Выява Core developers Выява Documentation writers Выява Moodle HQ Выява Particularly helpful Moodlers Выява Plugin developers Выява Testers
No need to drop all your tables!!

Just remove the prefix from config.php and your system should go back to using the original tables!

I'll have a look at this Postnuke problem on your site ...