Home arrow Forum Latest posts of: Phil_K
  Welcome, Guest. Please login or register.
Did you miss your activation email?
January 07, 2009, 11:48:35 PM
Home New Posts Search Calendar


Login with username, password and session length
  Show Posts
Pages: [1]
1  Joomla Hacks / Joomla-SMF 1.1.x / Re: Joomla-SMF Community Builder Login/Auth Plugin on: March 22, 2006, 03:37:11 PM
Hi.

this auth-error occures with the community builder enhanced from phil_k. with or without patch. would be nice if there will be a solution.

Next Version of CBE will have an integration-switch for better use with smf_bridge. Also testing the SMF-1.1final went smooth without these problems on my test system.

Greets
Phil.
2  Joomla Hacks / Joomla-SMF 1.0.x / Re: Joomla 1.0.7 / CB RC2 and SMF 1.1 RC2 on: March 21, 2006, 10:29:10 AM
Hi.

Well, i guess for CB-RC2 you have to use the plugin. RC2 does at login all by itself, so there is no redirect to index.php of joomla for the last steps of login process where the patched index.php can handle the sync by calling doMamboSMF() from the bridge.

Greets
Phil.
3  Joomla Hacks / Joomla-SMF 1.0.x / Re: Joomla 1.0.7 / CB RC2 and SMF 1.1 RC2 on: March 21, 2006, 03:42:24 AM
Hi.

I would guess sync of user table will be done at first time that newly created user logs in, but not in the process of users creation.

Greets
Phil.
4  Joomla Hacks / Joomla-SMF 1.0.x / Re: Joomla 1.0.8 and CBE profiles on: March 13, 2006, 09:41:44 AM
Hi.

does CBE have a  API that can be accessed via plugins like CB?

Actually, no.
Maybe in future releases as diffrent ways of plugins are in testing.

For now i have adopted you cb-rc2 code into the CBE core. This will be in upcomming version 0.6232 during weekend / start next week.

On my test site it runs well except that the module set login/logout redirections are not taken into count by the bridge. Are there any known workarounds to get that working again, maybe be transporting $return in some way?

Besides that I've made a hack on my site. In functions.smf.php in isCBLogin() i changed
Code:
$database->setQuery("SELECT module FROM #__modules WHERE module LIKE 'mod_cblogin%' AND published=1");
to
Code:
$database->setQuery("SELECT module FROM #__modules WHERE (module LIKE 'mod_cblogin%' OR module='mod_cbelogin%') AND published=1");
to have the other modules detected. Also i changed the import functions to only have SMF deal with joomla usernames but that was already mentioned in another thread.

The problem T. was mentioning seems not to be caused by SMF or the login modules in use, but by some task in the background on one enhanced-Tab of CBE as the max_execution_time was exceed by that.

Greets
Phil.
Pages: [1]


Login with username, password and session length

Powered by MySQL Powered by PHP Joomla Forum | Powered by SMF 1.1 RC1.
© 2001-2005, Lewis Media. All Rights Reserved.
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!

Joomla Hacks is a Joomla Components, Joomla Modules, Joomla Templates, & Joomla Mambots resource portal. None of the text or images in this public website may be copied without the expressed written consent of the authors. Copyright 2005 by JoomlaHacks.com. Powered by Joomla. All rights reserved.
Terms of Use
Joomla Hacks



Joomla Hacks
German Lang French Lang Italian Lang Spanish Lang Japanese Lang Chinese Lang
Search Contact About Advertise Blogs Topsites Submit News Register Login