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 - VSa - ChatBox (AJAX) (https://vborg.vbsupport.ru/showthread.php?t=235271)

GafferSports 02-24-2010 01:32 PM

Quote:

Originally Posted by Skreech94 (Post 1990141)
On internet explorer the page background stops. I took a screenie since I can't explain it very well.


Please fix soon, my members that use IE are kind of getting tired of it :(

I have IE 8 and my board looks fine:

http://www.thesupporter.co.uk/forum/

aaronrand 02-24-2010 04:30 PM

Quote:

Originally Posted by Valter
v3.1.6 - Feb 24. 2010.
-Fixed: Several style/functionality issues
-New: Set groups NOT able to edit messages
-Note: You must revert product templates after upgrade

To upgrade:
Import product XML, allow overwrite.
What do you mean by -Note: You must revert product templates after upgrade

dangerin 02-24-2010 04:43 PM

it means that is written ! :-P
you must revert the templates that you have modifice after do yu have updated the version ?
in the template manager you have the option revert and you must click here end after redo the modify that you have done on that template..
i suggest to you to take note of mod applied before to update and after you must pats the codes in teh templates reverted

Kickin' Wing 02-24-2010 04:54 PM

Really love the mod, but have been having trouble with the default color. I've noticed that this always seems to come up FALSE on my boards (4.0.2 PL1):
Code:

if (vB_Template_Runtime::fetchStyleVar('body_color'))
                                {
                                        $vsacb_colorfirstp = vB_Template_Runtime::fetchStyleVar('body_color');
                                }
                                else
                                {
                                        $vsacb_color_acplist = explode(",",str_replace(" ","",$vbulletin->options['vsachatbox_textcolors']));
                                        $vsacb_colorfirstp = $vsacb_color_acplist[0];
                                }

So the first color in the ACP list is always doubled. I set $vsacb_colorfirstp to '#00FF00' on the ELSE statement just to test and it came up green.

Thanks :)

:quick edit:

$vsacb_colorfirstp = vB_Template_Runtime::fetchStyleVar('body_color');

Does seem to work. Tried adding that to the ELSE as well and now it's the right color, so I guess it just doesn't like being the condition.

cory_booth 02-24-2010 05:29 PM

Quote:

Originally Posted by karkey (Post 1990394)
Trying to add the shoutbox to my CMS vbcms_page

{vb:raw header}
{vb:raw navbar}
{vb:raw toolbar}
{vb:raw vsachatbox}

however its not displaying

Try changing Plugin: VSa - ChatBox - IL from "Global_Start" to "Process_Templates_Complete"

aaronrand 02-24-2010 05:35 PM

Quote:

Originally Posted by dangerin (Post 1990526)
it means that is written ! :-P
you must revert the templates that you have modifice after do yu have updated the version ?
in the template manager you have the option revert and you must click here end after redo the modify that you have done on that template..
i suggest to you to take note of mod applied before to update and after you must pats the codes in teh templates reverted

Ok thanks. I thought that was it, but I didnt want to do the wrong thing...

Trek 02-24-2010 05:42 PM

Quote:

Originally Posted by cory_booth (Post 1990561)
Try changing Plugin: VSa - ChatBox - IL from "Global_Start" to "Process_Templates_Complete"

Doing this, completely breaks my chatbox and makes it display the default "smilies" page. vb 4.02

Hippy 02-24-2010 07:15 PM

looks great Valter .. thanks for your hard work 2 thumbs up

GafferSports 02-24-2010 07:26 PM

No help in removing the usergroup colours in each shout?

SteveV 02-24-2010 07:41 PM

Maybe i missed it but as admin i can not see the time before a message but registered and unregistered see the correct time.
I use %d-%m and %R but if i change it to default d-m and H:i then i am the only one that can see the correct time.


All times are GMT. The time now is 03:42 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.04542 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
  • (1)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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