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)
-   -   vbHome (lite) - your vBulletin(powered) main homepage (https://vborg.vbsupport.ru/showthread.php?t=36756)

TECK 10-04-2002 09:23 AM

i re-released 3.3, however the iconews will be backed to 3.4, if they will be on it.
i realised that it will take alot of hacking to get it working, and my goal is to keep things as simple as possible while installing vbHome (lite).

go ahead and download the new file to see how fast it runs everything now. :)

LeeCHeSSS 10-04-2002 09:42 AM

Nice :)

TECK 10-04-2002 09:46 AM

leechesss, did you see the things i fixed on it? :)
ahh, i forgot, your empty <td> row is fixed now.

TECK 10-04-2002 09:51 AM

i honestly think is not worth to set the iconews. it will take alot of hacking onto vBulletin files.. and a newbie or medium hacker will get lost on it.

bouncer, you ask me if, i'm open for suggestions, ofcourse i am :)
go ahead guys and suggest whatever you think it will make cooler vbHome (lite).

also the plus is this: from now one there will be upgrade files. :)
no more uninstall-install. the new 3.3 allow me to do this, the way is build the code.

LeeCHeSSS 10-04-2002 09:51 AM

Haven't installed it yet, so no :)

Btw, my vbHome queries have always been 2 lower than the amount you advertise with. Any idea how that's happening?

I agree on the icons not really being needed. And it's pretty easy to achieve the same with attachments or [img]'s tags. So I'm actually happy that you decided to drop/delay them :)

TECK 10-04-2002 09:53 AM

how do you see your queries? with explain=1?

LeeCHeSSS 10-04-2002 09:54 AM

No, with vbMicrostats.

explain=1 adds 1 query when you use debug mode

TECK 10-04-2002 09:58 AM

that's wierd... me i have 18queries on debug mode, i know about the extra query... do a debug mode and list here all your queries that are done on vbHome (lite), only the names... i will tell you the ones i have extra.
EXAMPLE
Query: ... FROM template

do not list the full query. thanks.

TECK 10-04-2002 10:07 AM

The following queries are used on vbHome (lite) with all options enabled:
FROM template (vB global)
FROM session (vB global)
FROM user (vB global)
FROM style (vB global)
FROM template (vB global)
FROM usergroup (vB global)
FROM thread (last visit counts)
FROM privatemessage (PM's)
FROM forumpermission (forum permissions)
FROM forum (forum permissions)
FROM thread (poll)
FROM pollvote (poll)
FROM smilie (smilies)
FROM thread (latest threads)
FROM thread (articles)
FROM forum (debug mode)

17 total, minus the debug mode query, that's 16. :)

LeeCHeSSS 10-04-2002 10:26 AM

Oh, give me a few minutes.


All times are GMT. The time now is 05:10 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.03727 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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