vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Chat Modifications - Cyb - ChatBox (https://vborg.vbsupport.ru/showthread.php?t=177552)

studentsforum 08-10-2008 03:43 AM

Quote:

Originally Posted by Cybernetec (Post 1593460)
To have ChatBox enabled on desired page:
1. THIS_SCRIPT must be defined in php file (by default all important vBulletin files has this)
2. Hack options - You must add THIS_SCRIPT value for target page to "Show ChatBox on" setting field
3. Main template called on target page must contain "$cybchatbox" variable

To have ChatBox enabled on vBa CMPS:
1. Hack options - Add "adv_index" to "Show ChatBox on" setting field (values in this field should be separated by commas) > Save
2. vBa CMPS Default Settings - add "cybchatbox" to "Portal Output Global Variables" field (values in this field should be separated by carriage return) > Save
3. [Optional] Template "adv_portal" - add "$cybchatbox" to line where you want ChatBox to appear (for example below "$navbar") > Save

Is it possible to have the chatbox in specific forums only?

digitalblizzard 08-10-2008 06:01 AM

Quote:

Originally Posted by Cybernetec (Post 1593460)
To have ChatBox enabled on desired page:
1. THIS_SCRIPT must be defined in php file (by default all important vBulletin files has this)
2. Hack options - You must add THIS_SCRIPT value for target page to "Show ChatBox on" setting field
3. Main template called on target page must contain "$cybchatbox" variable

To have ChatBox enabled on vBa CMPS:
1. Hack options - Add "adv_index" to "Show ChatBox on" setting field (values in this field should be separated by commas) > Save
2. vBa CMPS Default Settings - add "cybchatbox" to "Portal Output Global Variables" field (values in this field should be separated by carriage return) > Save
3. [Optional] Template "adv_portal" - add "$cybchatbox" to line where you want ChatBox to appear (for example below "$navbar") > Save

could somebody explain this i can seem to get what needs to be done, maybe it from the lack of sleep thanks for any help

Alfa1 08-10-2008 06:42 PM

Is there a 'members in chatbox' function. Similar to the 'members in flashchat' modification? (Displays members in chat in 'What's going on').

beachinxj 08-13-2008 03:10 AM

There is a bug allowing the use of img and other tags. Once a user edits the post and adds the tags (After it has been submitted, editing from the archive view) you can use the img tag bypassing the block. Any chance this could be fixed ASAP?

Ok, if anyone else has this problem, I just commented out the link to edit a post in the archive view. It's not the ideal solution and prevents people from being able to edit a post for legitimate reasons, but until it is fixed this will have to do for me.

Here is the code to change in the cyb_chatbox_archive_bit template if you wish to do this as well:
Find:
Code:

<div id="cybcb_editlink_$cybcb_msg_arc_id"><a class="smallfont" href="#" onclick="return ccb_MessageID.Edit($cybcb_msg_arc_id)">$vbphrase[edit]</a></div>
Change to:
Code:

<div id="cybcb_editlink_$cybcb_msg_arc_id"><!--<a class="smallfont" href="#" onclick="return ccb_MessageID.Edit($cybcb_msg_arc_id)">$vbphrase[edit]</a>--></div>

infernow 08-13-2008 04:25 AM

Thanks love your work
marked as installed

siggen 08-14-2008 04:18 AM

Why does it not work with the scandinavian letters anymore??? The earlier versions worked with out "æ, ø and å" but the new versions doesn't!

I have tried both the 1.9.9 and 2.2, and they both stop posting when we use these letters, which it didnt before!

Advice, anyone?

andie215 08-14-2008 08:16 AM

Quote:

Originally Posted by Alfa1 (Post 1595672)
Is there a 'members in chatbox' function. Similar to the 'members in flashchat' modification? (Displays members in chat in 'What's going on').


I would like to see that too, any chance ?

siggen 08-14-2008 09:40 AM

Hi Cybernetec,

How do I make the chatbox able to show scandinavian letters? We have 3 letters, ?, ? and ?, in addition to the ones used in english, and when trying to type them, the message hangs up and will not be posted and does not show either.

Could you please help me out?

Valter 08-14-2008 12:11 PM

I'll look into that...

siggen 08-14-2008 12:28 PM

Quote:

Originally Posted by Cybernetec (Post 1598403)
I'll look into that...

Thanks, Cybernetec!

And by the way, is there a way I can to donate to your mod, in order to support your work and support for this mod?

I'd really like to do that, as you take time to help me out here.

And my members really like your chat too, by the way!

Thanks,

sig.


All times are GMT. The time now is 04:46 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.01991 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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