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)

d8tabyte 05-20-2007 11:46 PM

My inline images stopped working when I upgraded to 3.6.7, even after the file edit.

dannylin3000 05-21-2007 07:15 AM

how can I modify this to also work for inline images? (images using [ img ] tags)

DaNIEL MeNTED 05-21-2007 12:38 PM

working for everything but inline [img] tags... even after the file edit.

pspcrazy 05-21-2007 03:26 PM

Well i have 3.6.0 so it should be working but the issue is it isn't. When i click on the image after file edits it just sits there loading all day, and no windows. Attached images in the box do work though.

ForYou 05-21-2007 03:46 PM

Hello ,

Quote:

working for everything but inline [img] tags... even after the file edit.
How can i edit the file and where ,

Regards

ForYou 05-25-2007 04:15 PM

Is there any update ,

Regards

Tulsa 05-28-2007 04:26 PM

This is working perfectly for me on 3.6.7.

TTG 05-28-2007 09:47 PM

Anyone solve the problem of the images not loading correctly in Opera ?

Tulsa 05-28-2007 10:17 PM

I just checked out Opera on my Mac and it's working fine.

Chadi 05-30-2007 01:16 AM

I'm using CES Site News hack (https://vborg.vbsupport.ru/showthread.php?t=137365). How do I make the highslide image attachments work when viewing the forum posts (in this case, blog posts)? Right now, it works if I view the MAIN news page, but not each individual post.

Example:
Individual post direct
http://www.talkjesus.com/shownewsces...3739#post77934

Main news page:
http://www.talkjesus.com/newsces.php?f=72

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)


TTG 06-02-2007 10:01 AM

Still not working for me in Opera .. just sits there loading.

Stoebi 06-02-2007 09:00 PM

Quote:

Originally Posted by mini2 (Post 1259670)
What happens with the post though, does the hack work but you get this error, or does the hack not work at all?

I didn't test this on a local machine, online online, no idea if that will make a difference.

Hi mini2 :)

I've installed the hack local for testing purpose and online. Every click on an attached image per post, an entry in error.log is generated. I think the onclick line is the problem in 'Highslide Attachment Thumbnail'. Maybe a problem of highslide and not your hack.

Please add a missing " in:
Code:

href=\"attachment.php\"',

Regards, Stoebi

Stoebi 06-02-2007 09:58 PM

Hm, i understand (i see my mistake, sorry). The problem is, without " and with IE i can attached images, but with a click on that attached image, it shows me a wrong image. Will look later again. Thank you very much.

Edit:
I can constantly reprocedure it with IE 7. With Firefox no entries are written to the log. :(
The page/thread with the images need to refresh/reload to reproduce the error.

I have the plug-in disabled and edited the template directly, so i have no problems to display wrong images.


Regards, Stoebi

Tulsa 06-02-2007 11:05 PM

I'm not seeing any errors in my log using IE7 or FF-2.04 on my PC and FF, Camino, Opera or Safari on my Mac. This is working perfectly for me in all environments I use can think to use it in.

Stoebi 06-02-2007 11:28 PM

I can send both error.log files (local and online) to you, if you want.

Regards, Stoebi

pspcrazy 06-03-2007 12:22 AM

I use v3.6.0, and sadly this says this only works with 3.6.7 when im trying to use it.

Amenadiel 06-03-2007 12:46 AM

I cannot seem to be able to download the mod, is the attachment system broken here in vb.org or something? If yes, is it possible to download highslide integration from somewhere else?

TTG 06-03-2007 01:48 PM

Quote:

Originally Posted by mini2 (Post 1260267)
Does the example link (on MINI2) work?

Could it relate to anything discussed here: http://vikjavev.no/highslide/forum/viewtopic.php?t=408 ?

Your links on MINI2 work with Opera .. Mine don't. Must be something I've missed with install but strange that it works on all other browsers.

subzero06 06-03-2007 05:15 PM

I cannot install the hack....when importing it says that this hack is only for 3.6.7 im using 3.6.4 and it wont let me install it.

Stoebi 06-03-2007 05:19 PM

Hi

@mini2
I found the problem in highslide.js line 784:
Code:

    if (hs.ie) img.src = null;
// before and no more entries are written to the error.log :) Thanks for your time.

My wish is to include for [attcap] a second popup for the comment.

A little thing, if you quickedit your post, which has an image and a comment. After your edit, you need to refresh the page if you want to see the comment again.

Regards, Stoebi

subzero06 06-03-2007 05:34 PM

OK now it works....but is that xml coded the same way or no?

subzero06 06-03-2007 05:45 PM

Yes they worked well

pspcrazy 06-03-2007 11:53 PM

Quote:

Originally Posted by mini2 (Post 1260172)
Try this (replace the product in the zip with it, leave everything else the same).

I can't guarantee it will work, but feedback would be appreciated.

thanks, but i use vbseo, is there anything im doing wrong?

pspcrazy 06-04-2007 05:34 PM

Im talking about the version you made for the 3.6.0 forums. Right now i have it where it installed the product but it doesn't work for some reason. It just sits there saying loading.

http://forums.pspcrazy.com/forums/ps...ml#post1041599

Raptor 06-06-2007 10:41 PM

how do you have the file size / dimensions caprions under each thumbnail ? is that another hack ?

Thanks

ALso i should add that when I refresh and click on the attachment thumnail the browser sometimes gives me a page not found error. it works after i click refresh. I can reproduce every time - anyone else had that issue ? I have vb 3.6.4 - thanks for the great hack .

Raptor 06-06-2007 10:49 PM

really? ive never seen that - care to point me in the right direction ? ;)

EDIT: Ah yes I see - nice :)

also how does inline work - i can only seem to get this hack working with attachments - thanks

vibe 06-07-2007 12:17 AM

I downloaded a zip file, all I got were two instructions, attcap.gif, highslide.css, and product-mini2_hs.xml. I went through both instructions and couldn't find "graphic folder" nor highslide.js within a zip file i downloaded.

Did you forget to update the instruction or I only need to import product-mini2_hs.xml for this addon to work now? What do I do with the rest of these files?

Thanks in advance.

vibe 06-07-2007 01:47 AM

Sorry my bad.

Strike3ForumsMH 06-07-2007 04:02 AM

Fantastic update to an already fantastic mod, thanks mini!

BadgerDog 06-07-2007 12:58 PM

Here's a question about v2.0, as it relates to people who have already installed the older version with multiple template edits.

We installed the old highslide.css, but since then have had changes (additions) to add functionality that's unrelated to this mod.

If we install v2.0, will it overwrite our current highslide.css and therefore, we'd lose that added functionality. In otherwords, if we put our old highslide.css back over the new v2.0 highslide.css, will this updated v2.0 continue to work?

Thanks... :)

Regards,
Badger


All times are GMT. The time now is 07:46 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.01483 seconds
  • Memory Usage 1,815KB
  • 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
  • (5)bbcode_code_printable
  • (5)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