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)

Aren 05-03-2008 10:22 PM

Quote:

Originally Posted by Brew (Post 1504595)
When installing the Product I get the following error:

XML Error: XML_WAR_UNKNOWN_VERSION at Line 229

Any idea what to do?

Thanks!

Just open the xml file with your favourite text editor and, at the very top of it, replace

Code:

<?xml version="1.0.0" encoding="ISO-8859-1"?>
with

Code:

<?xml version="1.0" encoding="ISO-8859-1"?>

UNRE4L 05-05-2008 12:36 AM

I couldnt get this to work for me, all it said when you clicked the image was "loading..."

yemenihor 05-05-2008 04:13 PM

thanks

QATARAT 05-05-2008 07:08 PM

Quote:

Originally Posted by UNRE4L (Post 1508772)
I couldnt get this to work for me, all it said when you clicked the image was "loading..."

me toooooo

mikkitine 05-05-2008 07:25 PM

Has anybody got this to work without running into a single problem yet?

Galeon 05-05-2008 07:38 PM

Mark as Installed
MOTM!

MissKalunji 05-05-2008 09:24 PM

Quote:

Originally Posted by mikkitine (Post 1509661)
Has anybody got this to work without running into a single problem yet?

Me :-/ im still using it on 3.7.0 :-/

Skyrider 05-09-2008 02:28 PM

Sorry, but this plugin is bugged with Internet Explorer 7, it shrinks signatures and makes them like 5x smaller.

Magnumutz 05-09-2008 03:10 PM

Not just IE, it's the same for Firefox.
And the author won't even give us a reply...

MissKalunji 05-09-2008 03:29 PM

maybe cause he didn't figure it out yet?

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

arena 05-13-2008 03:27 AM

thanks insttaled

Nikoo 05-14-2008 09:35 AM

Quote:

i wondered at some point if creating a custom bb code for those signature image that way it wouldn't get resized by highslide ?
Good idea, i think it would be the best solution if someone wants to exclude some pictures from highslide but im useless at coding, anyone?

1Matthew1 05-17-2008 03:16 PM

Great hack, but I have one problem: When you link with an image for example
Code:

[ url=site.com][img]picture.jpg[/img][ /url]
Then the pic will open with the highslide and it won?t redirect to the link. I hope you get what I mean. Can you change that when you click on that image a menu opens up where you can select use high slide or follow link?
Would be great.

Chriss74 05-18-2008 12:05 AM

Nice Hack!

It is very nice to browse in the pictures of a thread. But I don't like, that the pictures of the signatures are also shown. When I click on "next picture" I want only to browse in the attachments and other posted pictures, but not in signature-pictures.

Maybe somebody can change that?

Greetings,
Chriss

Zweeper 05-19-2008 06:07 PM

how i can get the white background with the "next picture, previous picture, close, move" ect. links to another colour?

Zweeper 05-21-2008 04:11 AM

no way?

lolo? 05-21-2008 07:48 AM

doesnt work for me on FireFox
the image dosen't resizing
no problem on Ie 7
solution for fix this ?
unninstal a lot of problem with this mod

Zweeper 05-21-2008 08:10 AM

i use firefox 3 RC1 and it works with it

Zweeper 05-21-2008 01:32 PM

but how can i change the colour of the toolbar??

trackpads 05-26-2008 02:58 AM

uninstalled, the small images thing is killing me. Damn good potential too! If this gets fixed I am back in for sure.

misr.cc 05-27-2008 02:10 PM

works great with me ... :)

thanx ... keep good work

maidos 05-28-2008 04:21 PM

how to work with vbadvance?

Zweeper 05-29-2008 03:17 PM

Quote:

Originally Posted by Zweeper (Post 1526858)
but how can i change the colour of the toolbar??

? :(

1Matthew1 06-01-2008 05:19 PM

with that add-on you can´t use a picture as anchor for a link... Should get fixed

mry 06-03-2008 08:53 PM

but save as images.. xxx.php how fix this ı want original name save as..

rootnik 06-03-2008 09:51 PM

Very pretty, but I agree with others who said it is not worth having linked images not work.

Behzad Varedi 06-05-2008 09:13 AM

Thank you

really nice
Installed :D

citroenar 06-05-2008 01:00 PM

Quote:

Originally Posted by Chriss74 (Post 1522996)
Nice Hack!

It is very nice to browse in the pictures of a thread. But I don't like, that the pictures of the signatures are also shown. When I click on "next picture" I want only to browse in the attachments and other posted pictures, but not in signature-pictures.

Maybe somebody can change that?

Greetings,
Chriss

dont edit class_bbcode.php

Golzarion 06-05-2008 02:34 PM

Quote:

Originally Posted by 1Matthew1 (Post 1538006)
with that add-on you can?t use a picture as anchor for a link... Should get fixed

Quote:

Originally Posted by rootnik (Post 1540056)
Very pretty, but I agree with others who said it is not worth having linked images not work.

I have the same idea ! Is there a way to fix it in order to Linked images work ?

Unfortunately linked images don't work any more .....

rapidphim 06-12-2008 02:53 PM

Can someone please help me to identify the problem when I click on Move, Close, Next, Previous buttons, it did not do anything? I am using it on vb 3.7.0 Gold. Thanks.


All times are GMT. The time now is 12: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.02708 seconds
  • Memory Usage 1,816KB
  • 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
  • (10)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
  • (40)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