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)

Ozymandyus 08-28-2012 01:17 PM

Quote:

Originally Posted by hype901 (Post 2360586)
GoDaddy's 4G hosting causes a long enough dateline delay between the web server and the database server that it puts shouts out of order. Had to uninstall this mod and move to a web IRC solution instead.

...or perhaps you could move to a host with a better server solution?

Masked Crusader 09-01-2012 07:10 AM

Hey there.

I have a problem with my chatbox all of a sudden. Everyone else can submit shouts, but I cannot (the admin). When I click the "Message..." or "Search..." boxes, the text does not autoclear and I cannot enter in any text.

Any idea what is going wrong?

Thanks!

Videx 09-01-2012 11:40 AM

Hm. I saw a member enter "Message..." the other day and I thought it was a joke. May have been the same problem. But they didn't say anything and I haven't seen it myself. Have you tried it in different browsers?

GameOverViper 09-01-2012 12:05 PM

Are there images for this chatbox? I have the "remove text formatting" and "smilies" buttons missing an image.

Link - http://www.xbox360clans.net/forum.php

Masked Crusader 09-01-2012 06:28 PM

Quote:

Originally Posted by Videx (Post 2361704)
Hm. I saw a member enter "Message..." the other day and I thought it was a joke. May have been the same problem. But they didn't say anything and I haven't seen it myself. Have you tried it in different browsers?

Same thing in every browser.

I am the only usergroup with this problem...(Admin usergroup).

Videx 09-02-2012 12:00 AM

Quote:

Originally Posted by Masked Crusader (Post 2361785)
Same thing in every browser.

I am the only usergroup with this problem...(Admin usergroup).

So you have no trouble posting as your regular member alter-ego?

Howabout a link and a test admin login then? I mean, I've never seen this issue before with this mod so there's only so much we can do from arm's reach.

Bluefin221 09-03-2012 01:20 PM

Having the same issue as this post: https://vborg.vbsupport.ru/showpost....postcount=2490 Has this been covered before or anyone able to help?

Ross L 09-06-2012 05:30 PM

1 Attachment(s)
Quote:

Originally Posted by GameOverViper (Post 2361708)
Are there images for this chatbox? I have the "remove text formatting" and "smilies" buttons missing an image.

Link - http://www.xbox360clans.net/forum.php

I've attached them to this post for you mate.

Quote:

Originally Posted by Bluefin221 (Post 2362226)
Having the same issue as this post: https://vborg.vbsupport.ru/showpost....postcount=2490 Has this been covered before or anyone able to help?

Prince Edward has posted a fix for this: https://vborg.vbsupport.ru/showthrea...72#post1977372

The issue does stand on the Archive page still. I am looking into fixing that as we speak. If I find the solution I will post it up.

Ross L 09-06-2012 05:41 PM

To fix the archive box, find on line 569 of the vsa_chatbox template:-

Code:

<div class="blockhead" style="height:16px;padding-{vb:stylevar right}:{vb:math {vb:stylevar padding}/2-1};font-weight:bold">
Replace with:

Code:

<div class="blockhead" style="padding-{vb:stylevar right}:{vb:math {vb:stylevar padding}/2-1};font-weight:bold;height: 15px;">

sybakaos 09-06-2012 08:29 PM

There's a big flaw and that is that users can edit the javascript imposed character limit (by altering the source code of the page through your browser). I've just brought a site to its knees by entering 100 lines of 50000 words in chat. The only thing preventing more damage is the webserver timing out.


All times are GMT. The time now is 10:28 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.03845 seconds
  • Memory Usage 1,745KB
  • 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
  • (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