PhpBB Integration Module

Register an Account
Pligg Chat Room
Reply
 
LinkBack Thread Tools
PhpBB Integration Module
Developed by Yankidank Yankidank is offline
Developer Last Online: Mar 2010 Show Printable Version Email this Page
Designed for: Pligg 1.0.1
License: Creative Commons Attribution-Noncommercial-Share
Released: 12-15-2008
Last Update: 01-22-2009
Installs: 28
Makes Database Changes
Template Edits Not Required
Can Reuse Source Code
Includes Files to Upload
In Beta Stage
Not Supported by Author
This module creates users in PhpBB automatically when they register, synchronizes info when it is changed from the Pligg admin or from the Pligg user's profile and allows user to login automatically to PhpBB when they log in to Pligg. The admin "convert all" feature allows admins to add all Pligg users to PhpBB at once.

There is only one problem for integrating existing PhpBB users:
As soon as passwords are encrypted in Pligg , this feature can't make their PhpBB password same as in Pligg. They can't login to PhpBB with same login/password manually, they can login there from Pligg only, until they go to profile and update their passwords. So you should try to force a password update from Pligg or force them to log in to Pligg every time.

Installation:
  1. Upload the phpbb folder (zip attached to this thread) to your /modules folder.
  2. Navigate to Admin > Modules and activate the phpbb module.
  3. Navigate to the phpbb module settings page (a link is placed on the admin homepage)
  4. Enter the database information for phpbb. In the attached image example the database name is pligg_pligg and the prefix used by phpbb is phpbb_
  5. Set the cookie name (probably phpbb3_sv889)
  6. Hit submit to save your settings. Now when you create a user in Pligg it should become a phpbb user in your forums.



-----------------------
Everyone should thank forum users lpapworth for covering the majority of the ChipIn fund (started on another thread). His financial contribution is what allowed us to develop this module.

Download Now

File Type: zip phpbb_module.zip (11.9 KB, 480 views)

Screenshots

File Type: png phpbb.png (19.7 KB, 653 views)

License Agreement

Creative Commons Attribution-Noncommercial-Share Alike License
You are free to Share and Remix this work under the following conditions: You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
You may not use this work for commercial purposes.
If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.

Supporters / CoAuthors

Show Your Support

  • If you like this download support the author by donating.
  • This download may not be copied, reproduced or published elsewhere without author's permission.

Similar Downloads
Download Developer Category Replies Last Post

Comments
  #42 (permalink)  
Old 06-18-2009, 05:02 PM
Yankidank's Avatar
Pligg Founder/Coder/Designer
Pligg Version: SVN
Pligg Template: Wistie
 
Join Date: Dec 2005
Location: Ocala, FL
Posts: 3,803
Send a message via AIM to Yankidank Send a message via Skype™ to Yankidank
@kenboldt, that's how this module is designed. I think it requires that both phpbb and pligg are installed on the same database, you just have to specify the prefixes. Please try it out and take a look at the code before making suggestions.

Now Available: Facebook Connect Module !
Reply With Quote
  #43 (permalink)  
Old 06-19-2009, 08:44 AM
New Pligger
Pligg Version: 1.0.0
Pligg Template: fusion
 
Join Date: May 2009
Posts: 6
I apologize if I overstepped my bounds by making the suggestion prior to making the suggestion. I just got the feeling that it might have been the source of errors for many of the people who had posted, and I thought it might help.

In the future, I will make sure I test and examine the code prior to making such suggestions, again, my apologies.
Reply With Quote
  #44 (permalink)  
Old 07-04-2009, 12:16 PM
New Pligger
 
Join Date: Jul 2009
Posts: 1
can i export my existing phpbb users into pligg using this mod?
Reply With Quote
  #45 (permalink)  
Old 07-05-2009, 03:33 AM
Constant Pligger
 
Join Date: May 2007
Posts: 148
does this module compatible with pligg 1.0?

Watch Tv Episode Online - Watch your favorites Tv Shows.
Reply With Quote
  #46 (permalink)  
Old 07-31-2009, 11:24 AM
New Pligger
 
Join Date: Mar 2008
Posts: 3
yes, this module is compatible for pligg 1.0
Reply With Quote
  #47 (permalink)  
Old 08-04-2009, 12:39 PM
New Pligger
 
Join Date: Mar 2008
Posts: 3
This module work perfect.

One question... I'm login to pligg system first, and go to my forums i surprise is not login automatically of my forums.

Two logins required !!!

Helpme please for 1 login run.
Reply With Quote
  #48 (permalink)  
Old 08-17-2009, 02:21 AM
New Pligger
 
Join Date: Aug 2009
Posts: 25
I am new to phpbb / pligg / mysql and over the last few days I installed phpbb and got it working, now I've uploaded and have a pligg set up working but I really want this mod to work yet so far it's not working out for me. I'm on godaddy if that information helps? I didn't specifically add a prefix to my databases so I think the first option, Mysql Database and Prefix: confuses me the most. I did try it as "phpbb_mydbname.phpbb_" and it didn't work.

Should Mysql Database Host: be local host or something like this? mydb_name.db.29485785.hostedresource.com

This mod works if a user signs up at the pligg page first then tries to log into phpbb, but what about the other way around, does it work that way too? phpbb then trying to log in at pligg app?
Reply With Quote
  #49 (permalink)  
Old 08-20-2009, 03:26 PM
Banned
 
Join Date: Oct 2008
Posts: 20
I think pligg should make it's own forum system perhaps this would be the easiest?
Reply With Quote
  #50 (permalink)  
Old 09-27-2009, 02:29 AM
New Pligger
 
Join Date: Aug 2009
Posts: 25
I have a PHPBB site up and going and I have a newer Pligg site as well. Both sites are their own identity but they're related topics and I would like to send traffic back and forth between the sites thus a universal login would be ideal. From what I've gathered the best suggestion is to let them share a database.

Does anyone know if this can be done after both Pligg and PHPBB are already created, to merge them or does one need to be restarted into the other?

There is a possibility that I will add another PHPBB and or Pligg site into the "network of sites" in the future. Will there be problems having 2+ PHPBB or 2+ Pligg sites share a DB? I think there is a mod to let 2 PHPBB's share the same member data but I'm not too sure about the process yet. I'm also not sure if it's possible to have multiple pligg's use the same DB or how I could have multiple pliggs and multiple phpbb share the same member data.
Reply With Quote
  #51 (permalink)  
Old 10-05-2009, 11:09 PM
New Pligger
 
Join Date: Feb 2007
Posts: 17
awesome. great module.
Reply With Quote
Reply

Tags
bulletin board, forum, integration, phpbb, user

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Upload Module (File and Image Attachment) Yankidank Free Modules 158 03-19-2010 04:49 PM
Fixes to Profile Extra Fields Module v0.2 and Extended Profile Module v0.1 redwine Questions and Comments 8 01-04-2010 07:06 PM
PHPBB integration help sbanerjee Questions and Comments 0 07-23-2008 04:39 AM
PHPBB Integration with Pligg Yankidank Questions and Comments 64 06-07-2008 06:54 AM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development