From 97577fada0591fc4d29be6e824b8832a866930bd Mon Sep 17 00:00:00 2001 From: amitaman1 Date: Wed, 2 Sep 2015 22:45:32 -0700 Subject: [PATCH 1/6] Update pkg_iflychat.xml --- pkg_iflychat.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg_iflychat.xml b/pkg_iflychat.xml index cadbaf5..853c1ea 100755 --- a/pkg_iflychat.xml +++ b/pkg_iflychat.xml @@ -4,7 +4,7 @@ iFlyChat Package Team March 2014 iflychat - 1.0.9 + 1.0.10 http://www.iflylabs.com/ iFlyChat Package Team http://www.iflylabs.com/ From 44107d92a4117eb3c4e955057863e3ce959cf7dc Mon Sep 17 00:00:00 2001 From: amitaman1 Date: Wed, 2 Sep 2015 22:46:55 -0700 Subject: [PATCH 2/6] Update iflychat_update.xml --- iflychat_update.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/iflychat_update.xml b/iflychat_update.xml index afb98d5..09e8fb0 100644 --- a/iflychat_update.xml +++ b/iflychat_update.xml @@ -5,10 +5,10 @@ iFlyChat package pkg_iflychat package - 1.0.11 + 1.0.12 https://www.iflychat.com - https://iflychat.com/downloads/joomla-2-5/pkg_iflychat_1.0.11.zip + https://iflychat.com/downloads/joomla-2-5/pkg_iflychat_1.0.12.zip stable @@ -25,10 +25,10 @@ iFlyChat package pkg_iflychat package - 1.0.9 + 1.0.10 https://www.iflychat.com - https://iflychat.com/downloads/joomla-3/pkg_iflychat_1.0.9.zip + https://iflychat.com/downloads/joomla-3/pkg_iflychat_1.0.10.zip stable From 8d3edf6a0f78a9e88cf187237e7438b45c436b67 Mon Sep 17 00:00:00 2001 From: amitaman1 Date: Wed, 2 Sep 2015 22:47:53 -0700 Subject: [PATCH 3/6] Update mod_iflychat.xml --- mod_iflychat/mod_iflychat.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod_iflychat/mod_iflychat.xml b/mod_iflychat/mod_iflychat.xml index 5141b37..ce24bba 100755 --- a/mod_iflychat/mod_iflychat.xml +++ b/mod_iflychat/mod_iflychat.xml @@ -11,7 +11,7 @@ GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html joomla@iflylabs.com https://iflychat.com - 1.0.9 + 1.0.10 iFlyChat allows visitors of your Joomla site to chat with each other privately (one-to-one chat) or together in chat rooms. mod_iflychat.php From 1e139fab66cc419a1ca4b74960c1303ad97021fb Mon Sep 17 00:00:00 2001 From: amitaman1 Date: Wed, 2 Sep 2015 22:48:33 -0700 Subject: [PATCH 4/6] Update iflychat.xml --- com_iflychat/admin/iflychat.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com_iflychat/admin/iflychat.xml b/com_iflychat/admin/iflychat.xml index 5bd3711..97d9096 100755 --- a/com_iflychat/admin/iflychat.xml +++ b/com_iflychat/admin/iflychat.xml @@ -10,7 +10,7 @@ GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html joomla@iflylabs.com https://iflychat.com - 1.0.9 + 1.0.10 iFlyChat allows visitors of your Joomla site to chat with each other privately (one-to-one chat) or together in chat rooms. From 06b64d60268a5aef3b8470e4bd4686aba34c9ce2 Mon Sep 17 00:00:00 2001 From: amitaman1 Date: Wed, 2 Sep 2015 22:49:12 -0700 Subject: [PATCH 5/6] Update iflychat.xml --- com_iflychat/iflychat.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com_iflychat/iflychat.xml b/com_iflychat/iflychat.xml index 3d91c92..e0fe6ab 100755 --- a/com_iflychat/iflychat.xml +++ b/com_iflychat/iflychat.xml @@ -10,7 +10,7 @@ GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html joomla@iflylabs.com https://iflychat.com - 1.0.9 + 1.0.10 iFlyChat allows visitors of your Joomla site to chat with each other privately (one-to-one chat) or together in chat rooms. From 07ba88f742bc084b6e20ed770c31608605712175 Mon Sep 17 00:00:00 2001 From: amitaman1 Date: Wed, 2 Sep 2015 22:50:48 -0700 Subject: [PATCH 6/6] Update default.php --- com_iflychat/site/views/auth/tmpl/default.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/com_iflychat/site/views/auth/tmpl/default.php b/com_iflychat/site/views/auth/tmpl/default.php index 2774af1..79af6d9 100755 --- a/com_iflychat/site/views/auth/tmpl/default.php +++ b/com_iflychat/site/views/auth/tmpl/default.php @@ -276,6 +276,7 @@ function iflychat_get_user_profile_url() { } else { + if( ( file_exists( JPATH_SITE . '/libraries/CBLib/CBLib/Core/CBLib.php' ))||(file_exists(JPATH_ADMINISTRATOR . '/components/com_comprofiler/plugin.foundation.php'))){ require_once( JPATH_ADMINISTRATOR . '/components/com_comprofiler/plugin.foundation.php'); global $_CB_framework; $user = JFactory::getUser()->id; @@ -287,6 +288,7 @@ function iflychat_get_user_profile_url() { //print_r($profilLink); return $profilLink; } + } else{ $upl = 'javascript:void()'; return $upl;