![]() |
Quote:
There is no 'Live Support' support in any vbulletin CMS file. Quote:
|
Quote:
Quote:
Thanks for making FLashChat-VB integration so easy! |
Quote:
|
I checked two boards with this mod and it does not appear to work with Firefox 1.07 browser. Any plans to fix this? I'd like to install this mod.
|
Quote:
It works in the version I have (1.5) and IE6, and anything else people seem to use, maybe firefox 1.07 has a bug. |
I just installed 1.5 Firefox and it still doesn't work on a board with flashchat 4.3.3. Do you have a URL where it works?
Firefox is more secure than IE and much faster.. it would be hard for me to go back to IE for this mod. |
Quote:
FlashChat 4.4.0 and higher support a new user role: ROLE_MODERATOR Please edit the getUser and getRoles function if you need use of the new moderator role. This change has not yet been applied. This is the hint I was going to start with, after learning what ROLE_MODERATOR and then ROLE_CUSTOMER are supposed to do. Then look at getRoles()... despite its name, it appears to return only a single ROLE_XXX and the tests (in your CMS for VB) appear to be ordered to implement an escalating priority _USER, _MODERATOR, _ADMIN, _NOBODY (banned). I think I would add _CUSTOMER as the second test after _USER? Does ROLE_CUSTOMER mean that the user is a _USER and a _CUSTOMER? That's what I need to discover. And so forth. By the way - I have a separate non-joinable usergroup "customer" representing my customers. Via forum permissions, they are able to see the Customer Support forum/subforums of the board, while regular registered users and guests don't even see them. Membership in the "customer" usergroup is what I want to cause live support to be enabled for the user. I'm going to press ahead as today (Sunday) is a time window in which I have to do this, but if you happen to see this message and can post the 2 lines of code you tried, I'd appreciate it. I'll check back here periodically. Maybe between the two of us we can decode this stuff and get live support working. Thanks for taking a look and diving in! |
Quote:
Quote:
|
Quote:
|
I had figured out that _CUSTOMER is a superset of _USER and was heading to the same place!! Just starting my testing now, your timing is perfect. I'll use yours and go from there. Thanks so much for this!!
|
Quote:
Sorry for the confusion. |
Quote:
|
I saw a login on someone else's board with 4.3.3 and IE. Regardless.. the link on your site that you posted earlier and the other sites I go to go blank after the loading screen.. nothing ever loads. I have XP and Firefox 1.5 RC now. It did the same in Firefox 1.07.
|
Well this is interesting Paul... ironically I just got a popup on my toolbar that there was a new version of the flash plugin available.. I downloaded and now I see the login on that other site I was talking about. That's a good sign. I went to your site, but I think you took the link down?
|
Tufats forums are now vb 3.5, register there and try your new plugin.
http://www.tufat.com/forum/index.php |
Ugh.. Check out the screenshots.. firefox doesn't load all the way, even after several minutes. (2nd pic is IE)
|
Well I'm afraid you seem to have a problem with your local installation.
It works fine for me (on FF 1.0 & 1.5) and our site has 20%+ Firefox users (1.0 & 1.5). |
When you say local installation do you mean my browser?
Because if you see the URL in those screenshots you will see it is your site I am on. Found this in my Javascript Console: PHP Code:
|
Quote:
Quote:
From the main hack post ; I am satisfied your problem has nothing to do with this hack, you need to take it up with Tufat. |
Paul -- Success! Only one tweak: You need to test the value of 'liveSupportMode' if you want that setting in the FlashChat config.php to have any effect. As you sent it, it's always on regardless of that setting:
Code:
if ($GLOBALS['fc_config']['liveSupportMode']) { Anyway, the vbulletin35CMS.php file you sent me works with the addition of the above conditional test. Turning off liveSupportMode in FlashChat's config.php stops people from becoming ROLE_CUSTOMER types and thus being trapped. Apparently, that setting in FlashChat's config.php doesn't really turn Live Support off all the way. You also have to prevent people from getting into ROLE_CUSTOMER. Thank you very much! |
Good.
I saw you post at tufat and added the IF test. v2.53, with this added, will become the current version when I next do an upload. |
I posted this early but I can not see where it went, I must have click the wrong button.
Paul What does this hack do that Flashchat 4.4.2 doesnt do already? I have flashchat installed into my vB 3.5.1 site right now and it lets Authorised members to be automatically logged in and All non authorised members are locked out (both are based on usergroup membership). What will I benefit from installing your hack if I were to do it? |
Quote:
Quote:
|
Some users are getting a 'Banned' message when they try to login to the Flashchat. I'm confident that it is installed properly as I can use it OK and others get automatically logged in OK. I've been reading some past posts in this thread and someone mentions 'Local Installations' referring to browsers.
What might be common browser problems that users should update in FF and IE? ie, change security settings, trusted sites, etc. |
Quote:
|
Installed it and working very fine. Buth how can I manage Flashchat from my Admin Control Panel? or maybe it's not possible?? How can I grant access to users and other controls??
|
@Paul M - I got it to work. It was my flash plugin, not your mod. ;)
Clicking install now. |
Quote:
|
If you use anything other than .php as your file extenstions, you will have to edit the install file...it's looking for config.php ...that will cause the second setep to appear to hang.
|
I know this is *technically* in the Tutfat/Flashchat realm... (and if this was already answered here, please direct me.)
I'm trying to get rid of the "dirty word censor" (I mean the site is for Problem Adults, for cryin out loud!). According to this page , I simply remove the arrays in "badwords.php". Well, no go. If I so much as alter one letter of those words my chat.php page goes blank! (I'm using this and noppid's Flashchat on vBulletin Page hacks. Help? I've installed and uninstalled everything and checked everything I can!!! http://www.problemadults.com/chat/flashchat.php |
Replace the code in badwords.php with this and it should be ok.
PHP Code:
|
I'm a bit confused. You say to "Upload the product via the Product Manager using the supplied XML file." Do you mean the "Manage PRODUCTS" or "Plugin MANAGER" option?
Also, is there an option on the admincp to set up any settings? This one is different than the hack I used in the past. Thanks! |
1) I have installed the flashchat integration and it all works fine overall EXCEPT for the WOL status... I get an error as follows in the status readout.
Unknown Location /vb3/cmps_index.php3 @ 12:33 PM I thought I edited everything ok....any thoughts? 2) I have noticed that just dismissing the chat window doesn't seem to remove the user from chat...is this correct? i.e. If I dismiss the chat window then the status still shows that user logged on to chat. Maybe this is a flashchat issue. THANKS FOR A GREAT ADD ON! |
Quote:
Quote:
Quote:
Quote:
Quote:
See https://vborg.vbsupport.ru/showpost....6&postcount=59 Also, please click install (schuelerd). :) |
Quote:
You are a god. :speechless: I just went straight with your integration hack, and it works like a charm. It doesn't seem to like noppid's integrated page, and I'll let him know. But now my gang can curse their black little hearts out. THANK YOU!!!! :banana: |
Hello!
My english is not very fine, but i try to explain ;) When i want to make a shout directly to a user, i click the avatar in front of the nickname in the chatterlist. Then there is the nick in the text-input-field and i can make a shout to the user. It looks like: Quote:
Quote:
I hope you understand me!?!? ;) thx and greetz hubix |
|
Now 4.4.2 is out
is this integretion still working well ? |
I have 4.4.2 in my site and the integretion went without a hitch.
|
Quote:
This is a poor way to handle this IMHO. |
All times are GMT. The time now is 06:55 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|