gaaro Posted October 9, 2002 Posted October 9, 2002 Hello I want to be able to deny certain people to create an acount. My store is only for buisnisses so I want to check if it is a real compagny en wich compagy it is before i grant them acces as a member, because only members can see the prices. How can I fix this in some sort of way? So to sum it up? I want to have control over who get's an account and who doesnt any ideas?? Harro "If we don't succeed, we run the risk of failure." George W. Bush, Jr
Ajeh Posted October 10, 2002 Posted October 10, 2002 Add a new field customer_approved to customers Then, set a redirect in application_top that if the person is not approved, they get sent to a waiting for authorization page. Once they are approved, manually by you, then when they login and you test for that flag, they can see the site.
gaaro Posted October 10, 2002 Author Posted October 10, 2002 Thnx... will try that. "If we don't succeed, we run the risk of failure." George W. Bush, Jr
Recommended Posts
Archived
This topic is now archived and is closed to further replies.