Active
Project:
osCommerce Authentication
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2010 at 19:30 UTC
Updated:
22 Feb 2010 at 19:30 UTC
Wondering if the code below:
user_external_login_register($form_state['values']['name'], 'oscommerse_user');
Means that one has to have a role made for "oscommerse_user" in Drupal for the module to work? Are there other such settings that could prevent installation?
I do see that the module successfully saves the database host/username/pass/schema in the drupal variables, but the site says "OSCommerse Auth module wasn't configured"
Puzzling. Perhaps this is a documentation issue or perhaps it's a problem with the module.
Wondering also if it has anything to do with oscommerCe vs. oscommerSe spelling somewhere...