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

agerson’s picture

Assigned: Unassigned » agerson
agerson’s picture

Status: Active » Closed (fixed)

I 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.