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 - [DBTech] vBShout v6 (vB4) [AJAX] (https://vborg.vbsupport.ru/showthread.php?t=236970)

camoit 04-05-2012 05:36 AM

If I was to delete the 2 database entries for the shout box and reinstall it, will it make a new database entry?

SteveLV702 04-05-2012 06:31 PM

on 2 of my sites I get this message in the vbShout box:

Error: Either your browser does not support AJAX, or the forum administrator has chosen to disable AJAX. vBShout cannot run under these conditions.

yet on two of my sites I don't and since all the sites are on the same server I know its not a server setting... Where do I go to enable AJAX?

DragonByte Tech 04-05-2012 06:43 PM

Quote:

Originally Posted by ptshooter619 (Post 2316883)
how do you change the backround color?

The input area works off of two StyleVars:
input_background and control_focus_background. The first is before the user selected the input area, and the 2nd is while the user is typing.

The actual shouts' background area works off of the postbit_background StyleVar.

Quote:

Originally Posted by SteveLV702 (Post 2317101)
on 2 of my sites I get this message in the vbShout box:


Error: Either your browser does not support AJAX, or the forum administrator has chosen to disable AJAX. vBShout cannot run under these conditions.


yet on two of my sites I don't and since all the sites are on the same server I know its not a server setting... Where do I go to enable AJAX?

vBulletin Options, I don't know the specific option group though.


Fillip

camoit 04-07-2012 05:59 AM

If I was to delete the 2 database entries for the shout box and reinstall it, will it make a new database entry?

Pandemikk 04-07-2012 07:08 AM

Quote:

Originally Posted by camoit (Post 2317637)
If I was to delete the 2 database entries for the shout box and reinstall it, will it make a new database entry?

I'm sorry, but your question doesn't make sense?

vBShout has multiple tables in the database, all of which are removed upon uninstall (if not already removed) and created (if not already created) upon install.

olalaaa 04-07-2012 01:49 PM

I am quiet new to VB, but now i have downloaded your vb shout, and i want to make it like that there is an image ifront of the name, when they shout. i already have the code, it working in postbit_legacy. but for some reason it isnt working in vbshout.

is it even possible? and am i asking this at the right place?

PHP Code:

<vb:if condition="$post['field10']&&$post['field7']">
<
img src="http://envygaming.x10.mx/images/misc/{vb:raw post.field7}.gif" title="{vb:raw post.field10}"/></vb:if>
<
vb:if condition="$post['field9']&&$post['field6']">
<
img src="http://envygaming.x10.mx/images/misc/{vb:raw post.field6}.gif" title="{vb:raw post.field9}"/></vb:if> 


W2OE_Prodigy 04-07-2012 08:05 PM

How do you create the sound from the shoutbox? I'm not sure if there is an option somewhere or another code to input. Could somebody help answer for me? Thanks in advance!

I have vB 4.1.11 just to let you know!

DragonByte Tech 04-08-2012 03:27 AM

Quote:

Originally Posted by olalaaa (Post 2317751)
I am quiet new to VB, but now i have downloaded your vb shout, and i want to make it like that there is an image ifront of the name, when they shout. i already have the code, it working in postbit_legacy. but for some reason it isnt working in vbshout.

is it even possible? and am i asking this at the right place?

PHP Code:

<vb:if condition="$post['field10']&&$post['field7']">
<
img src="http://envygaming.x10.mx/images/misc/{vb:raw post.field7}.gif" title="{vb:raw post.field10}"/></vb:if>
<
vb:if condition="$post['field9']&&$post['field6']">
<
img src="http://envygaming.x10.mx/images/misc/{vb:raw post.field6}.gif" title="{vb:raw post.field9}"/></vb:if> 


That's not currently possible, sorry :(

Quote:

Originally Posted by W2OE_Prodigy (Post 2317830)
How do you create the sound from the shoutbox? I'm not sure if there is an option somewhere or another code to input. Could somebody help answer for me? Thanks in advance!

I have vB 4.1.11 just to let you know!

Sorry, I don't understand your question.

By default in vBShout v6, sound is generated via a HTML5 <audio> tag. Please ensure your web browser is up to date so it can properly process HTML5 tags.


Fillip

camoit 04-08-2012 04:38 AM

Sorry I was not clear. If I go into the database and delete the 6 entries in there associated with chat. Then reinstall the chat board, will it make new database entries or will I need to make them?
entries.
dbtech_vbshout_button
dbtech_vbshout_command
ajax_chat_online
ajax_chat_messages
ajax_chat_invitations
ajax_chat_bans

olalaaa 04-08-2012 11:07 AM

Quote:

Originally Posted by DragonByte Tech (Post 2317903)
That's not currently possible, sorry :(

to bad thnx tough, mybe an idea for the futher.


All times are GMT. The time now is 01:58 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.04695 seconds
  • Memory Usage 1,755KB
  • 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_php_printable
  • (6)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