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)

Markco 01-12-2018 01:49 AM

@Fillip, Ok thank you ;)

unitedpunjab 01-12-2018 06:44 AM

I converted my forum database to "utf8mb4".
Android emojis are working in posts ans thread but not in shoutbox.

3 byte emojis work in sb "☀️" but 4 byte throw "" invalid message error.

Any pointers ?

TheLordACS 02-23-2018 01:40 PM

Hello i just upgrade my forum to vbulletin 4.2.5 and installed the ultimate version of shoutbox bot it does not work.
The shoutbox is showing up but in the message area just stay with "Loading..." and nothing happened.
Any fix to solve it?

Edit: It was cause by Hasann - Sub-Forum Manager
Thank you anyway :)

Phineas Flynn 03-17-2018 08:44 PM

Hello i just installed vbshout 6.2.18 to vbulletin 4.2.5 and installed the shoutbox does not work. My server is CentOS7 with cPanel and Apache 2.4. The shoutbox is showing up but in the message area it just says "Loading..." and nothing happens. Can't shout to anyone. It just sets there.

Any fix to solve it?

lacidious 04-11-2018 02:01 AM

Guys I am having trouble with both DBTECH VBshout and the thanks mod since I upgraded to 4.2.5. Everything worked fine up until then. Now they both seem to have the same problem ...nothing happens when you click shout or thanks. I uninstalled, reinstalled, tried everything. I should also mention that since VB 4.2.5 requires php 5.6 I also upgraded my PHP version.

I disabled all of my plugins, still no go.

Thank you!

lacidious 04-11-2018 05:37 AM

Quote:

Originally Posted by Phineas Flynn (Post 2593596)
Hello i just installed vbshout 6.2.18 to vbulletin 4.2.5 and installed the shoutbox does not work. My server is CentOS7 with cPanel and Apache 2.4. The shoutbox is showing up but in the message area it just says "Loading..." and nothing happens. Can't shout to anyone. It just sets there.

Any fix to solve it?

Did you figure this out?

lacidious 04-12-2018 03:14 AM

Quote:

Originally Posted by lacidious (Post 2594051)
Hello i just installed vbshout 6.2.18 to vbulletin 4.2.5 and installed the shoutbox does not work. My server is CentOS7 with cPanel and Apache 2.4. The shoutbox is showing up but in the message area it just says "Loading..." and nothing happens. Can't shout to anyone. It just sets there.

For anyone else with this problem ...simple fix. Do a search in the template you are using for "jquery". If you find any with versions less than 1.7.1, change them. (mine was in the headinclude template)

rechoncho 02-27-2019 01:51 AM

I have a question.

Why is imposible to enable font size selector?

I tried a lot of times.

varma333 05-20-2019 12:20 PM

Does this work with vbulletin connect 5.5.2?

Arrogant-One 09-13-2019 03:12 AM

Quote:

Hello i just installed vbshout 6.2.18 to vbulletin 4.2.5 and installed the shoutbox does not work. My server is CentOS7 with cPanel and Apache 2.4. The shoutbox is showing up but in the message area it just says "Loading..." and nothing happens. Can't shout to anyone. It just sets there.
Quote:

Originally Posted by lacidious (Post 2594079)
For anyone else with this problem ...simple fix. Do a search in the template you are using for "jquery". If you find any with versions less than 1.7.1, change them. (mine was in the headinclude template)

This didn't work. Like yourself, in my headinclude template it says:

Quote:

</vb:if>

<vb:if condition="$vboptions['storecssasfile']">
{vb:cssfile main-rollup.css}
{vb:raw template_hook.custom_css_links}
<vb:else />
{vb:cssfile bbcode.css,editor.css,popupmenu.css,reset-fonts.css,vbulletin.css,vbulletin-chrome.css,vbulletin-formcontrols.css{vb:raw template_hook.custom_css_list}}
</vb:if>
<!--[if lt IE 8]>
{vb:cssfile popupmenu-ie.css,vbulletin-ie.css,vbulletin-chrome-ie.css,vbulletin-formcontrols-ie.css,editor-ie.css}
<![endif]-->
{vb:raw template_hook.headinclude_css}
<vb:if condition="THIS_SCRIPT == 'showthread'">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript" src="{vb:raw vboptions.bburl}/clientscript/jquery.lazyload.mini.js"></script>
<script type="text/javascript" charset="utf-8">
$(function() {
$(".postbody img").lazyload({placeholder : "{vb:raw vboptions.bburl}/clear.gif", effect: "fadeIn"});
});
</script>
</vb:if>

So what I did was I changed the 1.5.0 to 1.8.0 and saved the new template. Then I tried to install the xml and it still wouldn't work.

Am I following your advice correctly?


All times are GMT. The time now is 04:57 AM.

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.03223 seconds
  • Memory Usage 1,746KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (3)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