Warning: include_once(/components/com_community/libraries/core.php) [function.include-once]: failed to open stream: No such file or directory in /modules/mod_jfbclogin/mod_jfbclogin.php on line 21
Warning: include_once() [function.include]: Failed opening 'components/com_community/libraries/core.php' for inclusion (include_path='.') in modules/mod_jfbclogin/mod_jfbclogin.php on line 21
Fatal error: Class 'CRoute' not found in modules/mod_jfbclogin/mod_jfbclogin.php on line 22get('register_type');
if ($registerType == "jomsocial")
{
$jspath = JPATH_BASE.DS.'components'.DS.'com_community';
include_once($jspath.DS.'libraries'.DS.'core.php');
$registerLink = CRoute::_( 'index.php?option=com_community&view=register');
}
else if ($registerType == "communitybuilder")
{
$registerLink = JRoute::_("index.php?option=com_comprofiler&task=registers", false);
$forgotLink = JRoute::_("index.php?option=com_comprofiler&task=lostPassword");
}
else
{
$registerLink = JRoute::_('index.php?option=com_user&task=register', false);
#echo $registerLink;
}
// common for J! and JomSocial
$forgotUsernameLink = JRoute::_('index.php?option=com_user&view=remind', false);
$forgotPasswordLink = JRoute::_('index.php?option=com_user&view=reset', false);
JHTML::_('behavior.mootools');
require(JModuleHelper::getLayoutPath('mod_jfbclogin'));
?>Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
