The Joomla! Forum ™





Post new topic Reply to topic  [ 21 posts ] 
Author Message
 Post subject: Help with phpBB
PostPosted: Thu Sep 15, 2005 3:09 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Thu Aug 18, 2005 5:07 pm
Posts: 8
Location: Denmark
Hey
I have phpBB on my webpage.
Can somebody tall my how, I make user and password the same as the user and password from mambo.
So if you register in mambo, you have the same username and password I phpBB?

http://www.nambo.dk

Qurt 

_________________
http://www.nambo.dk


Top
 Profile  
 
 Post subject: Re: Help with phpBB
PostPosted: Thu Sep 15, 2005 3:15 pm 
User avatar
Joomla! Ace
Joomla! Ace

Joined: Fri Aug 19, 2005 12:08 am
Posts: 1442
you can use the phpBB component
http://mamboforge.net/projects/phpbb/

_________________
Waddaya mean I can't swing my lightsaber in the forum??


Top
 Profile  
 
 Post subject: Re: Help with phpBB
PostPosted: Thu Sep 15, 2005 3:20 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Mon Aug 22, 2005 9:18 am
Posts: 21
Check http://www.tim-online.nl/ and then downloads.


Top
 Profile  
 
 Post subject: Re: Help with phpBB
PostPosted: Fri Sep 16, 2005 2:07 am 
Joomla! Intern
Joomla! Intern

Joined: Tue Sep 13, 2005 2:42 pm
Posts: 68
I downloaded the phpBB login module and installed it on my site which has phpBB as a forum. When I tried to login through the phpBB login, it went to a black page and didn't go anywhere. What am I doing wrong? How do I get this to work???


Top
 Profile  
 
 Post subject: Re: Help with phpBB
PostPosted: Thu Oct 13, 2005 2:33 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Thu Aug 18, 2005 5:07 pm
Posts: 8
Location: Denmark
Thanks r3dbaron

LBJerryH did you read the installation guide? And did you download this file "phpBB component 1.2.4 RC2"

The file http://www.tim-online.nl/index.php/component/option,com_docman/task,view_category/Itemid,55/subcat,9/catid,21/limitstart,0/limit,5/

Installation guide http://www.tim-online.nl/index.php/component/option,com_docman/task,view_category/Itemid,55/subcat,10/catid,21/limitstart,0/limit,5/

_________________
http://www.nambo.dk


Top
 Profile  
 
 Post subject: Re: Help with phpBB
PostPosted: Thu Oct 13, 2005 3:00 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Wed Oct 12, 2005 9:10 pm
Posts: 21
I had similar problems, but Adam was great.....

I think the doco might be updated to reflect the entire process, as I still havent got mine working 100%...... I understand the phpBB configuration a lot better...


Top
 Profile  
 
 Post subject: Re: Help with phpBB
PostPosted: Thu Oct 13, 2005 3:03 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Wed Oct 12, 2005 9:10 pm
Posts: 21
thinking about it, the phpBB login module didnt seem to be present in the zip I downloaded......


and wasnt avaialble in the site module list


Top
 Profile  
 
 Post subject: Re: Help with phpBB
PostPosted: Mon Oct 17, 2005 8:30 am 
User avatar
Joomla! Hero
Joomla! Hero

Joined: Fri Aug 19, 2005 2:23 pm
Posts: 2230
Location: The Netherlands
Check J!Forge:
http://developer.joomla.org/sf/frs/do/l ... rs.modules

They've been added recently :)
I will have to put some effort into the installation process, still to many things that can go wrong.

_________________
Adam van Dongen - Developer

- Blocklist, ODT Indexer, EasyFAQ, Easy Guestbook, Easy Gallery, YaNC & Redirect -
http://www.joomla-addons.org - http://www.bandhosting.nl


Top
 Profile  
 
 Post subject: Re: Help with phpBB
PostPosted: Fri Oct 21, 2005 9:53 pm 
Joomla! Enthusiast
Joomla! Enthusiast

Joined: Thu Oct 20, 2005 9:14 pm
Posts: 156
Location: Los Angeles, CA
Adam,
According to your manual the registration process will them be only from the phpBB and not from the Joomla interface. Is this correct? If so, is it a feature request already?

Thanks,
Ron Peled

_________________
www.Activo.com - Activo: Providing Magento development services for medium size Magento retailers.
extensions.Activo.com - Activo Extensions: Providing a growing collection of quality magento extensions.


Top
 Profile  
 
 Post subject: Re: Help with phpBB
PostPosted: Fri Oct 21, 2005 10:20 pm 
Joomla! Intern
Joomla! Intern

Joined: Sat Sep 03, 2005 11:35 pm
Posts: 88
Yes PHPbb component does a hostile takeover of your user registrations. If you try creating a user the old way, you will get a MYSQL error, usually duplicate entry. Do not run import users if you don't have any administrators set in PHPbb. You do this and you loose admin access to Joomla, and are forced to create an admin account manually in PHPsqladmin. If your not upgrading a PHPbb database into a joomla integrated one, DO NOT run IMPORT Users. ;) Hmm... More advice on it....  When upgrading a stand alone installation of PHPbb on ver 2.x, you must have you phpbb_* Tables in your Joomla database. Then when running the update 2.0.x to component 1.2.3.sql I had to drop: (using UPDATE/SET instead of ALTER/ADD hmm)

phpbb_forums  ---  auth_download
phpbb_auth_access ---  ADD auth_download
phpbb_posts --- post_attachment
phpbb_topics --- topic_attachment
phpbb_privmsgs --- privmsgs_attachment

For the SQL script to run successfully.

I just went through a huge ordeal with PHPbb component and importing in a postnuke_phpbb databse. You need to follow the PDF direction to the T.

There are two things to install, component then phpbb_login.zip (im attaching the module, worked for me on 4.5 series and Joomla).


You do not have the required permissions to view the files attached to this post.

_________________
http://snmag.com


Top
 Profile  
 
 Post subject: Re: Help with phpBB
PostPosted: Sat Oct 22, 2005 3:16 pm 
Joomla! Enthusiast
Joomla! Enthusiast

Joined: Thu Oct 20, 2005 9:14 pm
Posts: 156
Location: Los Angeles, CA
I've seen 2 different ways to integrate phpBB into Joomla:
  • http://developer.joomla.org/sf/projects/phpbb by Adam
  • http://developer.joomla.org/sf/projects/heimdal by Christopher Roussel

However, I am looking for an integration that will not change dramatically the core files of either product and will serve as a bridge for registration/login. Ideally, the login from the Joomla front end will use the default login module and share the database/cookie/session info. Same thing for the phpBB side.

Is anyone out there working on this?
Has anyone tryied this before and for some reason it is not possible? Can you share with us what were the issues?

By the way, since I need this functionality, I might initiate some work on this - is there anyone interested in helping (testing, documenting, etc.)??

Thanks,
Ron Peled

_________________
www.Activo.com - Activo: Providing Magento development services for medium size Magento retailers.
extensions.Activo.com - Activo Extensions: Providing a growing collection of quality magento extensions.


Top
 Profile  
 
 Post subject: Re: Help with phpBB
PostPosted: Sat Oct 22, 2005 7:37 pm 
Joomla! Intern
Joomla! Intern

Joined: Sat Sep 03, 2005 11:35 pm
Posts: 88
Well im thinking a "bridge" that syncs user registrations after a register in both.

Then again i would much rather see a dam good forums component for Joomla. I want more than just user integration, i want latest post, want to create "discuss here" links, list goes on... :-* My reasons for using PhpBB and not smf in this project is because, admins know that backend, and the lack of proper conversion methods. Don't get me wrong creating one myself wont happen. (phpbb to smf, got lost in threads,. some of it works), but then again think its about time various forums offered everyone available conversions. I couldn't imagine why if i made Tokyforums i wouldn't include a way to switch other forums to mine. Just jabbin at this point...

Go smf!

_________________
http://snmag.com


Last edited by toky on Sat Oct 22, 2005 7:46 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: Help with phpBB
PostPosted: Sun Oct 23, 2005 8:16 am 
Joomla! Intern
Joomla! Intern

Joined: Sat Sep 03, 2005 11:35 pm
Posts: 88
Almost done with my PhpBB adventure, here is the output http://impc.cjb.net

Adam makes an awsome component :D

:-*

_________________
http://snmag.com


Last edited by toky on Sun Oct 23, 2005 8:44 am, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: Help with phpBB
PostPosted: Mon Oct 24, 2005 7:54 am 
User avatar
Joomla! Hero
Joomla! Hero

Joined: Fri Aug 19, 2005 2:23 pm
Posts: 2230
Location: The Netherlands
ronpeled wrote:
Adam,
According to your manual the registration process will them be only from the phpBB and not from the Joomla interface. Is this correct? If so, is it a feature request already?

Thanks,
Ron Peled

yes, that will be possible from joomla 1.1.

_________________
Adam van Dongen - Developer

- Blocklist, ODT Indexer, EasyFAQ, Easy Guestbook, Easy Gallery, YaNC & Redirect -
http://www.joomla-addons.org - http://www.bandhosting.nl


Top
 Profile  
 
 Post subject: Re: Help with phpBB
PostPosted: Tue Oct 25, 2005 12:01 am 
Joomla! Enthusiast
Joomla! Enthusiast

Joined: Thu Oct 20, 2005 9:14 pm
Posts: 156
Location: Los Angeles, CA
Adam,

I did try your phpBB component and it does a great job. I don't think there is additional need for another bridge. However, I will still need to figure out how to combine the sessions/login/logout procedures since I need a site that will work with phpBB and DocMan offering files only to registered users. I am fine with redoing some files in order for this to work. Later I will upgrade to the infamous Joomla 1.1.

If you can point me in the right direction that will be great! Where are the 'hooks' for the component?

Thanks,
Ron Peled

_________________
www.Activo.com - Activo: Providing Magento development services for medium size Magento retailers.
extensions.Activo.com - Activo Extensions: Providing a growing collection of quality magento extensions.


Top
 Profile  
 
 Post subject: Re: Help with phpBB
PostPosted: Tue Oct 25, 2005 12:25 am 
Joomla! Intern
Joomla! Intern

Joined: Sat Sep 03, 2005 11:35 pm
Posts: 88
Im just have an issue with user permissions. Seems i can only allow Registered users and Super Admin :|

_________________
http://snmag.com


Top
 Profile  
 
 Post subject: Re: Help with phpBB
PostPosted: Thu Nov 10, 2005 10:03 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Thu Nov 10, 2005 3:16 pm
Posts: 2
r3dbaron wrote:
Check http://www.tim-online.nl/ and then downloads.


Could you provide a more specific link? I cannot read the site.


Top
 Profile  
 
 Post subject: Re: Help with phpBB
PostPosted: Fri Nov 11, 2005 9:36 am 
User avatar
Joomla! Hero
Joomla! Hero

Joined: Fri Aug 19, 2005 2:23 pm
Posts: 2230
Location: The Netherlands
Check here: http://www.joomlastuff.org/phpbb.html
That should be a bit more clear :)

_________________
Adam van Dongen - Developer

- Blocklist, ODT Indexer, EasyFAQ, Easy Guestbook, Easy Gallery, YaNC & Redirect -
http://www.joomla-addons.org - http://www.bandhosting.nl


Top
 Profile  
 
 Post subject: Re: Help with phpBB
PostPosted: Tue Nov 22, 2005 4:30 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Thu Aug 18, 2005 5:07 pm
Posts: 8
Location: Denmark
JchaosRS

What about this

The file http://www.tim-online.nl/index.php/comp ... 0/limit,5/

Installation guide http://www.tim-online.nl/index.php/comp ... 0/limit,5/

_________________
http://www.nambo.dk


Top
 Profile  
 
 Post subject: Re: Help with phpBB
PostPosted: Wed Nov 23, 2005 9:38 am 
User avatar
Joomla! Hero
Joomla! Hero

Joined: Fri Aug 19, 2005 2:23 pm
Posts: 2230
Location: The Netherlands
You'd better download those off the new site: http://www.joomlastuff.org.

Their a bit newer.

_________________
Adam van Dongen - Developer

- Blocklist, ODT Indexer, EasyFAQ, Easy Guestbook, Easy Gallery, YaNC & Redirect -
http://www.joomla-addons.org - http://www.bandhosting.nl


Top
 Profile  
 
 Post subject: Re: Help with phpBB
PostPosted: Wed Nov 23, 2005 12:29 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Thu Aug 18, 2005 5:07 pm
Posts: 8
Location: Denmark
Here is the link JchaosRS

http://www.joomlastuff.org/component/op ... Itemid,65/

Thanks Adam

_________________
http://www.nambo.dk


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 21 posts ] 



Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group