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)
-   -   Wide image automatic resize for html and vB tags in posts - fixes template problems (https://vborg.vbsupport.ru/showthread.php?t=67743)

johnnyb 10-03-2004 11:35 PM

Bump!

Agent XY 10-10-2004 10:20 AM

?hm, the attach in 1st posting are stable running? Or must I modify the code with answer of this thread??

.. on vB 3.0.3


(sorry for the bad english :))

johnnyb 10-10-2004 06:16 PM

This script takes forever to load on my forum, is becoming a pain! Anyway of fixing this?

MrD 10-25-2004 02:55 AM

Hi,

Quote:

Originally Posted by johnnyb

vBulletin Message is this:

PHP Code:

Unable to add cookiesheader already sent.
File: /home/blazini/public_html/forums/includes/functions_bbcodeparse.php
Line
1134 


i become the same error :(

EricR 10-25-2004 04:27 PM

Quote:

Originally Posted by johnnyb
This script takes forever to load on my forum, is becoming a pain! Anyway of fixing this?

Ditto, I had to remove it :( For threads with many images it fell to a crawl, and often my browser would time out on it. I removed this hack and the speed is back, but I sure do miss the resizing. Large images just screw everything up.

Steve, any thoughts on how to make this more friendly with multiple images?

Yevgeny 11-01-2004 01:18 PM

Works great for me. Tahnks

SVTBlackLight01 11-06-2004 11:39 AM

Quote:

Originally Posted by EricR
Ditto, I had to remove it :( For threads with many images it fell to a crawl, and often my browser would time out on it. I removed this hack and the speed is back, but I sure do miss the resizing. Large images just screw everything up.

Steve, any thoughts on how to make this more friendly with multiple images?

Same here. Any follow up in this?

seraphex 12-02-2004 04:03 AM

I've removed the hack because it slowed down the forums.. I then installed dis.pater's instead and it works great. Just a note for people with the inline moderation tools. I used this for the <body onload:

Code:

<body onload="$onload; inline_init($thread[threadid], 'post'); fiImageResize()">
Seems to have worked out ok :)

Nice work Dis.pater!

j_86 12-02-2004 05:36 PM

I'm using the javascript version above. Any reason why this would cause my Post Reply (bottom) button to have the same dotted border when there is a post that has been resized?

Tradjick 12-03-2004 12:04 PM

The server downloads the image, then resizes it, gives all of the images to the client and only then the html must been sent to the browser. That?s probably why it takes so long.
This will also probably timeout the spiders. :(


All times are GMT. The time now is 09:34 AM.

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.01351 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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