Quote:
Originally Posted by Stephen
You can use CCBill and one install as well
Make a category "Members" (slug: members) and a directory, "/members"
Load a copy of index.php from your theme there (customize as you see fit)
Add the CCBill htaccess on top of WP htaccess (from root) into /members
Customize your theme (loop) so that posts in Members category show excerpts only on outside pages.
"Member" cookie based conditionals will let you swap "more" links from targeting join page (when not logged in), to targeting content page when logged in...
You can use WP's own registration system to likewise offer extended previews in exchange for email addys
Good luck 
|
yeah, i'm sure it's possible to do it with one install but i wanted to err on the safe side and using two installs is no biggie. I just found that using two installs allowed me more freedom to experiment more with hacking away at bits of wordpress i didnt want and adding in bits i did.