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)

lierduh 08-27-2005 09:02 AM

Ok, while I am at it.

The following two queries do not seem do anything.

$T4 = $DB->query_first("select count(*) as `T4` from " . TABLE_PREFIX . "shout where s_time > " . (TIMENOW - (60 * 60 * 24)));
$T4 = vb_number_format($T4['T4']);

$TY = $DB->query_first("select count(*) as `TY` from " . TABLE_PREFIX . "shout where s_by = '{$vbulletin->userinfo['userid']}'");
$TY = vb_number_format($TY['TY']);

I have removed them.

Also adding an index to `s_by` should improve performance.

KuRi 08-27-2005 09:52 AM

Quote:

Originally Posted by monstergamer
you have to revert those forumhome_vbshout & forumhome_vbshout_shout if you customize it..then you will see the difference

yes i know that but i dont want to revert, i just want to know what other changes there are in this template, Because i spent ages modifying this template to get it how i want it

lierduh 08-27-2005 01:52 PM

Quote:

Originally Posted by KuRi
yes i know that but i dont want to revert, i just want to know what other changes there are in this template, Because i spent ages modifying this template to get it how i want it

I think that archive link was the only thing changed.

Bahawolf2 08-27-2005 04:07 PM

Would it be possible to have a link to the archive on the shoutbox?

TTG 08-27-2005 05:23 PM

Quote:

Originally Posted by Bahawolf2
Would it be possible to have a link to the archive on the shoutbox?

There already is !
Click on "Shoutbox" on the shoutbox :)

Glovebox 08-27-2005 05:37 PM

The word shoutbox is not clickable on the version I just downloaded.

Bahawolf2 08-27-2005 06:22 PM

Try reverting the forumhome_vbshout template and forumhome_vbshout_post template if you modified them before the upgrade.

And thank you TTG.. :)

Glovebox 08-27-2005 07:07 PM

They havent been modified.

Zero Tolerance 08-27-2005 09:44 PM

Revert the templates anyway, also uploaded a new zip with the pagination bug fixed :)

- Zero Tolerance

evilzedar 08-27-2005 10:00 PM

This is awesome, thanks alot :D


All times are GMT. The time now is 01:58 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.04735 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