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)

DragonByte Tech 04-08-2012 12:12 PM

Quote:

Originally Posted by camoit (Post 2317909)
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

Only the first two tables are from vBShout :)

But yeah, removing those two and reinstalling vBShout will remake them, assuming you uninstall vBShout from the Product Manager first.


Fillip

bgdave 04-08-2012 04:24 PM

Is there a way to put the chatbox on a vbadvanced landing page yet??

camoit 04-08-2012 05:55 PM

OK thanks. I just wanted to check before continuing.
Removed them reinstalled the hole thing and I still have the 505 error.
But it is kicking out errors now from the DB.

Database error in vBulletin 4.1.11:

Invalid SQL:

SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_global AS phrasegroup_global,
language.phrasegroup_vbshout AS phrasegroup_vbshout,
language.phrasegroupinfo AS lang_phrasegroupinfo,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep

FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid))

WHERE user.userid = 1;

MySQL Error : Unknown column 'language.phrasegroup_vbshout' in 'field list'
Error Number : 1054
Request Date : Sunday, April 8th 2012 @ 01:05:55 PM
Error Date : Sunday, April 8th 2012 @ 01:05:55 PM
Script : http://www.mightyram50.net/vbulletin...8057511242.093
Referrer : http://www.mightyram50.net/vbulletin/forum.php
Username :
Classname : vB_Database
MySQL Version :

W2OE_Prodigy 04-09-2012 02:45 AM

"Shoutbox Sounds: You asked for it, we delivered. Customisable sounds now available on receiving shouts, Invites, PM's and more. (Requires QuickTime Plugin)"

That's what is in the description for Major Lite Features, but I cannot find this feature anywhere. Can you please explain to me how I can turn on/off the sounds for the chat. Thanks.

DragonByte Tech 04-09-2012 02:51 AM

Quote:

Originally Posted by bgdave (Post 2318048)
Is there a way to put the chatbox on a vbadvanced landing page yet??

I don't know, sorry.

Quote:

Originally Posted by camoit (Post 2318078)
OK thanks. I just wanted to check before continuing.
Removed them reinstalled the hole thing and I still have the 505 error.
But it is kicking out errors now from the DB.

Database error in vBulletin 4.1.11:

Invalid SQL:

SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_global AS phrasegroup_global,
language.phrasegroup_vbshout AS phrasegroup_vbshout,
language.phrasegroupinfo AS lang_phrasegroupinfo,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep

FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid))

WHERE user.userid = 1;

MySQL Error : Unknown column 'language.phrasegroup_vbshout' in 'field list'
Error Number : 1054
Request Date : Sunday, April 8th 2012 @ 01:05:55 PM
Error Date : Sunday, April 8th 2012 @ 01:05:55 PM
Script : http://www.mightyram50.net/vbulletin...8057511242.093
Referrer : http://www.mightyram50.net/vbulletin/forum.php
Username :
Classname : vB_Database
MySQL Version :

That is a very old version of vbshout.php then. Please use the latest version of the files.

Quote:

Originally Posted by W2OE_Prodigy (Post 2318200)
"Shoutbox Sounds: You asked for it, we delivered. Customisable sounds now available on receiving shouts, Invites, PM's and more. (Requires QuickTime Plugin)"

That's what is in the description for Major Lite Features, but I cannot find this feature anywhere. Can you please explain to me how I can turn on/off the sounds for the chat. Thanks.

Instance Management, you can turn sounds off there :)


Fillip

W2OE_Prodigy 04-09-2012 04:59 PM

Thanks for the responses, but I'm still can't hear any sound coming from the chatbox. I have the options in the Instance Management turned on, but when people respond in the chatbox there isn't any sound.

Is there anything else you can think of that I must do or need? I'm currently using firefox.

DragonByte Tech 04-09-2012 05:01 PM

Ensure you're on an updated version of Firefox (latest being v11) so that you can play HTML5 <audio> tags.

Fillip

camoit 04-09-2012 05:37 PM

Well it looks like you have the incorrect version in the download listed at the top of the page. Please check to see if it's correct. It looks to be the same files and size. 2008 is the year in the first vbshout.php file in the DL folder. It's listed as [DBTech] vBShout v6.0.7 [Lite]

DragonByte Tech 04-09-2012 05:41 PM

Sorry, that's not what I'm seeing. I'm seeing a file with Date modified flag of 1st March 2012 for vbshout.php

Fillip

camoit 04-09-2012 05:54 PM

Never mind.. IDK what the deal was but it seems to have resolved it's self now. There must have been a file that was not overwriting. Thanks for your time.


All times are GMT. The time now is 06:48 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.03461 seconds
  • Memory Usage 1,764KB
  • 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
  • (4)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