vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vB3 Forumhome Stats Cache Serialize hack v2.2 (https://vborg.vbsupport.ru/showthread.php?t=61420)

Boofo 03-28-2004 09:27 AM

Quote:

Originally Posted by djohn
In fact, the tables got a little bit more messed up (both IE and Opera). See another screenshot. Some line appeared at the bottom of the stats block, that wasn't there before, also, how can i decrease the width between the title of the stats block, and the actual stats block?

See screenshot

This picture here looks like it is supposed to except for the line (as you call it) which can be fixed very easily.

Owen 03-28-2004 09:45 AM

Its probably just a <tr><td></td></tr> with the class of the td being thead.

How is the fix for the percentages doing? And that visits to this page since?

Boofo 03-28-2004 09:51 AM

I think that last picture looks like it is supposed to, don't you?

The percentages is still a mystery at this point. I am waiting to hear from someone on a possible reason why it is messing up on larger boards. I will let you know as soon as I know. ;)

For this:

Quote:

And that visits to this page since?
Post #180 of this thread explains that. I messed up the screen shot with another hack. ;)

djohn 03-28-2004 09:52 AM

Right, i've removed the picture for now, how can i fix that "line" (don't know what you guys'd call it, but it's still a line to me :D) though?

Update: the "line" is gone after removing
Code:

        <if condition="$birthdays == '' AND $upcomingevents == ''">
        <tr><td class="thead" style="line-height: 0; padding: 0; margin: 0;" colspan="6"><img src="$vboptions[cleargifurl]" alt="" width="1" height="12" /></td></tr>
        </if>

from the template, but I guess it's not right to do, because it seems to me that this chunk of code does something ;). Should I edit it somehow to fix my "line problem", and put it back into template?

djohn 03-28-2004 09:57 AM

Yeah, the last one is fine exept for the "line"
The picture in this post: https://vborg.vbsupport.ru/showpost....&postcount=176 is the way that Opera displays the right side of the stats blocks. Look closely at the very right side of the tables.

Boofo 03-28-2004 09:58 AM

Nope, you did it right. Since you have the threads hack below that one, you don't need that piece of code now. All that did was add a pretty blue line along the bottom to close it off nicely when you don't have anything else below this hack.

See? You're a hacker now. Good job! ;)

Owen 03-28-2004 09:58 AM

Quote:

Originally Posted by Boofo
I think that last picture looks like it is supposed to, don't you?

The percentages is still a mystery at this point. I am waiting to hear from someone on a possible reason why it is messing up on larger boards. I will let you know as soon as I know. ;)

For this:



Post #180 of this thread explains that. I messed up the screen shot with another hack. ;)

I know that, but I requested it... It's something I would like to have if possible.

Boofo 03-28-2004 10:00 AM

All I can say is make the colspan for this hack the same as the others in your template and see if that fixes it.

Boofo 03-28-2004 10:03 AM

Quote:

Originally Posted by Owen
I know that, but I requested it... It's something I would like to have if possible.

And I'd like to have ... no, I won't go there. ;)

If you want to add another table and 2 extra queries (1 to update the cache and 1 to update the table) on your forumhome during the cache update, I'd be more than happy to give you what you need for that. ;)

Owen 03-28-2004 10:22 AM

hmmm. Is that a lot of extra load on the server?


All times are GMT. The time now is 01:55 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.01303 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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