http://xenforo.com/community/threads/joomla-bridge-using-jfusion.12674/I would be very interested in the joomla-xF combined userregistration.
Try to reach him on the jfusion forums.Anyone know the protocol for adopting an orphaned mod, assuming I can't get hold of Coop?
-- hugh
I sent an email, if I don't get a response I'll see if I can get hold of him via the jFusion forums.
$session = $this->_joomladb->fetchRow(
'SELECT s.session_id
FROM ' . $this->_Jconfig->dbprefix . 'users u
INNER JOIN ' . $this->_Jconfig->dbprefix . 'session s ON s.userid = u.id
WHERE u.email = ?', $email);
$this->_joomladb->delete($this->_Jconfig->dbprefix . 'session',
if ($response instanceof XenForo_ControllerResponse_Redirect && $response->redirectType == XenForo_ControllerResponse_Redirect::SUCCESS)
FROM '.JoomlaBridge_Helper_Joomla::getJoomlaSetting('dbprefix').'users u
if ($response instanceof XenForo_ControllerResponse_Redirect && $response->redirectType == XenForo_ControllerResponse_Redirect::SUCCESS)
If anyone else wants to do some testing using the code from the original (now archived) thread here:
http://xenforo.com/community/threads/joomla-bridge-using-jfusion.12674/
Can this thread be unarchived ? Please and Thank you.
http://xenforo.com/community/threads/joomla-bridge-using-jfusion.12674/
+Reported
Hi Hugh,
sorry, as you say, I just don't have the time to maintain this mod any more. Feel free to take it over. If you have any questions about how it works, I'll be happy to answer them as best I can.
Regards,
Martin
I spoke to Martin (Coop), he gave his blessing for me to take over the mod. Not sure if it makes more sense to unarchive that one, or for me to just create a new one in Resources?
Here was Martin's response to my email, btw:
-- hugh
We use essential cookies to make this site work, and optional cookies to enhance your experience.