Thanks a lot for quick reply :
1/ It's not Working in my : public_html/templates/yoo_revista/html/com_users/registration
I have that :
<?php
/**
* @package yoo_revista
* @author YOOtheme
www.yootheme.com
* @copyright Copyright (C) YOOtheme GmbH
* @license YOOtheme Proprietary Use License (
www.yootheme.com/license)
*/
// include config and layout
$base = dirname(dirname(dirname(__FILE__)));
include($base.'/config.php');
include($warp->path('layouts:'.preg_replace('/'.preg_quote($base, '/').'/', '', __FILE__, 1)));
AndI try to Put in each line "{JFBCLogin} " but every time the result is a white page instead of the normal registration form !!!!!
2/ I not try Yet
3/ I change autorisation from 755 to 777 of the
/public_html/components/com_jfbconnect
and
/public_html/components/com_jfbconnect/assets/jfbcchannel.php
But still not work !!!!!!
Thanks a lot in advance for your help