![]() |
Anyone know a Forum / Message Board software that can do this?
I am looking for a forum that I can put in a member's area that uses the same login as the member's username. Most forums require a person to register and login independently. I am looking for one that automatically knows the username of the person and applies it to the forum.
Geez, I hope I explained that well enough. |
A programmer can do that for you, my partner just did one for our site.
|
Yup, need to have something custom written.
|
Quote:
|
Quote:
|
very easy to do
like chio said, just have the forum pull the usernames/passwords from the members are list I just did this with a oscommerce install, combined oscommerce and phpbb |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Yeah thats not hard to do at all.
We have forums on 25 paysites right now each of them pulling usernames from the main sites members htpassword file and using the same color scheme as the sites members areas whilst sharing all of the same posts :) Our existing member base is loving the forum, because they seem to think that each site has 100's of members instead of realizing they are posting on one central forum that is shared between 25 paysites :1orglaugh Still, retention levels are good because of the interactivity the forums added, we just have to make sure they dont realize that they can get access to the community forums for free on a non-paysite domain :winkwink: Regards, Lee |
Quote:
|
Quote:
Speak to WOJ :1orglaugh Or you can email [email protected] too :winkwink: Regards, Lee |
Quote:
|
Quote:
Allans lead programmer actually got the user/pass stuff working for us the shared forum posts was easy to setup if you know how to manipulate VBulletin and its template systems :) Regards, Lee |
Quote:
|
I've done it several times. I used mysql to do the authentication instead of storing the user info in .htpasswd files. You still use .htaccess but you're using a PHP script to do the work for you.
.htaccess php_value auto_prepend_file If you want to try to give it a shot yourself. |
smart idea, prevents users from signing up twice.
|
Quote:
|
If this is for a member's area, you may want to think about protecting your userbase. If a password trader comes into your forum and the usernames displayed are your actual member's names... they only need to crack your passwords in order to gain access to your member's area & member's personal info, if you make the users register a new username, or even allow guests to post and put the entire forum behind a password that is given to member's only... You will help protect your sensitive data and possibly keep unwanted users out.
Just my 2cs. |
Quote:
Just for the record, this is not for me, but for a friend. He already has a forum that uses this setup, but it's outdated. He wants a newer one, like phpBB or vBulletin. |
All times are GMT -7. The time now is 10:16 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123