Forum Moderators: coopster

Message Too Old, No Replies

blog question

         

omoutop

8:19 am on May 26, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



hello and thanks for any info

i have a client that has a website with registered users.
the user pages appear as www.example.com/username/pge-name.htm (using mod_rewritte in htacccess)

now he wants to implement a blog to his members (www.example.com/username/blog/......

Are there any simpe blogs that support multiple users?
The passwords of the members are saved with md5(), so the blog script must have the same routine for its passwords, so as i can copy the existing passwords easily to the blog's user passwords.

I have tried wordpress, but i couldnt make it work with multiple users (of course i didnt "play" with it for very long).

Any help/tip is appreciated

coopster

2:17 pm on May 26, 2009 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Isn't there a multi-user version of WordPress?

omoutop

2:26 pm on May 26, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



the 2.7.1 version i downloaded allowed for multi user , but without any hint for the user's path/url/admin section

i guess i will gave to dig that info out of their forum/troubleshoot page