MySQL error from Actions module
altica - July 24, 2009 - 13:01
| Project: | Actions |
| Version: | 5.x-2.6 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | actions module |
Description
I just installed the Actions module and implemented the patch.
I get the following SQL error when I go onto the Triggers page:
"user warning: Table 'database.actions_assignments' doesn't exist query: SELECT h.aid, a.description ...."
Is this an issue with the MySQL version? I am running 3.23.56 with PHP 4.4.9
How is the actions_assignments table created?
