vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Chat Modifications - vBulletin Chat Mod (123 Flash Chat)- Users Integrated, Free Hosted! (https://vborg.vbsupport.ru/showthread.php?t=233517)

topcmm 11-20-2013 02:08 AM

Quote:

Originally Posted by Chadi (Post 2455734)
Is there a way to set usergroup permissions? I want only select usergroup IDs to have access.

Hello friend,

Sorry for my late.

1 Is there a way to set usergroup permissions? I want only select usergroup IDs to have access.

Answer:
Yes sure it can be implemented in login_chat.php

2 I'm interested in usergroup permissions also.
For example I have this in FlashChat:
// Usergroup Definitions //
$users = '11,13' ; // Allowed standard access.
$banned = '1,2,8' ; // Banned from any access.
$moderators = '5,7,12' ; // Allowed access as moderators.
$administrators = '6' ; // Allowed access as administrators.
This means I have more control and can also have promotions which give members chat access after a certain time. Is this available in your software?

Answer:
Following parameters are allowed to support integration:
$LOGIN_SUCCESS = 0;
$LOGIN_PASSWD_ERROR = 1;
$LOGIN_NICK_EXIST = 2;
$LOGIN_ERROR = 3;
$LOGIN_ERROR_NOUSERID = 4;
$LOGIN_SUCCESS_ADMIN = 5;
$LOGIN_NOT_ALLOW_GUEST = 6;
$LOGIN_USER_BANED = 7;

Look at these, it can recognize users/banned/superadmin with integration, without moderators, please understand it.

Thanks.

Chadi 11-20-2013 04:35 AM

Quote:

Originally Posted by topcmm (Post 2462227)
Hello friend,

Sorry for my late.

1 Is there a way to set usergroup permissions? I want only select usergroup IDs to have access.

Answer:
Yes sure it can be implemented in login_chat.php

2 I'm interested in usergroup permissions also.
For example I have this in FlashChat:
// Usergroup Definitions //
$users = '11,13' ; // Allowed standard access.
$banned = '1,2,8' ; // Banned from any access.
$moderators = '5,7,12' ; // Allowed access as moderators.
$administrators = '6' ; // Allowed access as administrators.
This means I have more control and can also have promotions which give members chat access after a certain time. Is this available in your software?

Answer:
Following parameters are allowed to support integration:
$LOGIN_SUCCESS = 0;
$LOGIN_PASSWD_ERROR = 1;
$LOGIN_NICK_EXIST = 2;
$LOGIN_ERROR = 3;
$LOGIN_ERROR_NOUSERID = 4;
$LOGIN_SUCCESS_ADMIN = 5;
$LOGIN_NOT_ALLOW_GUEST = 6;
$LOGIN_USER_BANED = 7;

Look at these, it can recognize users/banned/superadmin with integration, without moderators, please understand it.

Thanks.


This is difficult to understand what you're saying, please be clear.

If I want to grant access as below, how should it look like? The numbers on right are the group IDs

regular members: 2, 51
admin: 6
mods: 5, 7
not allowed: any other group, or specifically 1,3,4,8

Thanks

justicechick 11-21-2013 07:10 AM

I tried it if that if thats what you call it. Its over priced and the customer support was very poor. While this could be a very promising product for my forum to use. Its way way over priced. I think if they are gonna be so high and expect me to fork out this amt of money for the app they should at least make the full features available for evaluation during the trial period. There were so many of the supposedly great functions missing in what they call a free trial. If it where me I would be making sure future customers could really try out all the bells and whistles it has, during the trial period so they would be able to see what they would be missing . But thats just my thoughts on it....for now I will continue with cometchat

Ba'al 11-22-2013 05:27 PM

Quote:

Originally Posted by justicechick (Post 2462562)
I tried it if that if thats what you call it. Its over priced and the customer support was very poor. While this could be a very promising product for my forum to use. Its way way over priced. I think if they are gonna be so high and expect me to fork out this amt of money for the app they should at least make the full features available for evaluation during the trial period. There were so many of the supposedly great functions missing in what they call a free trial. If it where me I would be making sure future customers could really try out all the bells and whistles it has, during the trial period so they would be able to see what they would be missing . But thats just my thoughts on it....for now I will continue with cometchat

Try this https://vborg.vbsupport.ru/showthread.php?t=293620

topcmm 11-28-2013 03:01 AM

Quote:

Originally Posted by justicechick (Post 2462562)
I tried it if that if thats what you call it. Its over priced and the customer support was very poor. While this could be a very promising product for my forum to use. Its way way over priced. I think if they are gonna be so high and expect me to fork out this amt of money for the app they should at least make the full features available for evaluation during the trial period. There were so many of the supposedly great functions missing in what they call a free trial. If it where me I would be making sure future customers could really try out all the bells and whistles it has, during the trial period so they would be able to see what they would be missing . But thats just my thoughts on it....for now I will continue with cometchat

Hi,
Sorry for my late.
Actually 123flashchat is not expensive for customers.
With excellent performance and powerful function, 123 Flash Chat is easy to use and host on your website.
We work hard to offer the best price/performance advantage in the industry, it's worthy of the price.
Thanks for your understanding.

topcmm 11-28-2013 09:24 AM

Quote:

Originally Posted by justicechick (Post 2462562)
I tried it if that if thats what you call it. Its over priced and the customer support was very poor. While this could be a very promising product for my forum to use. Its way way over priced. I think if they are gonna be so high and expect me to fork out this amt of money for the app they should at least make the full features available for evaluation during the trial period. There were so many of the supposedly great functions missing in what they call a free trial. If it where me I would be making sure future customers could really try out all the bells and whistles it has, during the trial period so they would be able to see what they would be missing . But thats just my thoughts on it....for now I will continue with cometchat

Hello there,


Will you please show me some examples for the features that we are missing?
It should be a full featured trial maybe we got some part wrongly done
If you wanna give it another shot, please let me know
As for price, it will be not much an issue tell us your pricing idea and we will see what we can do for you
thanks

PyroChixRock 12-08-2013 02:35 AM

What is the price after trial is up?

topcmm 12-18-2013 02:00 AM

Quote:

Originally Posted by PyroChixRock (Post 2466730)
What is the price after trial is up?

we have a free version which has been embeded into the module.
If you need a full version, it will start at $20 you can check this page for pricing info: http://www.123flashchat.com/host.html

RichieBoy67 02-17-2015 08:48 PM

Quote:

Originally Posted by Chadi (Post 2462254)
This is difficult to understand what you're saying, please be clear.

If I want to grant access as below, how should it look like? The numbers on right are the group IDs

regular members: 2, 51
admin: 6
mods: 5, 7
not allowed: any other group, or specifically 1,3,4,8

Thanks

Sorry to bump an old thread. Did you get this working? if so can you please share?

Thanks

RichieBoy67 02-19-2015 03:16 PM

Quote:

Originally Posted by topcmm (Post 2462227)
Hello friend,

Sorry for my late.

1 Is there a way to set usergroup permissions? I want only select usergroup IDs to have access.

Answer:
Yes sure it can be implemented in login_chat.php

2 I'm interested in usergroup permissions also.
For example I have this in FlashChat:
// Usergroup Definitions //
$users = '11,13' ; // Allowed standard access.
$banned = '1,2,8' ; // Banned from any access.
$moderators = '5,7,12' ; // Allowed access as moderators.
$administrators = '6' ; // Allowed access as administrators.
This means I have more control and can also have promotions which give members chat access after a certain time. Is this available in your software?

Answer:
Following parameters are allowed to support integration:
$LOGIN_SUCCESS = 0;
$LOGIN_PASSWD_ERROR = 1;
$LOGIN_NICK_EXIST = 2;
$LOGIN_ERROR = 3;
$LOGIN_ERROR_NOUSERID = 4;
$LOGIN_SUCCESS_ADMIN = 5;
$LOGIN_NOT_ALLOW_GUEST = 6;
$LOGIN_USER_BANED = 7;

Look at these, it can recognize users/banned/superadmin with integration, without moderators, please understand it.

Thanks.

I am sorry but your instructions make no sense. Please elaborate.


All times are GMT. The time now is 10:04 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01120 seconds
  • Memory Usage 1,758KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete