Hi,
Am after this scipt to allow users to signup but each user has their own different blog (like MoveableType).
At the moment people can signup, but when people create a post it just joins one big long blog.
Can this be done?
Thanks
Hi,
Am after this scipt to allow users to signup but each user has their own different blog (like MoveableType).
At the moment people can signup, but when people create a post it just joins one big long blog.
Can this be done?
Thanks
You will have to set up multiple blogs, for multiple folks. You can still use the same mysql db, with different table prefixes.
Or, on the other hand, you can give WP-MU (http://mu.wordpress.org ) a shot, which is our homegrown multi-user solution. Donncha will be glad to help you with that, if just a bit.
This topic has been closed to new replies.