Needs work
Project:
Signup
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2012 at 01:04 UTC
Updated:
19 May 2012 at 10:24 UTC
How do I not allow users to make signup available on registration page? Basically I don't want users having the ability to make signup for their node available on the user registration page so I want to remove the code so that, the field does not show up.
Comments
Comment #1
cooldeeponline commentedI know hacking the module isn't the right way.. but since I had no other alternative at the moment I had to use this:
comment the following lines in the file signup/includes/node_form.inc in line 157:
Comment #1.0
cooldeeponline commentedMissing words