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 02-21-2012 10:31 PM

Quote:

Originally Posted by Danny Diamond (Post 2302108)
Am I assuming correctly that we would have to purchase version 6 even if we bought version 5 just a couple months ago?

I wished I had known v6 was coming out and I would have just waited.

Can we also get a list of what's new from v5 to v6?

No, you can download updates for free for the length of your license (3 month, 1 year or lifetime).

You can view the changelog for v6 here: http://www.dragonbyte-tech.com/f4/vb...released-6058/

Iain

Longcat 02-22-2012 06:43 PM

Ok, it finally worked after re-uploading all files and re-installing the product once again.

Thank you!

Jhonnyf 02-22-2012 07:08 PM

Quote:

Originally Posted by Gierade (Post 2300462)
Unfortunately, this trick on my forum does not work. After updating the SB, there was a problem with the encoding of Polish characters. Previously, everything was OK. Any suggestions?

DragonByte have reason to be carefully with the change of Encoding.... try with this:

File: /dbtech/vbshout/includes/class_core.php line 1879 (aprox) find
PHP Code:

$shouts_r['message'] = str_replace(array("\r""\n""\r\n"), ''$shouts_r['message']); 

repleca with:
PHP Code:

$shouts_r['message'] = utf8_encode(str_replace(array("\r""\n""\r\n"), ''$shouts_r['message'])); 

that encode the message to UTF when use AJAX

leftanalog 02-22-2012 07:30 PM

Hello!
Which template do I need to add my instance code to in order for this to display at the top of the "Whats new" Page?

EDIT:
Nevermind I figured it out.

EDIT 2:
I cannot get mine to auto-refresh for the life of me. Ive uninstalled wiped all the files and re-installed. It just will not auto refresh.

frbmjb 02-22-2012 10:30 PM

hi
I have downloaded and installed in VB 4.1.10 but it shows just loading ....
but in shoutbox archive show all text shout
i checked firefox error console and get : Warning: nsIJSON.decode is deprecated. Please use JSON.parse instead.
how to fix
tnx

fevredsuk 02-22-2012 10:51 PM

101 options but still not one to announce new members, or have i missed something.

My members like vsa chatbox because of its ability to announce new members to the forum, it enables them to welcome the new members instantly.

is this possible with this chatbox or if not is there any plans to include it in the future

DragonByte Tech 02-23-2012 09:17 AM

Quote:

Originally Posted by leftanalog (Post 2302418)
Hello!
Which template do I need to add my instance code to in order for this to display at the top of the "Whats new" Page?

EDIT:
Nevermind I figured it out.

EDIT 2:
I cannot get mine to auto-refresh for the life of me. Ive uninstalled wiped all the files and re-installed. It just will not auto refresh.

Please check Firefox' error console.

Quote:

Originally Posted by frbmjb (Post 2302466)
hi
I have downloaded and installed in VB 4.1.10 but it shows just loading ....
but in shoutbox archive show all text shout
i checked firefox error console and get : Warning: nsIJSON.decode is deprecated. Please use JSON.parse instead.
how to fix
tnx

Please post your forum URL so I can check for myself - ensure guests have access to view the SB or also post a test account for me to login with :)

Quote:

Originally Posted by fevredsuk (Post 2302470)
101 options but still not one to announce new members, or have i missed something.

My members like vsa chatbox because of its ability to announce new members to the forum, it enables them to welcome the new members instantly.

is this possible with this chatbox or if not is there any plans to include it in the future

You can set the "Member Marker Interval" to 1 to achieve this feature.


Fillip

Nirjonadda 02-23-2012 05:17 PM

Database error in vBulletin 4.1.10:

Invalid SQL:\"dbtech_vbshout_are_you_sure_shoutdelete\";s: 43:\"Are you sure you wish to delete this shout?\";s:44:\"dbtech_vbshout_are_you_sure_silenc eunsilence\";s:55:\"Are you sure you wish to silence / unsilence this user?\";s:24:\"dbtech_vbshout_ban_usage\";s:11:\"B an / Unban\";s:21:\"dbtech_vbshout_banned\";s:33:\"You are banned from the Shoutbox.\";s:34:\"dbtech_vbshout_banned_successfu lly\";s:25:\"%1$s banned successfully.\";s:27:\"dbtech_vbshout_below_shouts \";s:12:\"Below Shouts\";s:20:\"dbtech_vbshout_blogs\";s:5:\"Blogs \";s:19:\

leftanalog 02-23-2012 06:21 PM

Is there a way to get the text color and font boxes to pop up upwards? When myself or my users try to change the color the boxes appear to open downwards and are cutoff. Im not sure why it is doing that?

DragonByte Tech 02-23-2012 11:15 PM

Quote:

Originally Posted by Nirjonadda (Post 2302726)
Database error in vBulletin 4.1.10:

Invalid SQL:\"dbtech_vbshout_are_you_sure_shoutdelete\";s: 43:\"Are you sure you wish to delete this shout?\";s:44:\"dbtech_vbshout_are_you_sure_silenc eunsilence\";s:55:\"Are you sure you wish to silence / unsilence this user?\";s:24:\"dbtech_vbshout_ban_usage\";s:11:\"B an / Unban\";s:21:\"dbtech_vbshout_banned\";s:33:\"You are banned from the Shoutbox.\";s:34:\"dbtech_vbshout_banned_successfu lly\";s:25:\"%1$s banned successfully.\";s:27:\"dbtech_vbshout_below_shouts \";s:12:\"Below Shouts\";s:20:\"dbtech_vbshout_blogs\";s:5:\"Blogs \";s:19:\

You'd need to post the full error message :)

Quote:

Originally Posted by leftanalog (Post 2302739)
Is there a way to get the text color and font boxes to pop up upwards? When myself or my users try to change the color the boxes appear to open downwards and are cutoff. Im not sure why it is doing that?

Not that I know of, sorry :(


Fillip


All times are GMT. The time now is 11:36 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.03531 seconds
  • Memory Usage 1,756KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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