vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Show Thread Enhancements - Resize IMG tag with Highslide! (https://vborg.vbsupport.ru/showthread.php?t=172024)

Magnumutz 05-09-2008 05:53 PM

Yeah, that could be one of the reasons.
But i wouldn't mind knowing that i have to WAIT instead of making useless posts in this thread.

What i'm trying to say is that it would've been nice to have him/her tell me to wait until he figures it out or even fixes it.

MissKalunji 05-09-2008 06:10 PM

i wondered at some point if creating a custom bb code for those signature image that way it wouldn't get resized by highslide ?

Nikoo 05-09-2008 08:47 PM

Do you know where i can find this folder:

Update: Use highslide for Attachment Thumbnail
4. Open Temp. postbit_attachmentthumbnail ??? what kind of folder is that? i cant find it in my forum.

thanks.

Nikoo 05-09-2008 09:00 PM

Fixed..thanks ( :

MissKalunji 05-09-2008 09:01 PM

Quote:

Originally Posted by Nikoo (Post 1514215)
Do you know where i can find this folder:

Update: Use highslide for Attachment Thumbnail
4. Open Temp. postbit_attachmentthumbnail ??? what kind of folder is that? i cant find it in my forum.

thanks.

in admincp
Style and Template
Style manager edit style
Postbit (expand it)

You'll find postbit_attach...

Nikoo 05-10-2008 11:19 AM

Great mode but it don't work whit Firefox and i have installed AME for videos and vbtubePro so that's maybe the slide don't works for me, i don't know.

Mutt 05-10-2008 02:18 PM

if you wrap an img tag with an url tag, this mod will break it. plus it highslide links every single image regardless of size.

I used just the max width info without the highslide link. this give me the max width protection for IE & Firefox without breaking anything. small images are ignored. it just makes big images small.

the only thing missing is a link to view the full sized pic. I tired using getimagesize() to pic & choose when to apply the highlisde linky but it really slowed things down. besides it didn't work for direct links to VB attached images.

for now I'll live with being able to just scale down the pics. thanks

will be looking for safari & opera solutions. neither currently works.

F0xy 05-10-2008 07:40 PM

brilliant hack

MissKalunji 05-10-2008 10:48 PM

Quote:

Originally Posted by Mutt (Post 1514956)
if you wrap an img tag with an url tag, this mod will break it. plus it highslide links every single image regardless of size.

I used just the max width info without the highslide link. this give me the max width protection for IE & Firefox without breaking anything. small images are ignored. it just makes big images small.

the only thing missing is a link to view the full sized pic. I tired using getimagesize() to pic & choose when to apply the highlisde linky but it really slowed things down. besides it didn't work for direct links to VB attached images.

for now I'll live with being able to just scale down the pics. thanks

will be looking for safari & opera solutions. neither currently works.

for attachement :

Update: Use highslide for Attachment Thumbnail
4. Open Temp. postbit_attachmentthumbnail
Replace with:
PHP Code:
<a href="attachment.php?$session[sessionurl]attachmentid=$attachment[attachmentid]&amp;d=$attachment[dateline]" class="highslide" onclick="return hs.expand(this)" id="attachment$attachment[attachmentid]"><img class="thumbnail" src="attachment.php?$session[sessionurl]attachmentid=$attachment[attachmentid]&amp;stc=1&amp;thumb=1&amp;d=$attachment[thumbnail_dateline]" border="0" alt="<phrase 1="$attachment[filename]" 2="$attachment[counter]" 3="$attachment[filesize]" 4="$attachment[attachmentid]">$vbphrase[image_larger_version_x_y_z]</phrase>" style="width: expression(this.width > 140 ? 80 : true);" /></a>
&nbsp;<if condition="$show['br']"><br /><br /></if>

###################

al3bed 05-11-2008 07:56 AM

Hello Everyone !

Maybe I'm the first one show this problem in this thread, but its really need an answer.
My problem is when I change the direction from (left to right) to (right to left) -as some languages need to be- the page looks crazy and expands much than the normal, is there any solution for this problem, please!



Best Regards


All times are GMT. The time now is 06:45 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.01590 seconds
  • Memory Usage 1,743KB
  • 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
  • (2)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