Hmmm, that hotel hack does look good, and fairly close to my idea. I might try it anyway, but in the meantime, I've just been thinking about doing it using a forum. Admin CP let's you turn of countposts, can view others threads inside the forum, but the last post still shows up as whomever made it. What I'm thinking is something like this.
If $forumid==x AND $usergroupid=y then forum[title]="$username Forum" AND description = $username's private forum
if $username != lastposter[username] THEN don't show it anywhere
I'm just having trouble figuring out the exact php and where to put it...I think a little something in forumdisplay but maybe showthread as well?
This way there'll be a normal forum but it's name will be "KingsGambit Forum" whilst I'm logged in for example, description "KG's private forum" or whatever and even though all the other user's in same usergroup are posting in there, I don't see any of their posts at all, and they won't see mine, the post counts don't go up for that forum and everything else can be done via the CP (serach disaabled, etc). Any ideas? :ermm:
|