On 4/4/06, <b class="gmail_sendername">The Editor</b> &lt;<a href="mailto:editor@fast.st">editor@fast.st</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Allister!<br><br>Have been away from the computer over the weekend, and apologize for<br>not getting back to you earlier.<br><br>Unfortunately I don't have a solution for your problem.&nbsp;&nbsp;I'm still<br>trying to get email verification really working properly with this
<br>script, but am not there yet.&nbsp;&nbsp;If you don't mind manually doing some<br>of the work, you could have them create the account but only add them<br>to a password group once the paypal is confirmed.<br><br>Just a thought.
<br><br>Cheers,<br>Caveman<br><br>PS.&nbsp;&nbsp;If you do come up with a solution, let me know.&nbsp;&nbsp;I'm interested<br>in something like this as well, and would like to add such a<br>capability to the recipe.</blockquote><div><br>I've implemented a quite reasonable workaround.&nbsp; I have a page 
Main.Subscribe which fulfils all the purposes of the (:membership:) markup.&nbsp; When a visitor is not logged on, it tells them what the process is.&nbsp; I.e. create account, log in, select product and go to PayPal.&nbsp; To facilitate the process I have another page 
Main.AccountCreated which contains a giant, bright message saying &quot;Account created.&nbsp; Please log in&quot;.&nbsp; The words &quot;log in&quot; are a link to do exactly that, and pointing back to the Main.Subscribe page.&nbsp; After that message I (:include 
Main.Subscribe:).&nbsp; The net effect is the user sees the whole process as being on one page and the message appears at the top prompting them to log in with their new account.&nbsp; Once they log in the page content changes to show the PayPal buttons and all is well.
<br><br>The only improvements to this I see would be nice are for the 'create' process to (a) show a message that the account has been created (just like the actions on the admin view) and (b) automatically log them in.&nbsp; Then I could just direct the action back to the same page without the need for the additional page and the log&nbsp; in prompt.
<br><br>But it's not urgent.&nbsp; I think my workaround is fine for now.<br></div><br></div>-- <br>Allister