vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Mini Mods - highslide integration with vB attachments - lightbox alternative - inline too. (https://vborg.vbsupport.ru/showthread.php?t=139167)

whitetigergrowl 04-13-2007 12:57 PM

I can't seem to get the controls to show. Any idea how to fix that? Everything else seems to be working fine.

rayw 04-13-2007 01:25 PM

Great looking mod mini2!

Are the thumbnails the full size image or are they resized for quicker loading?

Hopefully that makes sense. :)

kpascal 04-13-2007 03:40 PM

Quote:

Originally Posted by rayw (Post 1226699)
Are the thumbnails the full size image or are they resized for quicker loading?

They are resized. Samples on this page show that even an image of 85K has a thumbnail of only 5.15Kb.

rayw 04-13-2007 11:41 PM

Quote:

Originally Posted by kpascal (Post 1226804)
They are resized. Samples on this page show that even an image of 85K has a thumbnail of only 5.15Kb.

Thanks a lot.

*Installs!

EDIT: Was up until 3:00am this morning getting this going and configured the way I like. It's bloody terrific! Thanks a lot. MOTM I think!!

club masmini 04-19-2007 10:04 AM

i have this problem http://www.masmini.com/club/showpost...85&postcount=5

somebody has been the same? can i fix it?

mvigod 04-19-2007 06:20 PM

Great job. Clicks INSTALLED

club masmini 04-20-2007 12:37 AM

Quote:

Originally Posted by mvigod (Post 1231401)
Great job. Clicks INSTALL

install???

bjhuang 04-20-2007 07:19 AM

to simplify the installation:

1. download highslide js from http://vikjavev.no/highslide/
2. download this: Attachment 63395
3. put highslide files under your forumroot/highslide/
4. put highslide.css under forumroot/highslide/
5. import product-highslideattach.xml as a product
6. modify template "postbit_attachmentthumbnail",
insert this line to the top:
PHP Code:

<if condition="!$vboptions[highslide_active]"

insert this line to the end:
PHP Code:

<else />
<
a id="att_$attachment[attachmentid]class="highslide" onclick="return hs.expand(this, { slideshowGroup: '$post[postid]' })" href="attachment.php?$session[sessionurl]attachmentid=$attachment[attachmentid]&d=$attachment[dateline]"<if condition="$show['newwindow']"target="_blank"</if>><img class="thumbnail" src="attachment.php?$session[sessionurl]attachmentid=$attachment[attachmentid]&stc=1&thumb=1&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>" /></a>
</if> 


club masmini 04-20-2007 10:45 AM

3.65 and vbadvances... no working ---- http://www.masmini.com/club/showthre...7685#post27685 i dont konw:( :( :( :( :(

Kirkus 04-20-2007 10:53 AM

I don't understand how to impliment captions under the photos. I understand there's an attachment ID and I've added the attcap bbcode. But what does the bbcode wrap around? Do you just include it by itself somewhere in the post.


All times are GMT. The time now is 08:20 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.03044 seconds
  • Memory Usage 1,748KB
  • 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_php_printable
  • (3)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