 |
 |
 |
 |
Registered: 11/22/06
Posts: 163
|
|
|
 |
 |
 |
 |
|
 |
 |
 |
 |
|
Express Hosting
"We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#206105 - 02/06/08 05:46 PM
Re: UBB Threads & Joomla
[Re: driv]
|
|
Registered: 06/05/06
Posts: 14995
Loc: Portland, OR; USA
|
|
Harry, leaving threads would be up to their importer; our data is kept logically in a database, all they'd have to do is convert it. As for an integration; it is possible however you'd have to do several things: 1. install both products 2. hijack the registration routine of jamoola, have it also populate the UBB.threads database. 3. hijack the login routine of jamoola, have it also set the UBB.threads cookie upon login. 4. hijack the logout routine of jamoola, have it also unset the UBB.threads cookie. 5. insert a link to your threads install within the menu system of your jamoola install.
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#211124 - 05/03/08 03:42 PM
Re: UBB Threads & Joomla
[Re: Gizmo]
|
member
|
Registered: 06/06/06
Posts: 189
Loc: Sweden
|
|
I'm looking into creating a new Joomla 1.5/ UBB.threads bridge. Since Joomla has a plugin system with event dispatches on everything necessary (login/logout/storing users/etc) it should be a breeze. I'm guessing the JFusion component could be used as well, but it seems to be a lot more work. I just need to read up on how UBB.threads cookie handling works nowadays. Hopefully I can copy the code from my old bridges.
_________________________
aka Olle Johansson
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#211193 - 05/04/08 04:18 PM
Re: UBB Threads & Joomla
[Re: Gardener]
|
member
|
Registered: 06/06/06
Posts: 189
Loc: Sweden
|
|
Short update on this. I have a plugin working that allows users to log in via Joomla 1.5.2 standard login procedure and automatically get logged in to UBB.threads 7.0.2. Logging out works as well. I'll hopefully get my license updated during the week and make sure it works with 7.3 as well. And I'll also have to code synchronization of the user tables, to make sure user data is updated in UBB.threads when updated in Joomla. Not sure how I'll make sure user editing in UBB.threads updates the Joomla user database as well though.
_________________________
aka Olle Johansson
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#211363 - 05/08/08 02:54 AM
Re: UBB Threads & Joomla
[Re: Gizmo]
|
|
Registered: 12/29/03
Posts: 1995
Loc: Texas
|
|
|
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#211397 - 05/08/08 10:43 AM
Re: UBB Threads & Joomla
[Re: AllenAyres]
|
member
|
Registered: 06/06/06
Posts: 189
Loc: Sweden
|
|
Sounds fantastic with an API, that would make a lot of stuff so much easier. I'm almost finished with creating a user in UBB.threads when registering in Joomla. Just need to add the user to the correct default groups. I'll either need to read the UBB.threads config file, which means I'll need to add a config for the path to UBB.threads. Or I need to add a config variable for the plugin to enter the default user groups. The later is a bit kludgy though, but easier. I'll probably not handle user deletion at all. I'm guessing it won't happen that often, and the admin can delete from both systems by hand when needed. Maybe I'll have a reminder email sent out when a Joomla user is deleted to remind admins to delete the user in UBB.threads as well. If anyone want to try the plugin I'll package it up and send it out. I just got GTA4 though, and my motorcycle just got fixed and the weather is fantastic, so I will quite probably not do much coding in the next few days.
_________________________
aka Olle Johansson
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#214674 - 06/19/08 10:17 PM
Re: UBB Threads & Joomla
[Re: Viper_iii]
|
|
Registered: 11/09/06
Posts: 3384
|
|
|
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
|
|