vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   [AJAX] vBShout v2.0 (https://vborg.vbsupport.ru/showthread.php?t=93097)

dieselpowered 08-26-2005 02:22 PM

I would still like to know why it causes the page to continuously refresh. Thanks!

Glovebox 08-26-2005 03:06 PM

Hello, the "shoutbox" text to click to edit isnt hyperlinked. Not sure what i've done. Uninstalled and reinstalled but no joy.

Adam

john1744 08-26-2005 03:39 PM

Yeah I have the issue with smilies, looks like I might have to disable them.

monstergamer 08-26-2005 03:49 PM

Quote:

Originally Posted by xtremeoff-road
But I am confused at why it is refreshing...

it refreshes like that so when some one shouts you can see it in real time....that way you dont have to refresh to see new shouts

Extreme John 08-26-2005 04:14 PM

tried installing it and i get this mysql error:

Database error in vBulletin 3.5.0 Release Candidate 2:

Invalid SQL:

SELECT plugin.*,
IF(product.productid IS NULL, 0, 1) AS foundproduct,
IF(plugin.product = 'vbulletin', 1, product.active) AS productactive
FROM plugin AS plugin
LEFT JOIN product AS product ON(product.productid = plugin.product)
WHERE plugin.active = 1
AND plugin.htmlcode <> '';

MySQL Error : Unknown column 'plugin.htmlcode' in 'where clause'
Error Number : 1054

pls help :(

thc34 08-26-2005 06:19 PM

Quote:

Originally Posted by cclaerhout
Here is the french translation of the xml file for the version 2.0

Edit : here is a small translation of the php file too ; usefull for the navbits.

merci beaucoup

dieselpowered 08-26-2005 06:35 PM

Sorry if I missed this, however, is there a place where we can alter permissions on who can use shout and who cannot?

I see there is an option for banned users...but what about others?

Valter 08-27-2005 01:46 AM

Thanks ZT, nice upgrade ;)

lierduh 08-27-2005 08:09 AM

Looks like the page navigation disappers after the shouts reaches 1000 stored.

lierduh 08-27-2005 08:52 AM

Quote:

Originally Posted by lierduh
Looks like the page navigation disappers after the shouts reaches 1000 stored.

Ok, a quick fix. With vbshout.php, around line 63, find:
$TS = vb_number_format($TS['ts']);

Replace it with:
$TS = $TS['ts'];


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