Can this be used on exsisting websites?
hadishon - May 4, 2006 - 15:01
| Project: | Node Access Arbitrator |
| Version: | HEAD |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I tried installing this module on an exsisting website. When I go to settings>na_artitrator I see the following:
na_arbitrator
Click submit to reset your access database; this may be necessary right after installing na_arbitrator or a module that relies on na_arbitrator. NOTE: If you are using a node_access module that does not use the na_arbitrator API, its access control records will be destroyed! If you are even the slightest bit unsure, please back up your database BEFORE pressing submit here! YOU CANNOT UNDO THIS! This process may take some time to run.
[Save configuration] [Reset to defaults]What configuration is there to save? It doesn't give me any options.
Then if I click on "Save configuration" or "Reset to defaults" I get this error for every NID on the site:
Warning: Table 'cms.workflow_node' doesn't exist query: SELECT sid FROM workflow_node WHERE nid = 1 in /httpdocs/includes/database.mysql.inc on line 120It appears that all the tables where created during the install. Is there something else I need besides what is in the tarball?

#1
I forgot to install the workflow module in conjunction with this module.