|   |   |   | ||||
| Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. | 
|    | 
| 
 | |||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. | 
|  | Thread Tools | 
|  07-30-2005, 06:30 PM | #1 | 
| Confirmed User Join Date: Feb 2002 Location: Tampa Bay, FL 
					Posts: 1,843
				 | 
				
				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. | 
|   |           | 
|  07-30-2005, 06:32 PM | #2 | 
| Confirmed User Join Date: Dec 2002 Location: PEI, Canada 
					Posts: 6,924
				 | A programmer can do that for you, my partner just did one for our site. | 
|   |           | 
|  07-30-2005, 06:33 PM | #3 | 
| Confirmed User Join Date: Jan 2003 Location: Los Angeles 
					Posts: 2,680
				 | Yup, need to have something custom written. 
				__________________ icq: 237055440 | 
|   |           | 
|  07-30-2005, 06:33 PM | #4 | |
| Confirmed User Join Date: Jan 2003 Location: Los Angeles 
					Posts: 2,680
				 | Quote: 
 
				__________________ icq: 237055440 | |
|   |           | 
|  07-30-2005, 06:34 PM | #5 | |
| Confirmed User Join Date: Oct 2002 Location: YARGH! On me big sailboat with the skull flags * * ICQ: 39-183769 
					Posts: 946
				 | Quote: 
 
				__________________ Need to get a site indexed in a few days? Want thousands of targeted, quality hits to your site? Want to beta test something that will revolutionize the way companies, and individuals advertise online.? Click here to take a look at Bliggo | |
|   |           | 
|  07-30-2005, 06:36 PM | #6 | 
| FBOP Class Of 2013 Industry Role:  Join Date: Jan 2004 Location: bumfuck, ky 
					Posts: 35,562
				 | 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 | 
|   |           | 
|  07-30-2005, 06:37 PM | #7 | |
| Confirmed User Join Date: Feb 2002 Location: Tampa Bay, FL 
					Posts: 1,843
				 | Quote: 
 | |
|   |           | 
|  07-30-2005, 07:12 PM | #8 | |
| Confirmed User Join Date: Dec 2002 Location: PEI, Canada 
					Posts: 6,924
				 | Quote: 
 | |
|   |           | 
|  07-30-2005, 10:11 PM | #9 | |
| Confirmed User Join Date: Feb 2002 Location: Tampa Bay, FL 
					Posts: 1,843
				 | Quote: 
 | |
|   |           | 
|  07-30-2005, 10:12 PM | #10 | |
| Carpe Visio Industry Role:  Join Date: Jul 2002 Location: New York 
					Posts: 43,064
				 | Quote: 
 | |
|   |           | 
|  07-30-2005, 10:13 PM | #11 | |
| Confirmed User Join Date: Dec 2002 Location: PEI, Canada 
					Posts: 6,924
				 | Quote: 
 | |
|   |           | 
|  07-30-2005, 10:33 PM | #12 | |
| Confirmed User Join Date: Feb 2002 Location: Tampa Bay, FL 
					Posts: 1,843
				 | Quote: 
 | |
|   |           | 
|  07-30-2005, 10:51 PM | #13 | 
| Confirmed User Join Date: Dec 2002 Location: Daytona Beach 
					Posts: 7,133
				 | 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   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   Regards, Lee | 
|   |           | 
|  07-30-2005, 10:52 PM | #14 | |
| Confirmed User Join Date: Feb 2002 Location: Tampa Bay, FL 
					Posts: 1,843
				 | Quote: 
 | |
|   |           | 
|  07-30-2005, 10:54 PM | #15 | |
| Confirmed User Join Date: Dec 2002 Location: Daytona Beach 
					Posts: 7,133
				 | Quote: 
 Speak to WOJ   Or you can email [email protected] too   Regards, Lee | |
|   |           | 
|  07-30-2005, 10:56 PM | #16 | |
| Confirmed User Join Date: Feb 2002 Location: Tampa Bay, FL 
					Posts: 1,843
				 | Quote: 
  | |
|   |           | 
|  07-30-2005, 10:57 PM | #17 | |
| Confirmed User Join Date: Dec 2002 Location: Daytona Beach 
					Posts: 7,133
				 | 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 | |
|   |           | 
|  07-31-2005, 10:38 AM | #18 | |
| Confirmed User Join Date: Feb 2002 Location: Tampa Bay, FL 
					Posts: 1,843
				 | Quote: 
 | |
|   |           | 
|  07-31-2005, 10:46 AM | #19 | 
| ♥♥♥ Likes Hugs ♥♥♥ Industry Role:  Join Date: Nov 2001 Location: /home 
					Posts: 15,841
				 | 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. 
				__________________ I like pie. | 
|   |           | 
|  07-31-2005, 10:51 AM | #20 | 
| Strength and Honor Join Date: Jul 2004 Location: Europe 
					Posts: 16,540
				 | smart idea, prevents users from signing up twice. | 
|   |           | 
|  07-31-2005, 10:58 AM | #21 | |
| Registered User Join Date: Aug 2004 
					Posts: 60
				 | Quote: 
 | |
|   |           | 
|  07-31-2005, 11:33 AM | #22 | 
| ♥ ♦ ♣ ♠ Industry Role:  Join Date: Sep 2002 
					Posts: 10,592
				 | 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. 
				__________________      "I'm selflessly supporting the common good, but only coincidentally looking out for No.1." | 
|   |           | 
|  07-31-2005, 12:07 PM | #23 | |
| Confirmed User Join Date: Feb 2002 Location: Tampa Bay, FL 
					Posts: 1,843
				 | 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. | |
|   |           |