Author Topic: Problem Integration And Joomla3 JomSocial  (Read 1957 times)

Aiwax75

  • Newbie
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Problem Integration And Joomla3 JomSocial
« on: April 12, 2014, 11:28:01 PM »
Hello,
I'm testing the chat with Joomla 3. JomSocial and I also installed as a component in Joomla.
The problem is that when you block a user on the site, Chat enters the same.
How can I fix which does not chatting when a user is locked?
I need to change something in integration "com_123flashchat"?
Thank you!

admin

  • Guest
Re: Problem Integration And Joomla3 JomSocial
« Reply #1 on: April 14, 2014, 03:43:42 AM »
Please add below codes before at Line80:"$url = '|eml='.$row['email'];" in controller.php under <your website>/components/com_123flashchat/:

if($row['block'] == 1)
{
echo $LOGIN_USER_BANED ;
exit;
}

Thanks.
Admin

Aiwax75

  • Newbie
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Re: Problem Integration Joomla 3.x and above JomSocial 3.x
« Reply #2 on: July 20, 2014, 01:21:00 PM »
Hello I downloaded the component for JomSocial "Above and Joomla 3.x
above JomSocial 3.x
" http://www.123flashchat.com/jomsocial-chat.html but there is one mistake, does logging with L 'username from super user in the chat. how can I fix this?

Thanks.
Aiwax75

admin

  • Administrator
  • Newbie
  • *****
  • Posts: 49
  • Karma: +1/-0
    • View Profile
Re: Problem Integration And Joomla3 JomSocial
« Reply #3 on: July 21, 2014, 02:05:15 AM »
Hi Friend,

Thanks for your e-mail, can you cut one screenshot for this problem, i will let our tester test that module one more time and fix it.

Look forward from you.

Regards,
Admin

Aiwax75

  • Newbie
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Re: Problem Integration And Joomla3 JomSocial
« Reply #4 on: July 21, 2014, 02:18:49 PM »
Hi Friend,

Thanks for your e-mail, can you cut one screenshot for this problem, i will let our tester test that module one more time and fix it.

Look forward from you.

Regards,
Admin


I attach the screenshot where I explain the problem.
I have in my joomla nickname Super Admin panel, but the panel chat me error.
while with the joomla module works correctly, but with the JomSocial module does not work.
ps: user side public works perfectly with Joomla 3.3.x version

Ps: I do not attach files.
http://prntscr.com/44wyr6

admin

  • Administrator
  • Newbie
  • *****
  • Posts: 49
  • Karma: +1/-0
    • View Profile
Re: Problem Integration And Joomla3 JomSocial
« Reply #5 on: July 22, 2014, 02:37:45 AM »
Hi friend,

Thanks for your reply.

Please check the integration url in your admin panel >server settings>integration>url>edit>
http://<yourwebsite>/login_chat.php?username=%username%&password=%password%

ensure it is right.

About the user level judgement,

if a user account group ID = 7 or 8 in database, then he will be judged as admin when he login chat

You can known more details from this page http://www.123flashchat.com/joomla-chat.html

If you need any further support please create ticket for your request with below info.

1 the user account
2 a valid ftp account of your website

Then we can check it for you soon.

Aiwax75

  • Newbie
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Re: Problem Integration And Joomla3 JomSocial
« Reply #6 on: September 08, 2014, 09:18:16 AM »
Hi friend,

Thanks for your reply.

Please check the integration url in your admin panel >server settings>integration>url>edit>
http://<yourwebsite>/login_chat.php?username=%username%&password=%password%

ensure it is right.

About the user level judgement,

if a user account group ID = 7 or 8 in database, then he will be judged as admin when he login chat

You can known more details from this page http://www.123flashchat.com/joomla-chat.html

If you need any further support please create ticket for your request with below info.

1 the user account
2 a valid ftp account of your website

Then we can check it for you soon.



I have already downloaded the form 123FlashChat
but it works only access to super admin with the integration
PS: it worked in the old form, and not what we mean by this:
Quote
if a user account group ID = 7 or 8 in database, then he will be judged as admin when he login chat

 

Powered by Greek-Chat.gr