One automatic private Forum per User
-
Hi everyone,
I’m trying to sort a bit of a strange thing.
I’d like for every new user registered on my site, to automatically have their own forum associated to their account.
The idea is that as soon as a new user has registered they’ll be directed to a dashboard page that I’ve created. On that page, among other things, they’ll see a forum (probably called ‘My Forum’) that can contain any number of topics. But only that specific user can see that forum, each user will have their own. And only admins and the automatically assigned user and post in that forum. Users should not be able to see the other forums, only what’s inside their own. They also won’t see that there are several forums, because the page loading the forum will already have their own forum open – so they’ll simply see the topics posted in it.
It’s important to note that ever new registered user will be directed to the exact same dashboard page, so it’s important that the coding will automatically load their specific forum.
Hope that I haven’t made that explanation too complicated.
Does anyone know if this is possible and if so, how to do it?
Any and all help would be greatly appreciated.
Many thanks,
Florian
- You must be logged in to reply to this topic.