These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

[phpBB + Joomla + TS3 + API] Bridge wanted...

Author
Shoikan
Fleet of the Damned
#1 - 2012-02-07 15:02:26 UTC
I've seen the API + phpBB + TS3 solutions. They look mighty sweet and they are likely to be used on my corp/alliance boards in the next week. However.. I want one more link in that chain: get a bridge between the phpBB userdatabase and the Joomla one.

I am using Joomla 2.5.1, but may consider downgrading to 1.6 or 1.7 if there's a solution out there... Note I am not entirely n00b when it comes to setting stuff up, but just lack the coding knowledge to make something myself.

Anyone have a suggestion?
Chendapped
Umbrella C0rp
#2 - 2012-02-07 18:54:42 UTC
There are free bridges on joomla's website. Once your forums(master) Api verify someone you can have it bridged to your joomla(slave).
Shoikan
Fleet of the Damned
#3 - 2012-02-07 19:47:37 UTC
Thanks! I'll dig around the Joomla site then :)
Nathan WAKE
Deep Core Mining Inc.
Caldari State
#4 - 2012-02-08 11:37:03 UTC
As said in the second post of this thread, caution here.

I have a Joomla site + phpbb forum with the Rockettheme bridge in between. Phpbb forum has been modded with the API registration mod from Cyerus and I encountered problems syncing the users.

You probably want, if you choose the Rockettheme bridge (I haven't tested the others) to have phpbb as master for your user registrations and deactivate the registrations through Joomla. At least, that partially solved the problem for me, but user sessions are still a bit unstable.

There was also, an API component for joomla, that could display character sheets, wallets, corporation details and so on, but syncing both was a nightmare, and I don't even know if it is still maintained.

Hope that helps a little.

Don't hesitate if you have questions

Cheers

Nathan

"I'm a very good housekeeper. Each time I get a divorce, I keep the house"

Zaza Gabor

Shoikan
Fleet of the Damned
#5 - 2012-02-08 11:50:07 UTC
Much appreciated!