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)

dendrob 05-30-2007 09:05 PM

OK, how do we upgrade to 2.0? Remove all the edits ? Is the convenient packaging the only difference b/w the older version?

I placed my thumbs inside a film strip. How would I do it in the 2.0? Sample Here

funkmeister 05-30-2007 09:10 PM

With this update.....is there any workaround for when "unregistered" users clicking on a thumbnail and are left with a "LOADING" message.....would like for them to get the regular no permission page or similar such indicator on the thumb.

Anyway thanks for the update - so much easier to manage now :)

e39m5 05-31-2007 12:22 AM

How necessary is the update to 2.0 if I already have a running version? What kind of add ins are there?

Thanks,
e39m5

rainyleaves 05-31-2007 06:22 AM

I installed product-mini2_hs.xml.
Works perfectly.
But bbcode is not installed automatically.
I can't found bbcode in the bbcode manager.
What's happen?

Thanks.

*My vb is vb3.6.7.
*Now I installed bbcode manualy. Works good.

Stoebi 05-31-2007 02:55 PM

I hate all redirects, this hack ist the best hack this year. Thank you very much. Yeah, really up-to-date, need more such hacks.

Nominated :)

rainyleaves 05-31-2007 11:13 PM

Mini2, Thanks for your quick reply. Great!!!

BadgerDog 06-01-2007 11:07 AM

Thanks for the update.... it's great code.... :up:

The OLD code works so well and so cleanly on my current v3.6.7PL1 system (members love it), I'm afraid to start backing out all the template edits and make the changes.... :D

BTW, how does one handle the optiional (, align: 'center') change in the new code? I really like the way that works in the OLD code.

Thanks for your work... :)

Regards,
Badger

Stoebi 06-01-2007 07:51 PM

Hi,

with click on an attached image (no inline image), I find this error entry in the error.log file:
Code:

[Fri Jun 01 22:48:20 2007] [error] [client 127.0.0.1] File does not exist: P:/xampp/htdocs/bbs/vbhacks/null, referer: http://localhost/bbs/vbhacks/showthread.php?p=69289
Regards, Stoebi

d8tabyte 06-01-2007 09:31 PM

Mini2 did you solve the inline images not working with 3.6.7?

arco 06-01-2007 10:46 PM

Quote:

Originally Posted by mini2 (Post 1259073)
To get the images to "zoom out" centrally, after installing the product, go to your Plugin Manager in the vBulletin admin control panel.

I did it differently.

In highslide.js change the following values:

Code:

marginRight : 35, // leave room for scrollbars + outline
marginTop : 10,
align : 'auto', // position in the client (overrides anchor)

To:

Code:

marginRight : 10, // leave room for scrollbars + outline
marginTop : 35,
align : 'center', // position in the client (overrides anchor)



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