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)
-   -   Total vBShout Shouts on Postbits and Member's Profile (https://vborg.vbsupport.ru/showthread.php?t=102920)

derekivey 04-29-2006 04:45 PM

Sure. I will look into adding those. Also what do you mean by Last shout features?

Snake 04-29-2006 06:33 PM

Well mainly it should display the latest shout that user has made and that it links to it, just like the "Last post" on my forums.

http://www.bonethugsforums.com/membe...il_ripsta.html

Neo_Angelo 05-29-2006 05:01 PM

Erm it replaces my Post with Shouts i don't get my post count showing, and i followed it correctly.

EDIT: nevermind i got it, *clicks install* awsome job ^_^

PennylessZ28 05-29-2006 05:03 PM

How many queries does this add?

derekivey 05-29-2006 07:26 PM

It adds one to showthread.php and one to member.php. I am currently looking into ways to make it add none.

derekivey 05-29-2006 08:48 PM

Actually I just noticed its one query per post on showthread.php. I am looking into making it only add no queries right now. I'll see what I can come up with and release a new version soon.

Derek

EDIT: Nevermind, I don't think it's possible to do that. I will leave it like it is for now, maybe I can figure it out later. They are really small queries so it shouldn't have much of an effect on performance...

PennylessZ28 05-29-2006 10:06 PM

Quote:

Originally Posted by derekivey
Actually I just noticed its one query per post on showthread.php. I am looking into making it only add no queries right now. I'll see what I can come up with and release a new version soon.

Derek

EDIT: Nevermind, I don't think it's possible to do that. I will leave it like it is for now, maybe I can figure it out later. They are really small queries so it shouldn't have much of an effect on performance...

One query isn't bad, but one query per post could be an issue.

derekivey 05-30-2006 02:06 AM

Yup. I am thinking about adding a field to the user table called shouts and when you upgrade the hack maybe having it see how many shouts each user has and put that number in the newly created field, and edit the vBshout hack to increase it by one every time the user posts. Then it would add 0 queries to those pages. I'm still looking into this, it should work though.

Polo 07-03-2006 03:40 PM

too many queries for me lol, thanks for the hack, I'm pretty sure many will find it useful :)

derekivey 07-03-2006 04:50 PM

Once I get some time I'm going to find a way to get rid of all the queries. I will probably just add a column to the user table and have it update when they make a shout. I've just been so busy lately.

Derek


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