[ Since writing this post and considering your answer to a previous post, I have another option to consider... perhaps my students don't need to be registered users at all? All I would have to do is create a form with an auto-responder that my member would use to sign-up the student and the auto-responder could send the link to the student? If the form is in php, I can use the code snippet in your last answer to pre-populate the test form?
Correct. I think this would be the most cost-efficient, and least time consuming way of handling it. From what I understand, you're only trying to collect money from teachers, is that correct? If so, then I'd say that Students would not need an account, they would just need an encrypted link that grants them access to a secured area that identifies them as a Student of a particular Teacher.
Ideally, you WOULD be able to give them an account, but given the current limitations with s2Member in this particular area, it would be costly to custom develop this multi-level / sub-account system on your own. We ARE working toward this in a future release of s2Member, but it's not ready yet.
At any rate, this not a huge deal to setup, but it will require some light PHP scripting. You will need a developer to create a form for teachers ( inside their account, after logging in ), so they can fill it out and have encrypted links sent out to their students. The links that go out, can contain some basic information about the Teacher and Student ( i.e. name, email, teacher ID, etc ), giving you the ability to pre-populate the test in various ways.
You will also need a developer to construct the test forms, or at least show you how to pre-populate the fields you need, given the structure of the encrypted links. I can't provide you with a one size fits-all solution on this yet, because it really sounds like it needs to be handled with some light custom coding.
1.) How do I create the registration page to register the students that I need to place on the "hidden"/protected page that was created? (This way, the teacher makes the purchase and the PayPal info and receipt is sent to the teacher and not the student) (and the custom registration fields are different... just username, email and teacher email)
2.) How do I hide the registration option for students... If the registration option is presented on the main registration page... I miss the opportunity to charge for the product.
Both of these are easy for a developer to implement, but difficult to do on your own. You will need a theme developer to integrate this functionality into your WordPress theme, and integrate it with s2Member.
My bottom line question is how do I create different registration pages for each individual membership level? Thanks for your patience with all the details I dragged you through to get to my questions.
Using s2Member Pro, you may create different Registration Forms for each Level, charge different prices, and even package together different sets of Custom Capabilities. However, even with s2Member Pro, the ability to create a different set of Custom Fields for each Level is not yet possible.Statistics: Posted by Jason Caldwell — July 15th, 2010, 6:06 pm
]]>