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)

Alfa1 09-18-2007 04:02 PM

Mini2; please see my request here: Highslide integration with Avatars

xandizitxu 09-18-2007 05:44 PM

Anyone know if this mod has conflicts?

cynthetiq 09-18-2007 06:04 PM

Quote:

Originally Posted by xandizitxu (Post 1341867)
Anyone know if this mod has conflicts?

I installed it on a fresh installed vb 3.6.8 and it didn't work. So I'm not sure what the mod conflicts would be. I just installed photopost so I will see if I can't get those inline ones to work well also.

It works great now that I installed AnyMedia.

xandizitxu 09-18-2007 06:09 PM

AnyMedia is AME right?

cynthetiq 09-18-2007 06:15 PM

no. AME is Auto Media Embedding

AnyMedia is a different product.

https://vborg.vbsupport.ru/showthrea...light=anymedia

xandizitxu 09-18-2007 09:30 PM

I installed that here and the attachment still don't work. :(

xandizitxu 09-18-2007 10:50 PM

YES! I GOT IT WORKING INSTALL EVERYTHING LIKE THE TUTORIAL AND DO THIS!
PS: My test board it worked on a clean install.

Just add manually this to ur template headinclude

After the << -- CSS something, when this part end ^^
Code:

<script type="text/javascript">
<!--
var SESSIONURL = "";
var IMGDIR_MISC = "images/misc";
var vb_disable_ajax = parseInt("0", 10);
// -->
</script>


<script type="text/javascript" src="/highslide/highslide.js"></script>
<script type="text/javascript">

        // remove the registerOverlay call to disable the controlbar
        hs.registerOverlay(
            {
                    thumbnailId: null,
                    overlayId: 'controlbar2',
                    position: 'bottom left',
                    hideOnMouseOut: true,
                    opacity: 0.75
                }
        );
       
    hs.graphicsDir = '/highslide/graphics/';
    hs.outlineType = 'rounded-white';
    window.onload = function() {
        hs.preloadImages(5);
    }
</script>
<link rel="stylesheet" href="/highslide/highslide.css" type="text/css" media="screen" />
<script type="text/javascript" src="clientscript/vbulletin_global.js?v=368"></script>
<script type="text/javascript" src="clientscript/vbulletin_menu.js?v=368"></script>


cynthetiq 09-19-2007 02:19 AM

anyone have any idea how i could intergrate a FLOAT tag to work with this???? It would really help out in the articles mod to have the pictures small and highslide to large.

ninermac 09-19-2007 02:34 AM

Need a little help here. I've installed and the script seems to work with the exception that I get no control bar what so ever.

The Expand graphic shows up on images, but no control bar. The fact the Expand shows up makes me think it's finding the graphics directory. Any ideas as to what I should look at?

Thanks in advance...

ninermac 09-19-2007 04:39 PM

Quote:

Originally Posted by ninermac (Post 1342198)
Need a little help here. I've installed and the script seems to work with the exception that I get no control bar what so ever.

The Expand graphic shows up on images, but no control bar. The fact the Expand shows up makes me think it's finding the graphics directory. Any ideas as to what I should look at?

Thanks in advance...

Ok, it looks like the original issue could have been the escaped single quotes in the Highslide Headinclude & Initialization plugin.

When I changed it, it's like I uninstalled the highslide product. Viewing source on a page that once had highslide references, showed no evidence of the javascript or css. Images went back to normal VB behavior (new window for me).

After trying to uninstall and re-install... Now my VBA CMPS index is blank and the pages still have no highslide references. It's like it doesn't exist. If I disable highslide, the CMPS index comes back to normal.

Any suggestions?


All times are GMT. The time now is 08:56 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.01382 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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