1.0.8 issues

1.0.8 issues

Bởi Abdul Rahman -
Số lượng các câu trả lời: 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

Trung bình điểm đánh giá: -
Để phản hồi tới Abdul Rahman

Re: 1.0.8 issues

Bởi Martin Dougiamas -
Hình của Core developers Hình của Documentation writers Hình của Moodle HQ Hình của Particularly helpful Moodlers Hình của Plugin developers Hình của 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 ...