vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Optimizing Forumhome (https://vborg.vbsupport.ru/showthread.php?t=46848)

VampireMan 03-28-2003 11:46 PM

Worked like dream , reduced over 4 querys on my system.

My system = vb 2.3.0 + vbportal + a few homepage mods

Page generated in 0.19411397 seconds (70.19% PHP - 29.81% MySQL) with 40 queries.
[Debug Mode OFF] [PHP v4.3.1] [GZIP enabled - level 1] [Server Load: 0.07 ยป 0.06 : 0.01]

The_Wanderer 04-17-2003 11:34 PM

very nice... this is a MUST for me, seeing how i have 37 queries on forumhome :o

Doubledoom 04-21-2003 12:04 PM

I also have that comma before the mods on the index page. Not sure how or why its there but it isnt before the hack is installed. I havent done any investigations yet as to why but i will be checking against conflicts with other hacks and will post back.

iwearnosox 04-21-2003 12:27 PM

Went from 29 to 25 queries, loads noticably faster too.

Thanks!

iwearnosox 04-21-2003 02:43 PM

My bad.

Xenon 04-21-2003 02:51 PM

maybe just your cookie was corrupted.

my hack doesn't change anything which belongs to login procedure.

iwearnosox 04-21-2003 08:34 PM

Quote:

Today at 03:51 PM Xenon said this in Post #216
maybe just your cookie was corrupted.

my hack doesn't change anything which belongs to login procedure.

I stand corrected, it is not this hack. I also added a seemingly harmless chat room hack which, as it turns out, is the culprit. It is pooping a cookie out on it's own that interferes with the vbulletin cookie.

Thanks for your effort on this hack again, sorry about that. Feel free to delete these last three if it will help from a confusion perspective...

drumsy 04-23-2003 05:07 PM

How do I undo this query:

Code:

ALTER TABLE `forum` ADD `moderators` MEDIUMTEXT NOT NULL

iwearnosox 04-23-2003 10:46 PM

Quote:

Today at 06:07 PM drumsy said this in Post #218
How do I undo this query:

Code:

ALTER TABLE `forum` ADD `moderators` MEDIUMTEXT NOT NULL

Just drop it.

drumsy 04-24-2003 12:29 AM

Quote:

Today at 06:46 PM iwearnosox said this in Post #219
Just drop it.

Code:

ALTER TABLE `forum` DROP `moderators`
?


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