Project:CiviRoles Sync
Version:5.x-1.0
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:posco
Status:closed (fixed)

Issue Summary

I've put the module in sites/all/modules and enabled it in Admin -> Site Building -> Modules, but the module does not seem to install. The settings do not show up under Admin -> Site configuration, and the civimember_roles_rules table is not created in the database. I get no error message indicating that the install didn't work. I manually created the table (after fixing the SQL errors), but there are still no configuration options available.

Comments

#1

Assigned to:Anonymous» posco

Have you tried clearing your site's cache? You can do this by installing the Devel module and enabling the devel block. What database are you running and could you list the SQL errors? Also, what is your version of Drupal and CiviCRM?

Thanks.

#2

OK, I deserve to be smacked upside the head with a wet noodle. I did two things wrong:

1) I was looking in the wrong database (civicrm). The table was created just fine in the Drupal database.

2) I didn't go to Access Control to enable access to the "access settings" permission for civimember_role.

Once I did that, I could access the settings just fine.

As a suggestion, it might be a good idea to add that last step to the readme file.

#3

Status:active» fixed

I'm glad you were able to get up and running. Let me know if there are any other problems.

I will add the permission instructions to the README in the next version as you've suggested. Sorry that was missing.

#4

Status:fixed» closed (fixed)
nobody click here