View Single Post
Old 01-09-2011, 07:08 PM  
alf6300
Confirmed User
 
Industry Role:
Join Date: Sep 2007
Posts: 766
Try something like this:

1. One single WP install.
2. Member content all in "privatedir" behind http authentication
3. Login script calls 2 lines of code in "privatedir" as well, say "setmembercookie.php", then brings back to to standard wp.
4. WP-Shortcode in each page / post, that either pulls the content from "privatedir" or prints a "join" text. Shortcode makes decision based on "membercookie" set or not (you'll need a hack for the shorcode, but it's really quick/easy).

Doing this on new paysites (slightly more complex but that's the main idea). I believe it works like a charm, easy to maintain, simple, secure (as the real stuff is behind http authentication anyways).
__________________
--
alf6300 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook