Closed (fixed)
Project:
Signup Integration for Ubercart
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2010 at 14:54 UTC
Updated:
24 Mar 2011 at 19:21 UTC
I have both free and paid events on my site. When guest users go to a for pay event node, they see the "Sign Up" button that allows one to sign up for free a well as the "Sign up now" button that follows through the purchase process. How would one hide/disable the "Sign up" button from Ubercart product events?
Comments
Comment #1
ezra-g commentedPreviously the answer was to deny non-admin users the "sign up for content" permission. However, I just committed some code that will hide the form automatically for nodes that aren't free :).
Comment #3
ezra-g commentedThe commit here was http://drupalcode.org/project/uc_signup.git/commit/24ef3e4.