vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Chat Modifications - [DBTech] vBShout v6 (vB3) [AJAX] (https://vborg.vbsupport.ru/showthread.php?t=241651)

Megareus Rex 09-07-2011 06:53 PM

So, would this shoutbox be a suitable upgrade to the old vBShout 2.0? I assume this one is much better optimized than the old 2.0 one.

If so, is there any reason I couldn't import the old shouts from the 2.0 shoutbox into this one? I can do it manually via the database if needed, just wondering if there's any reason it wouldn't work.

DragonByte Tech 09-08-2011 11:55 AM

v5.4.7
Change: Changed display code to work around display issues with the new update to APTL and other future DBTech mods. Install this update to ensure the Shoutbox doesn't stop displaying when you update other DBTech mods.

Fillip

DragonByte Tech 09-08-2011 10:18 PM

v5.4.7 Hotfix
Fix: The shoutbox should no longer get stuck on "Loading..." if you are running no other DBTech products. Please re-download the files then re-import the product .xml file. It is not needed to re-upload the files.

Fillip

SBlueman 09-09-2011 03:45 AM

Updated and got this error....
Quote:

Fatal error: Class 'vB_Template' not found in /forums/dbtech/vbshout/hooks/process_templates_complete.php on line 6
Site is completely locked up now.....

I disabled hooks, re-uploaded the xml file and all is good. Must have been an error on my end. Wouldn't be the first time. :o

ozzy47 09-09-2011 10:28 AM

Quote:

Originally Posted by SBlueman (Post 2243779)
Updated and got this error....Site is completely locked up now.....

I disabled hooks, re-uploaded the xml file and all is good. Must have been an error on my end. Wouldn't be the first time. :o

Not a error on your end this happened due to, There were some changes needed to the location of plugins.

So that is what threw up the error, you did the correct steps to resolve the issue.

DragonByte Tech 09-14-2011 01:57 AM

vBShout v5.4.8
Fix: Upgrade issues to v5.4.7 have all been addressed, and upgrades from earlier versions should now go more smoothly
Fix: Any un-recorded hotfixes since the last version released.
Change: The products now support the Product URL and Version Check features of the vBulletin Product Manager

Fillip

OMP 09-25-2011 10:08 PM

<font face="Fixedsys">Thanks for the update.</font>

cowcowcow 10-30-2011 03:01 AM

Hi i already bought 2 dbtech products

dbquizpro - hated it cause in the ended I could not even use it cause it was not compatible with vbdynamics, feel i should get a refund for that they didnt specify when i paid.

vb optiimze - loved it, best mod i ever installed and the reason why i will always give db products a chance.

Right now im planning to get the pro db shoutbox version and during the Finalising Install... im getting this error

Fatal error: Cannot redeclare handle_bbcode_video() (previously declared in /home/xxx/includes/class_bbcode.php(2469) : eval()'d code:24) in /home/xxx/includes/class_bbcode.php(2469) : eval()'d code on line 53

Did a search some some1 solved it, after reading i still dont know how to solve it.

Here is what i gathered so far.

Him: Fatal error: Cannot redeclare handle_bbcode_video() (previously declared in /var/www/xx.net/xx/foros/includes/class_bbcode.php(2469) : eval()'d code:24) in /var/www/xxx/xxx/foros/includes/class_bbcode.php(2469) : eval()'d code on line 53

You: That's a bug in whatever mod is creating that function, then

You need to ask the author of that mod to wrap their function creation in if (!function_exists('handle_bbcode_video')) { }

Him: It was a "Video-Directory Remixed" issue. I've fixed it

SO i have that mod too. How exactly do i wrap the function creation in those tags?

DragonByte Tech 10-30-2011 08:27 AM

Add if (!function_exists('handle_bbcode_video')) { before the function and } after it.

Fillip

cowcowcow 10-31-2011 10:40 AM

Thanks Fillip,

Im really liking this mod, it has alot of cool functions and that was the key that made me install/purchase it.


All times are GMT. The time now is 08:04 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.01677 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
  • (2)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