PHP Forum

Thread Solved

Join Date: Jul 2009
Posts: 236
Reputation: CFROG is an unknown quantity at this point 
Solved Threads: 14
CFROG's Avatar
CFROG CFROG is offline Offline
Posting Whiz in Training

PHP Forum

 
0
  #1
Oct 30th, 2009
Does anyone know of a php based forum that is easily customizable to work with an existing user base so that members don't have to register or sign in a second time when they access the forum? I heard that this is possible with phpbb3 but I haven't seen anything in their documentation that covers this.
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 35
Reputation: kekkaishi is an unknown quantity at this point 
Solved Threads: 5
kekkaishi kekkaishi is offline Offline
Light Poster
 
0
  #2
Oct 30th, 2009
Originally Posted by CFROG View Post
Does anyone know of a php based forum that is easily customizable to work with an existing user base so that members don't have to register or sign in a second time when they access the forum? I heard that this is possible with phpbb3 but I haven't seen anything in their documentation that covers this.
you heard right, but that is the user's choice. If the user TICKS THE REMEMBER ME CHECK BOX, then it remembers the user provided that the user do not clean his/her cookies or cache for that matter. phbb3 is a powerful one with a lot of features and to know more u might wanna give it a test.
Last edited by kekkaishi; Oct 30th, 2009 at 3:49 am.
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 236
Reputation: CFROG is an unknown quantity at this point 
Solved Threads: 14
CFROG's Avatar
CFROG CFROG is offline Offline
Posting Whiz in Training
 
0
  #3
Oct 30th, 2009
It don't sound too bad. So my user's will not have to register to use the forum as long as I set it up correctly? That is kind of important to me.
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 102
Reputation: jomanlk is an unknown quantity at this point 
Solved Threads: 18
jomanlk jomanlk is offline Offline
Junior Poster
 
0
  #4
Oct 30th, 2009
PHPBB doesn't allow an existing userbase to be automatically migrated to its user database. You'd probably have to write a connector yourself for that.
What kekkaishi was talking about is whether a user is logged into the board once the user logs in the first time, not user migration as you want.
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 35
Reputation: kekkaishi is an unknown quantity at this point 
Solved Threads: 5
kekkaishi kekkaishi is offline Offline
Light Poster
 
-1
  #5
Oct 30th, 2009
jomanlk is correct. Sorry i couldnt focus on ur full qstn and I dunno any open source forum that allows user migration.
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 236
Reputation: CFROG is an unknown quantity at this point 
Solved Threads: 14
CFROG's Avatar
CFROG CFROG is offline Offline
Posting Whiz in Training
 
0
  #6
Oct 30th, 2009
That's what I was afraid of, it's not a problem. It doesn't have to be fancy and I can live without all the bells and whistles, so for a plain jane type forum I suppose I can code it myself I was just hoping to avoid having to do that since for the time being the forum will only be temporary.
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 102
Reputation: jomanlk is an unknown quantity at this point 
Solved Threads: 18
jomanlk jomanlk is offline Offline
Junior Poster
 
0
  #7
Oct 30th, 2009
I think it's easier to write a migration script than to code your own forum. You should probably use something lightweight like Vanilla Forum and then write a script to migrate all the users from your database.
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 236
Reputation: CFROG is an unknown quantity at this point 
Solved Threads: 14
CFROG's Avatar
CFROG CFROG is offline Offline
Posting Whiz in Training
 
0
  #8
Oct 30th, 2009
I think you may be right. I had a look at minibb and it looks like I can pull off what I want with a minimum amount of tweaking.
Reply With Quote Quick reply to this message  
Join Date: Sep 2009
Posts: 38
Reputation: Froger93 is an unknown quantity at this point 
Solved Threads: 4
Froger93 Froger93 is offline Offline
Light Poster
 
0
  #9
Oct 30th, 2009
I know with phpBB you can create a login form for the forum, so you could use the same tables as phpBB but I'm not sure about the other way around.

I know you can extend phpBB and use it's members tables and cookies etc. but I think it would be a bit far fetched to do it the other way around.
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 102
Reputation: jomanlk is an unknown quantity at this point 
Solved Threads: 18
jomanlk jomanlk is offline Offline
Junior Poster
 
0
  #10
Oct 30th, 2009
That would be the best course. At any rate, writing your own forum from scratch would be a more involved process.

Close if you're done with this thread.
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Other Threads in the PHP Forum


Views: 379 | Replies: 12
Thread Tools Search this Thread



Tag cloud for PHP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC