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)
-   -   Chat Modifications - Cyb - ChatBox (https://vborg.vbsupport.ru/showthread.php?t=159654)

footose 11-25-2008 02:22 PM

Quote:

Originally Posted by GameArtisan (Post 1583862)
I would suggest:

Go into Forum Admin panel >> Vbulletin Options >> Cyb - Chatbox

Find: Show ChatBox on...
Enter: index (this will make it show on homepage)

Find: Position on page - Choose "Disable"

Then for each style, put in the chatbox manually,
Style Manager >> choose each style >> Forumhome Template >> FORUMHOME >> Put $cybchatbox below $navbar

For your iphone style, just don't put in $cyberchatbox and it will not show.

Cheers :up:

PepsiChic 12-17-2008 09:10 PM

i get

XML Error: No error at Line 0

when trying to import

Hanoifishing 12-18-2008 07:27 AM

Hi.
I want to filter censor word when chatting. how can I do it? Please help me.

Thanks in Advance.

Reminisce32 12-23-2008 07:34 PM

im scared to use this since i got hacked 3 times this past weekend but i just love it.. can any elite computer people vouch to whether this chatbox is exploitable or not? like can people upload exploits or type my sql statements through this shoutbox and gain access to stiff? how safe is this chatbox?

carcomp 01-17-2009 12:35 PM

BUG:
When you enable reversed order, it first shows in normal order, then on the first auto update it jumps to revered order.

Would you happen to have a codefix for this? I've made some mods to the layout of the chatbox and don't really want to have to reinstall.

goorgoor 02-23-2009 11:47 AM

why do i get this error when i want to delete a post on my chat?

Quote:

Your submission could not be processed because a security token was missing.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error

HossMon 05-03-2009 03:04 PM

I have to say thanks to GameArtisan for these 2 posts!

https://vborg.vbsupport.ru/showpost....&postcount=597

https://vborg.vbsupport.ru/showpost....&postcount=599

After reading many pages in answered correctly 2 pertininent ?'s as to how to make this display on only 1 forum, plus your home page.
Thanks m8ty :cheers:

kyrenator 05-03-2009 04:13 PM

thank you very much! all the cyb hacks are really awesome!

HossMon 05-09-2009 02:34 AM

Ok I do have a question for anyone who knows MySQL better then I.

After enabling log-queries-not-using-indexes, I get a ton of these queries from this Mod logged (as not using indexing)...

Quote:

# Time: 090508 22:43:57
# User@Host: root[root] @ localhost []
# Query_time: 0 Lock_time: 0 Rows_sent: 50 Rows_examined: 1248
SELECT cyb_chatbox.id, cyb_chatbox.userid, cyb_chatbox.message, cyb_chatbox.dateline, cyb_chatbox.textprop, user.username, user.usergroupid
FROM cyb_chatbox AS cyb_chatbox
LEFT JOIN user AS user ON (user.userid = cyb_chatbox.userid)
ORDER BY cyb_chatbox.dateline DESC
LIMIT 0, 50;
So question is what exact Alter Table query would I need to run ro index this query properly?

Roundup 06-01-2009 06:46 PM

Thanks for making this modd. I have a smal problem, the chatbox loading...... all the time, semes it have hang up, what can be the problem?


All times are GMT. The time now is 12:30 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.02524 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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