no support for prefixed tables
radj - January 29, 2009 - 16:58
| Project: | Ajax Checklist |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
please support tables prefices.
in an installation using a table prefix such as "drupal_", the created table during install is "drupal_ajax_checklist" but the code still refers to "ajax_checklist".
nice module by the way! real quick and easy! ^_^

#1
Place "ajax_checklist" in all queries performed in ajax_checklist.module in brackets: {ajax_checklist}, drupal then will set the appropriate prefixes.
#2
works!
#3
I hope this is checked into future releases. So we don't all have to do it.
Thanks for a seemingly great module. I wish I could get mine to save changes to DB. But I can't.
I'm at a loss with that.
BR
Morten E