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)

DePhauEll 07-17-2007 10:24 PM

Hello,
can I hide the control-bar until the mouse-pointer is moved over the Image?
When switching from one image to the next (using mouse or keyboard) the control-bar is initially visible.

Nitro212 07-18-2007 02:05 AM

Quote:

Originally Posted by DePhauEll (Post 1294077)
Hi!
The center code also caused that error when I tried it. (vBulletin 3.6.7) Instead, I change the file "highslide.js". Look for:
Code:

align : 'auto', // position in the client (overrides anchor)
and change the word auto to center.

That worked for me.

''thanks! worked! :D

Nitro212 07-18-2007 02:02 PM

ahhhh what i do wrong now? it worked yesterday fine... i went to sleep woke up and now i try to view a pic and it stays loading.. i click it again and it opens in a new window (fire fox ) i use IE and i get this error?

---------------------------
Microsoft Internet Explorer
---------------------------
Internet Explorer cannot open the Internet site http://zonamusical.net/tu_zona/general/pics-52868.html.

Operation aborted
---------------------------
OK
---------------------------

whats wrong? it worked yesterday and i ain't touch it :/

keharris53 07-19-2007 12:26 AM

Thanks. Works great.

Well, sort of. I use Firefox. No problem. I just checked it in the latest IE and it's not working at all. Any ideas? Thanks.

Back again. I've tested in Firefox 2.0.0.4, IE7, Mozilla 1.7.13, Opera9.2. It is only working in my Firefox. I'm guessing that the problem is with my browser preferences, or is there something else going on? Thanks.

Appears to be a local issue. I'm hunting through my IE options to find out why it's not working.

Scalemotorcars 07-20-2007 07:54 PM

I'm having a problem with this hack. I'm using 3.5.6 and IE I uploaded the Pre 3.6.7 version and followed the installation to the T.

I uploaded the latest version of Highslide and yes even payed for it.

It works but it pixalized my thumbnails. Opens to a clear image but when it collapses I have a cubed mess. Any ideals what I did wrong or how to fix it.?

I uninstalled it and I still have 1500 pixalized thumbs. :confused:

Heres a link so you see what Im talking about.

http://www.scalemotorcars.com/forum/...?t=540&page=12

I tried to rebuild some of the thumbs. Didnt work.

I checked all templates and cant find anything there either. Might be overlooking something.

jgommel 07-20-2007 08:49 PM

Quote:

Originally Posted by DePhauEll (Post 1294077)
Hi!
The center code also caused that error when I tried it. (vBulletin 3.6.7) Instead, I change the file "highslide.js". Look for:
Code:

align : 'auto', // position in the client (overrides anchor)
and change the word auto to center.

That worked for me.

Good call, this resolved my issue. Thanks!!!

Scalemotorcars 07-21-2007 07:56 PM

OK I was able to fix the pixalization I don't think it was actually this script that caused it in the first place.

I do still have a small problem with this hack.

When I load it I get the "loading" Image but it doesn't open the image into the light box.

:confused:

semka 07-22-2007 11:55 AM

who its easy install? i dont understand.... :|

HDT 07-25-2007 01:35 AM

Installed but got problem.

When click on attachment showing loading but image doesnt come bigger or show on original size.

I have read thread from page 1-26 and make change like suggested,but problem doesnt solve.

I have installed nCode Image Resizer,is this hack should make highslide not working?

Scalemotorcars 07-25-2007 01:51 PM

Just waiting. Same problem. I get the loading image but it doesnt resize.

brfrankl 07-25-2007 06:29 PM

How would I get this to work for IMG tags? Works so great for the rest, I want to use it there too ;)

Chadi 07-29-2007 08:28 PM

Getting w3 validation errors caused by this mod. Please help me correct them so they are valid w3 standard.
  1. https://vborg.vbsupport.ru/external/2010/10/16.png Line 712, Column 15: ID "highslide-container" already defined.</div><div id="highslide-container"></div>
    An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
  1. https://vborg.vbsupport.ru/external/2010/10/17.png Line 705, Column 9: ID "highslide-container" first defined here.<div id="highslide-container"></div>
  1. https://vborg.vbsupport.ru/external/2010/10/16.png Line 713, Column 9: ID "controlbar2" already defined.<div id="controlbar2" class="highslide-overlay controlbar2">
    An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
  1. https://vborg.vbsupport.ru/external/2010/10/17.png Line 706, Column 9: ID "controlbar2" first defined here.<div id="controlbar2" class="highslide-overlay controlbar2">

TheMilkCarton 07-29-2007 09:41 PM

Quote:

Originally Posted by chadi (Post 1304833)
Getting w3 validation errors caused by this mod. Please help me correct them so they are valid w3 standard.

I'm waiting on the more basic things, like fixing inline attachments which broke in 2.0.

Gaetan 08-06-2007 04:26 PM

thank you for this mod, i really like it :)

iDenis 08-06-2007 07:24 PM

I'm try install this mod on vB 3.6.8 and....

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Access denied for user 'xxx'@'localhost' (using password: NO) in /admincp/plugin.php(1970) : eval()'d code on line 11

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in /admincp/plugin.php(1970) : eval()'d code on line 11

john_robot 08-11-2007 07:18 AM

How to do this for IMG tag images ? pls let me know.

Thank you.

Tulsa 08-11-2007 01:46 PM

Quote:

Originally Posted by iDenis (Post 1311368)
I'm try install this mod on vB 3.6.8 and....

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Access denied for user 'xxx'@'localhost' (using password: NO) in /admincp/plugin.php(1970) : eval()'d code on line 11

Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in /admincp/plugin.php(1970) : eval()'d code on line 11

Did you re-edit your config.php file when you upgraded to 3.6.8?

Elenna 08-16-2007 04:47 PM

Looking at the code from the Photopost add-on: https://vborg.vbsupport.ru/showthread.php?t=139202 I found a way to use BBCodes to show the thumbnail. I just need to figure out how to modify the existing [ img ] tags.

Here are my settings for the BBCode. Note: This is very rudamentary. Customize to your liking. I'll keep searching to see how I can modify the existing [ img ] tag with this.

In AdminCP>Custom BB Codes> BBCode Manager, scroll to bottom and click Add New.

Title: (whatever you want)
Tag: (whatever you want - to test, I'm using 'image')
Replacement:
HTML Code:

<a href="{param}"  class="highslide" onclick="return hs.expand(this,{slideshowGroup:'$post[postid]'})" target="_blank"><img src="{param}" width="100"></a>
Example: (Whatever you want)
Description: (Whatever you want)

Elenna 08-16-2007 05:18 PM

Update to above... looks like if you have the "Tag" portion of your code read 'img' it might just work ;) Testing some more just to make sure!

waller99 08-17-2007 01:43 AM

Quote:

Originally Posted by HDT (Post 1300750)
Installed but got problem.

When click on attachment showing loading but image doesnt come bigger or show on original size.

I have read thread from page 1-26 and make change like suggested,but problem doesnt solve.

I have installed nCode Image Resizer,is this hack should make highslide not working?

I am having the same problem. It worked when I first installed it about 6 hours ago, but now when you click on an attachment, it just stays loading and never enlarges. Do we have a fix for this?

angy82 08-22-2007 12:14 PM

Quote:

Originally Posted by milsirhc (Post 1196927)
it's all good. The reason why it load slow and all is because I stuffed it up at my end.

Thanks for the plugin! you roxs!

I have also the same problems. I have just installed this nice plugin, but the opening of images is too slow. What I can do? Please help me, I really want this plugin :)

angy82 08-22-2007 12:58 PM

Thanks for your reply.
Can you tell me how I can insert this effect on bbcode? For example [.IMG]photo[./IMG]

HarryBO 08-22-2007 12:59 PM

Great Hack, but the "central" Option doesn´t work for me.

AdeptusAstartes 08-23-2007 08:25 PM

cant get it work with inline attachments, [attach] seems to ignore it

bostton1 08-29-2007 04:33 AM

Quote:

Originally Posted by Elenna (Post 1319045)
Update to above... looks like if you have the "Tag" portion of your code read 'img' it might just work ;) Testing some more just to make sure!

It works great,

thanks

Elenna 08-29-2007 03:19 PM

I'm so sorry if I missed this answer somewhere - I have this working perfectly on my site, but I'm curious how I can have this work with vBAdvanced, with a custom page? I want to have a 'gallery' as a custom page, where we insert https://vborg.vbsupport.ru/ tags in the BBCode section.

We have it working fine with showing pictures, but it is not using Highslide to zoom them.

BadgerDog 08-31-2007 10:01 AM

How can I change the size (height and width) of the pic that gets displayed after clicking on the thumbnail? I'd like to get a slightly larger pic BEFORE the "expand" button appears in the bottom corner of the resultant pic, after it's zoomed up to full size.

Is there a setting someplace to change the displayed size of the pic before the "expand" button shows?

Thanks :)

Regards,
Badger

pirotess 08-31-2007 06:26 PM

Hello there. I read the first 10 and last 3 pages of this thread and couldnt find any mention of how to get my popup to look like your demo popup looks. I looked through the highslide documentation and found their example of how to do it in example-slideshow-controlbar.html. I've done the first four steps of that modification but I cant figure out where the code for steps 4 and 6 needs to go.

Anyone able to give me a nudge in the right direction?

darkdiver 09-03-2007 07:53 AM

hi folks,

sorry for my bad english, but if i use the highslide and googlemap and i got problems with the "pins" in the map from googlemap. I allreday have made the update from googlemap but without success.

Some suggestions?

Eric

fox3nova 09-05-2007 10:17 AM

I want put the image's link in this code with marked by ***, but I don't know what param should be used.
Can give me some help ? thanks ;)

HTML Code:

<div class='highslide-caption' id='the-caption'>
    <a href="#" onclick="return hs.previous(this)" class="control" style="float:left; display: block">
            Previous
            <br/>
            <small style="font-weight: normal; text-transform: none">left arrow key</small>
    </a>
        <a href="#" onclick="return hs.next(this)" class="control"
                        style="float:left; display: block; text-align: right; margin-left: 50px">

                Next
                <br/>
                <small style="font-weight: normal; text-transform: none">right arrow key</small>
        </a>

********************************************************
*<a href="#" onclick="??????" class="control">image's link here</a> *
********************************************************
    <a href="#" onclick="return hs.close(this)" class="control">Close</a>
    <a href="#" onclick="return false" class="highslide-move control">Move</a>
    <div style="clear:both"></div>
</div>


JohnBee 09-10-2007 10:51 AM

Here is a new Highslide(customized) with lightbox style background darkening feature. Anyone want to try and add this to the existing modification? (CURTESY OF daverad from the Highslide JS Forum)

http://www.a7designs.com.au/clients/highslide-script/

MDK-Indy 09-12-2007 10:51 AM

Salü,

how i can make that the highslide funktion at the [ tmb ]url[ /tmb ] and [ img ]url[ /img ] tags work to?

greeting Indy

Smiry Kin's 09-14-2007 12:59 AM

anyway off getting it to work with postbit url's?

cynthetiq 09-14-2007 08:15 PM

hmm.

it's not working

I get a script error:

Error:'hs' is undefined

General_ 09-16-2007 07:35 AM

It's not working at my forums, too.
I uploaded the Product and the other files from the highslide package and nothing works. Highslide code is shown in the output source code of the forums, but not used by the images. Did I something wrong?

bostton1 09-17-2007 09:35 AM

is there anyway to get this to resize the pictures also?

xandizitxu 09-18-2007 12:15 AM

I installed and so now?! Nothing appears :/

Anyone got this working?!

xandizitxu 09-18-2007 02:35 AM

I tried a lot of things now, but can't get it working... help me ^^

cynthetiq 09-18-2007 04:35 AM

Quote:

Originally Posted by mini2 (Post 1262802)
Inline attachments or inline "other" images using [img]?

It only works with inline attachments, mine in the example is modded further for internal image links.

GAH!!! finally after bashing my head in and even using a fresh install. I see this post and it isn't what the title is, which is stating "inline too"

also my HS undefined error goes away once I installed anymedia mod

does it only work with photopost mod for inline? or can I use any inline [ img]?

yoyoyoyo 09-18-2007 05:45 AM

I found a really good explanation of how the ATTCAP tag works here:

http://www.aquariumpros.ca/forums/sh...ad.php?t=26221

how do we find out what the attachment ID is if we are using vbseo?


All times are GMT. The time now is 12:57 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.01987 seconds
  • Memory Usage 1,841KB
  • 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_code_printable
  • (2)bbcode_html_printable
  • (8)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