vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - Who is chatting Add-On (for Flashchat) (https://vborg.vbsupport.ru/showthread.php?t=143840)

Mosh 04-10-2007 07:24 AM

Quote:

Originally Posted by UncoderMom (Post 1223045)
To do the template edits myself is there a $templatename or do I have to add the whole block code to the page?

If you look at the plugins, you will see that there is php code that calls the Display_Chatters_Addon template. Now if you are manually editing yourself you will have to make sure you have the code attached to the correct hook and then paste the contents of the Display_Chatters_Addon template where you want it to appear in the appropriate template. If you go down that route, you will have to work it out for yourself, as I can not work it out for you.

captainron19 04-10-2007 02:50 PM

How can I change the icon to the left of "who is in flashchat" at the bottom of main page?

I created a different icon from the whos_online.gif and named it whos_chatting.gif

I found the section in the "Display Chatters" template which read:

Code:

<td class="alt2"><a href="$fcpath"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="" border="0" /></a></td>
and changed the graphic text to whos_chatting.gif

but the old graphic remained in place

Any ideas?

Mosh 04-11-2007 07:22 AM

Quote:

Originally Posted by captainron19 (Post 1224205)
How can I change the icon to the left of "who is in flashchat" at the bottom of main page?

I created a different icon from the whos_online.gif and named it whos_chatting.gif

I found the section in the "Display Chatters" template which read:

Code:

<td class="alt2"><a href="$fcpath"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="" border="0" /></a></td>
and changed the graphic text to whos_chatting.gif

but the old graphic remained in place

Any ideas?

You need to change it in the template Display_Chatters_Addon, the template you changed is part of the original Who is chatting (for FlashChat) hack by Paul M, and as most people would have turned off, when turning mine on, means that template is not used at all.

Also please click Mark as Installed.

captainron19 04-11-2007 10:22 AM

I went into "Search Templates" did a search for chatters and only 2 templates showed up

Display_Chatters

and

Display_Chatters_Users

The Display Chatters template is the original one I edited and it did not change anything and the Display_Chatters_Users does not have the graphic in it.

Mosh 04-11-2007 12:10 PM

Quote:

Originally Posted by captainron19 (Post 1224836)
I went into "Search Templates" did a search for chatters and only 2 templates showed up

Display_Chatters

and

Display_Chatters_Users

The Display Chatters template is the original one I edited and it did not change anything and the Display_Chatters_Users does not have the graphic in it.

If you do not have the Display_Chatters_Addon template, then you do not have this hack installed, you will need to ask over at Paul M's hack instead as it is his hack you are having the problem with, this is a add-on to that hack and I only support this one and he supports his.

Kahuna900 04-12-2007 11:16 PM

I would like to add this hack to my CMPS page, has anyone done that yet?

K2_02 04-13-2007 12:11 AM

Quote:

Originally Posted by Kahuna900 (Post 1226289)
I would like to add this hack to my CMPS page, has anyone done that yet?

I have been looking for the same thing. I found an older CMPS module but it didn't seem to work with 3.6.

Mosh 04-13-2007 05:46 AM

Quote:

Originally Posted by Kahuna900 (Post 1226289)
I would like to add this hack to my CMPS page, has anyone done that yet?

No, I do not have a CMPS installed. What portal do you have installed? I may look at it an do a hack for it if I like the portal.

zethon 04-13-2007 10:35 PM

Crashes my board when it's turned on.

Where is the variable "$vbulletin->options['chatfolder']" defined in vBulletin's config. I have FlashChat installed and running just fine, and this variable doesn't seem to be defined.

zethon 04-13-2007 10:36 PM

Quote:

Originally Posted by zethon (Post 1227060)
Crashes my board when it's turned on.

Where is the variable "$vbulletin->options['chatfolder']" defined in vBulletin's config. I have FlashChat installed and running just fine, and this variable doesn't seem to be defined.

Doh! Helps when you read the entire addon's documentation. ;)


All times are GMT. The time now is 03:23 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
  • Page Generation 0.01090 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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