Page 242 of 373 FirstFirst ... 142192232240241242243244252292342 ... LastLast
Results 2,411 to 2,420 of 3726
  1. #2411

    Default Re: Zen Lightbox...

    Maybe it's just best if I simply upgrade ZLB to v1.62?
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

  2. #2412
    Join Date
    Nov 2009
    Posts
    285
    Plugin Contributions
    5

    Default Re: Zen Lightbox...

    Quote Originally Posted by ScriptJunkie View Post
    Maybe it's just best if I simply upgrade ZLB to v1.62?
    I dont think thats going to help you, the only changes to 1.6.2 were close on image click and always show previous and next buttons.

    I'm looking at the code now, but I'm not all that familiar with IH2.
    stand by…

    daniel

  3. #2413
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Zen Lightbox...

    Quote Originally Posted by niestudio View Post
    I dont think thats going to help you, the only changes to 1.6.2 were close on image click and always show previous and next buttons.

    I'm looking at the code now, but I'm not all that familiar with IH2.
    stand by…

    daniel
    Okay lemme chime in here because I am not that familiar with ZLB either.. What I do know is that it is SUPPOSED to include code which works WITH IH2 out the box (it appears that this was part of one of the improvements Alex Clarke's versions brought to the table).. What I posted on the IH2 thread was based on feedback I've received from users of BOTH mods -- users of both modules have reported that the one common file between IH2 and ZLB -- includes/modules/YOUR_TEMPLATE/additional_images.php -- should NOT be merged. They have all indicated that the ZLB version of this file shoud OVERWRITE the IH2 version of this file.

    In comparison, Fual Slimbox requires the merging of the code in the common files for IH2 to work with it.. However, the issue ScriptJunkie is reporting seems to be a NON-ISSUE (see this website -- http : // www . hairisle . com/Less-Than-Perfect/Processed-Wefts/Indian-Remy-Machine-Weft-Relaxed-Texture-4-Oz. -- for an example of Fual Slimbox and IH2 working together) Whether you rightclick to view the image source or mouseover the images, the images are all being called from the IH2 bmz_cache folders for the small, medium, and large product images.

    Hope all of this is useful information when researching this..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  4. #2414
    Join Date
    Nov 2009
    Posts
    285
    Plugin Contributions
    5

    Default Re: Zen Lightbox...

    Quote Originally Posted by DivaVocals View Post
    Okay lemme chime in here because I am not that familiar with ZLB either.. What I do know is that it is SUPPOSED to include code which works WITH IH2 out the box (it appears that this was part of one of the improvements Alex Clarke's versions brought to the table).. What I posted on the IH2 thread was based on feedback I've received from users of BOTH mods -- users of both modules have reported that the one common file between IH2 and ZLB -- includes/modules/YOUR_TEMPLATE/additional_images.php -- should NOT be merged. They have all indicated that the ZLB version of this file shoud OVERWRITE the IH2 version of this file.

    In comparison, Fual Slimbox requires the merging of the code in the common files for IH2 to work with it.. However, the issue ScriptJunkie is reporting seems to be a NON-ISSUE (see this website -- http : // www . hairisle . com/Less-Than-Perfect/Processed-Wefts/Indian-Remy-Machine-Weft-Relaxed-Texture-4-Oz. -- for an example of Fual Slimbox and IH2 working together) Whether you rightclick to view the image source or mouseover the images, the images are all being called from the IH2 bmz_cache folders for the small, medium, and large product images.

    Hope all of this is useful information when researching this..
    Thanks DivaVocals,
    I was hoping you would chime in.
    I know others have said they got IH2 and ZLB working together ok, but I dont really have a need for IH2 and I dont really have time to learn it just to be able to troubleshoot the 2 working together.

    ScriptJunkie, I would just suggest making sure all IH2 is installed and then ZLB installed after so that the additional_images file gets overwritten.

    daniel

  5. #2415

    Default Re: Zen Lightbox...

    Quote Originally Posted by niestudio View Post
    ScriptJunkie, I would just suggest making sure all IH2 is installed and then ZLB installed after so that the additional_images file gets overwritten.
    daniel
    Already done. When I initially installed, I started by completely removing/uninstalling an older version of ZLB. I then installed IH2. After that, I installed v1.61 of ZLB and overrode the additional images file.

    Then about a half hour ago, wondering if I only thought that I overrode the additional images file, I downloaded the additional images file from my server, and compared it to both the IH2 file and the ZLB file to make sure I had the ZLB file on the server and that I didn't "transpose" them during install.

    All is as it should be.

    I took a look at the link Diva provided (where the site is using Fual Slimbox and IH2). I see on that site that on mouseover, the bmz cache file is displayed in the status bar as the image link. Also, when the image is right clicked and copy link is selected, the URL given points to the bmz cache.

    This is not the case for me. I'm wondering if it's possible to find out what's different between ZLB and FSB as it relates to this particular functionality, and then use that difference to change how ZLB behaves?

    Or is it just me that ZLB is behaving this way for? Because if it's just me, I'll uninstall and reinstall both of them and see if that resolves the "issue".
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

  6. #2416
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Zen Lightbox...

    Gonna test tonight myself.. I was in the middle of compiling the latest IH2 updates (minor updates mostly) Ckosloff and I tested in previous IH2 releases IH2's functionality with both ZLB and FSB. I need to test the same two lightboxes with this upcoming IH2 update before I submit the new IH2 to the downloads (previously ckosloff tested ZLB, I tested FSB).. I will be reporting back my findings from this testing as well..

    At first blush, it looks like ZLB only APPEARS to work with IH2.. In reality it looks like what happens is that IH2 works everywhere on your site but the product details page where the ZLB code seems to be using default Zen Cart image locations..

    Quote Originally Posted by ScriptJunkie View Post
    Already done. When I initially installed, I started by completely removing/uninstalling an older version of ZLB. I then installed IH2. After that, I installed v1.61 of ZLB and overrode the additional images file.

    Then about a half hour ago, wondering if I only thought that I overrode the additional images file, I downloaded the additional images file from my server, and compared it to both the IH2 file and the ZLB file to make sure I had the ZLB file on the server and that I didn't "transpose" them during install.

    All is as it should be.

    I took a look at the link Diva provided (where the site is using Fual Slimbox and IH2). I see on that site that on mouseover, the bmz cache file is displayed in the status bar as the image link. Also, when the image is right clicked and copy link is selected, the URL given points to the bmz cache.

    This is not the case for me. I'm wondering if it's possible to find out what's different between ZLB and FSB as it relates to this particular functionality, and then use that difference to change how ZLB behaves?

    Or is it just me that ZLB is behaving this way for? Because if it's just me, I'll uninstall and reinstall both of them and see if that resolves the "issue".
    Last edited by DivaVocals; 28 Feb 2011 at 07:50 PM.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  7. #2417

    Default Re: Zen Lightbox...

    Quote Originally Posted by DivaVocals View Post
    At first blush, it looks like ZLB only APPEARS to work with IH2.. In reality it looks like what happens is that IH2 works everywhere on your site but the product details page where the ZLB code seems to be using default Zen Cart image locations..
    I wish we had more sites to look at, so we could see if this is unique to my site. Occasionally, my site will do some weird things. LOL must be reflective of my personality <grin>
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

  8. #2418

    Default Re: Zen Lightbox...

    Ok...so I've ruled out that this is unique to my site. A portion of the code I posted in post 2409 can be found in this file:

    includes/templates/my_custom_template/templates/tpl_modules_main_product_image.php

    The code is below:

    Code:
    <script language="javascript" type="text/javascript"><!--
    document.write('<?php echo '<a href="' . zen_lightbox($products_image_large, addslashes($products_name), LARGE_IMAGE_WIDTH, LARGE_IMAGE_HEIGHT) . '" rel="' . $rel . '" title="' . addslashes($products_name) . '">' . zen_image($products_image_medium, addslashes($products_name), MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '<br /><span class="imgLink">' . TEXT_CLICK_TO_ENLARGE . '</span></a>'; ?>');
    //--></script>
    <?php } else { ?>
    <?php // eof Zen Lightbox 2008-12-15 aclarke ?>
    <script language="javascript" type="text/javascript"><!--
    document.write('<?php echo '<a href="javascript:popupWindow(\\\'' . zen_href_link(FILENAME_POPUP_IMAGE, 'pID=' . $_GET['products_id']) . '\\\')">' . zen_image($products_image_medium, addslashes($products_name), MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT) . '<br /><span class="imgLink">' . TEXT_CLICK_TO_ENLARGE . '</span></a>'; ?>');
    //--></script>
    It appears to be calling both the large and medium product images from the default zen cart locations instead of from the bmz cache folder (which is where images reside when IH2 is installed).

    Neistudio, I know you mentioned being unfamiliar with IH2, but is this something you would know how to change? In other words, if you know how to write code, is it easy to change where the images are called from, or is IH2-specific knowledge required? (the bmz_cache folder resides at the store root).

    I would do this myself and submit the changes here for the community, but I don't know how to write the code.
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

  9. #2419
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Zen Lightbox...

    Quote Originally Posted by ScriptJunkie View Post
    I wish we had more sites to look at, so we could see if this is unique to my site. Occasionally, my site will do some weird things. LOL must be reflective of my personality <grin>
    I'll let ya know what my testing reveals..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  10. #2420
    Join Date
    Nov 2009
    Posts
    285
    Plugin Contributions
    5

    Default Re: Zen Lightbox...

    Quote Originally Posted by ScriptJunkie View Post
    Neistudio, I know you mentioned being unfamiliar with IH2, but is this something you would know how to change? In other words, if you know how to write code, is it easy to change where the images are called from, or is IH2-specific knowledge required? (the bmz_cache folder resides at the store root).

    Lets give divavocals a chance and see what he finds, and then maybe we can collaborate and get an update to ZLB if/where needed.

 

 

Similar Threads

  1. Free Shipping Rules addon [Support Thread]
    By numinix in forum Addon Shipping Modules
    Replies: 36
    Last Post: 2 Dec 2016, 01:56 PM
  2. v151 Reviews Reply addon [Support Thread]
    By mikestaps in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 17 Oct 2014, 01:29 AM
  3. Jquery Lightbox [Support thread]
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 257
    Last Post: 2 Aug 2012, 10:57 PM
  4. File Upload Required addon [Support Thread]
    By 1100101 in forum All Other Contributions/Addons
    Replies: 21
    Last Post: 10 Dec 2011, 03:00 AM
  5. [Support Thread] IE only JavaScripts and Stylesheets Addon
    By Meshach in forum All Other Contributions/Addons
    Replies: 16
    Last Post: 31 May 2011, 08:18 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR