I'm testing this on a drupal 6.2 development site and a moodle development site. The moodle site doesn't use the hard-coded default for the database name, and there's no allowance for table prefixes. It would be great if that could be added to the configuration instead of set in the module's code.
Thanks
Comments
Comment #1
agerson commentedComment #2
agerson commentedI have added database name and table prefix as admin settings in 6.x-1.2-beta2 which is available for download. Please let me know how it works for you.