![]() |
For displaying the number of chatters next to your 'Chat' link in the navbar - I just added $totalchatters next to the Chat link - it only works on your home page, but it's easy and is better than nothing.
Don't use brackets or a hyphen though, as it'll just look strange on all other pages. Just thought I'd mention it. |
If you want to display the current users on the navagation bar (on nearly every page, not just the forum home)
Change the Hook Location of the second instant to "global_start" in that same instant change ['FORUMHOME'] to ['navbar'] then add the template chatters code to the navbar template |
My "who's in chat" on the right column is missing for some reason.
http://www.talkjesus.com/index.php? How do I correct this? I'm on 3.51 with latest flash chat. I have $chatwho in the field so it should work. This happened last time and somehow fixed itself (go figure). |
Paul -- The other left-hand icons in the What's Going On have "tooltips" resulting from alt-tags on their images, so in who-is-chatting.xml (in 4.11 this is inside the hyperlink you added to jump to flashchat, so...):
<img src="$stylevar[imgdir_misc]/whos_online.gif" alt="Start chatting" border="0" /> |
Quote:
Quote:
BTW, SuaveDebonaire, chadi & dc3dreamer, none of you have install clicked ....... |
Please try now. I turned it on.
|
chadi, please click on install if you want support.
When you have done that, please explain your problem, since it looks fine to me. |
The right side column on forum home...it is not listing who's in chat like it should.
|
Quote:
|
Using the Left column hack, can I put the FlashChat module in the left column? What code block/var do I need to use?
Thanks |
I do not know what the left column hack is.
|
Nice hack paul!
The only problem I notice is if you don't log out of chat, you just close your browser window. It shows that your still in the chat room. |
Quote:
|
Sorry, I skipped a few post.
I still think it should log you out when closing the window. This is the way it works with vb or using mirc I don't see how it is user error. Anyhow I will let my members know. Thanks |
Quote:
|
After having a nightmare of a time install flashchat onto my board (bunch of writable files had to be chmod 777), this baby installed smoothly!
FLAWLESS VICTORY! Thanks! |
Paul, I have a question for ya.
I just notice this morning on my main site it is showing someone in the chat room. But when I use the flash chat's who is online( .com/chat), there is no one in chat. |
Read the previous page, around post 157.
|
In the previous versions, it was pretty upfront how you changed the text and the link, but I can't find either of them. Someone point me in the right direction.
This is what it says now: Members currently using Flashchat: And the link defaults to the /forums/chat/flashchat.php I have changeed the name in the VBCP and entered the correct folder name, but when you roll over the whos_online.gif, the link goes to the above default and of course I get the Page Not Found. TIA |
This plugin system makes things too easy. :D
Thanks for another great one, Paul! |
Quote:
|
Any way to get this to count bots as well?
|
Quote:
Quote:
|
This is the error I am recieving after installing everything. Can someone please tell me what I did wrong or how to fix this? Thanks!
Database error in vBulletin 3.5.1: Invalid SQL: SELECT connections.userid, connections.roomid, rooms.name, rooms.ispublic, connections.start,user.usergroupid, user.displaygroupid, user.options, user.username, groupa.opentag as opentaga, groupa.closetag as closetaga, groupb.opentag as opentagb, groupb.closetag as closetagb FROM flashchat_connections as connections LEFT JOIN flashchat_rooms as rooms ON(connections.roomid = rooms.id) LEFT JOIN user as user ON(connections.userid = user.userid) LEFT JOIN usergroup as groupa ON(user.usergroupid = groupa.usergroupid) LEFT JOIN usergroup as groupb ON(user.displaygroupid = groupb.usergroupid) WHERE connections.userid > 0 AND connections.ip != '0.0.0.0' ORDER BY start; MySQL Error : Table 'texasatv_vbulletin.flashchat_connections' doesn't exist Error Number : 1146 Date : Saturday, November 26th 2005 @ 10:02:34 PM Script : http://69.16.204.245/forums/index.php Referrer : IP Address : 70.114.206.223 Username : Brandon Classname : vb_database |
Make sure the prefix defined in flashchat's config.srv.php is correct (i.e matches the actual prefix of your flashchat tables). atm it looks like it's set to 'flashchat_' , which appears to be wrong.
|
Quote:
texasatv_flashchat flashchat_bans flashchat_bot flashchat_bots flashchat_connections flashchat_conversationlog flashchat_dstore flashchat_gmcache flashchat_gossip flashchat_ignors flashchat_messages flashchat_patterns flashchat_rooms flashchat_templates flashchat_thatindex flashchat_thatstack flashchat_users Isn't this correct ?? I dont see what is wrong with the tables |
What is texasatv_flashchat ?
Also - if you want me to look at what's wrong then I need ftp access and an admin id with full permissions (inc running sql queries). I suggest you disable the product in the product manager until I can take a look. |
Okay, thanks for the PM, I have checked your system and the probem is that you have not installed flashchat as an integrated solution with vbulletin - it is installed as a totally seperate entity, even to the point of having it's own seperate database.
You cannot use this hack with such an installation - it requires you to have installed flashchat integrated with vb. :) |
How hard would it be or would it be possible to have it show in the users postbit or profile (preferably profile) that they're in the chat?
|
It wouldn't be very difficult - just add a plugin to global_start to scan the users in the chat and set a global variable to true if they are - that variable could then be used anywhere in the forum (like in a template conditional).
|
I installed and it works fine, but I tried to put the:
<!-- who is in flashchat --> part of the code into a CMPS module for my homepage and it didn't work. Any advice? Also, does this product create tables in the db? Thanks |
Quote:
Can you please clarify this? Also, as you already know I was asking about via pm, possible to add the whos in chat in vertical format with info taken from the info.php file so I can add this to forumhome? Thank you |
Quote:
Quote:
|
Any idea on how to get this to work on pages other than forumhome (while keeping it on forumhome)?
I tried to just copy the html part to display it on another page and it didn't work. Would I have to replace the instances of forumhome in the XML and re-upload it as a new product? Thanks |
Quote:
Quote:
|
Quote:
|
How about the top of every page? It would be nice to have a # of users at least to tease people to come into chat.
|
Quote:
|
Also, any idea why when certain users are in the chat room, their location in who's online says:
/chat/getxml.php And when you click it it's an XML page? Thanks |
Quote:
|
All times are GMT. The time now is 06:05 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:
|