Quote:
Originally Posted by jorge
I�m considering buy this script but I have two questions about user registration process.
1. I have read in other thread that there are no way for free ads with user registration not required. Can I change the order on how the ads are posted? So that registration or login after fills the post area. For example:
Post an ad >> Select package (free) >> fills the post blanks, upload photos, etc. >> login.
|
You can do just about anything if you have the coding skills. The default behavior of
68C ties an order and in turn an ad to a user. If there is no user then the ad and order can not be associated to them.
Quote:
Originally Posted by jorge
2. I saw that you can assign packages to certain user groups. How is the users account moved to another user group? Just only moving it through the Admin area?
If I want to have a packages for Dealers (for example) all regular users are in Registered User group, but how can I identify the Dealers user? Because I�m not asking about dealer user group (for example) or something like that in the registration process.
I�m not sure if the idea is clear here� :-)
Thanks in advance for your support.
|
You would need to manually reassign the user group OR use some mod that does it for you based on other criteria.
There are by default 3 extra registration fields you can use as you see fit. You could have one of them ask for a company name or if they registering person is a dealer etc and then create code to check that field and assign them to a new user group accordingly.