I am using Drupal 6, Ubercart, Ubercart Roles, and Rules. Conceptually, anonymous user selects product, account is created at checkout, user must accept terms, role is granted and user is redirected to a particular page and presented with a message. It works until I install the Legal Module. (I tried the Ubercart terms but did not like the was it presented. Plus I needed an additional checkbox for checking minor status.)
I just installed Legal and during the checkout process, I submit the order, it creates the new user and then ..... I am presented with the legal page for with the checkbox -- looks good... but .... After checking the box, it then just directs me to the users account page, and the Role from Ubercart is never assigned and the rule redirects I have in place for what happens when a role is granted do not apply either, no redirect, no custom message.
Any help is appreciated.
Thanks in advance,
Julie
Comments
Comment #1
guntherdevisch commentedHi Julie,
I'm having the same problem with 6.x-8.4.
Did you found a solution?
Thanks,
Gunther
Comment #2
guntherdevisch commentedHi all,
I've upgraded the module to 6.x-8.5 but i'm having the same problem.
More details:
I want to add a custom role when a user purchases a product (sort of membership). I'm doing this with ubercart, with uc_roles (setup: product features and CA). But when i test this the user is getting the authenticated role (default), but not the custom role. When i disable the Legal module it does work.
Can somebody help me?
Update: for now i'm using another module (http://drupal.org/project/terms_of_use) instead.
Thanks!
Comment #3
spyderpie commentedI'm sorry .. I wrote out a whole response pretty much stating that I had installed the Terms of Use module too .. then I realized I had them both active but only using one .. I am still trying to figure out if I am still having the issue .. but I am not done with my testing and I keep getting side tracked .. I will try to provide more information this weekend if there is anything valuable to post on this issue.
Peace,
Julie
Comment #4
robert castelo commented