Results 1 to 10 of 3727

Hybrid View

  1. #1
    Join Date
    Sep 2007
    Location
    Neenah, WI
    Posts
    112
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Problem Solved...

    I didn't realize I had to take the gif images out of the images/zen_lightbox folder before I installed them onto my server.

    Brad

  2. #2
    Join Date
    Sep 2007
    Location
    Neenah, WI
    Posts
    112
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by bsteinagel View Post
    Problem Solved...

    I didn't realize I had to take the gif images out of the images/zen_lightbox folder before I installed them onto my server.

    Brad
    Actually, I didn't solve my problem. I was able to see the rotating circle as well as the close button for one image but then they disappeared again. Same issue as above. Any ideas?

    Thanks,
    Brad

  3. #3
    Join Date
    Sep 2007
    Location
    Neenah, WI
    Posts
    112
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    It's me again. I solved my problem again by copying the zen_lightbox directory to includes\templates\custom\images\ [B]and[\B] by putting the gif imagesin that same directory inside includes\templates\custom\images\ separately. Is this necessary?

    Brad

  4. #4
    Join Date
    Mar 2006
    Posts
    919
    Plugin Contributions
    2

    Default Re: Zen Lightbox...

    Quote Originally Posted by bsteinagel View Post
    It's me again. I solved my problem again by copying the zen_lightbox directory to includes\templates\custom\images\ [b]and[\B] by putting the gif imagesin that same directory inside includes\templates\custom\images\ separately. Is this necessary?

    Brad
    You'll need to rename two folders within the 'includes' folder (from the zip file).

    Then you should upload all the files within the 'includes' folder to your website (keeping the file structure the same).

    Did you follow the instructions in the readme file?

    Quote Originally Posted by climax007 View Post
    If someone still has problems with ZenCart 1.3.7.1, ImageHandler 2.0 and Zen Lightbox 1.4 here is what i did to fix it:

    locate the file "additional_images.php" it should be in your includes\modules\"template_name_dir".

    Go to line 23 and remove the ". '$'".
    The line should look now like this:
    $products_image_base = str_replace($products_image_extension , '', $products_image);

    Thats it. Hope it helps others.

    Cheers,
    Climax
    Thanks for posting this find Climax. I'll review the code change for the 1.5 release.

  5. #5
    kelvyn Guest

    Default Re: Zen Lightbox...

    If anyone wants an easy way to remove 1.3 prior to installing 1.4 and have shell access, make the needed changes and run this from the root of your zen folder:

    Code:
    rm -v ./includes/functions/extra_functions/zen_image_lightbox_IH2_url.php
    rm -v ./includes/modules/YOUR_TEMPLATE/additional_images.php
    rm -v ./includes/modules/pages/product_info/jscript_lightbox.php
    rm -v ./includes/templates/YOUR_TEMPLATE/css/stylesheet_lightbox.css
    rm -v ./includes/templates/YOUR_TEMPLATE/templates/tpl_modules_main_product_image.php
    rm -v ./includes/templates/template_default/images/lightbox/
    rm -v ./includes/templates/template_default/images/lightbox/Thumbs.db
    rm -v ./includes/templates/template_default/images/lightbox/blank.gif
    rm -v ./includes/templates/template_default/images/lightbox/close.gif
    rm -v ./includes/templates/template_default/images/lightbox/closelabel.gif
    rm -v ./includes/templates/template_default/images/lightbox/loading.gif
    rm -v ./includes/templates/template_default/images/lightbox/nextlabel.gif
    rm -v ./includes/templates/template_default/images/lightbox/prevlabel.gif
    rm -v ./includes/templates/template_default/jscript/lightbox.js
    rm -v ./includes/templates/template_default/jscript/lightbox_effects.js
    rm -v ./includes/templates/template_default/jscript/lightbox_prototype.js
    rm -v ./includes/templates/template_default/jscript/lightbox_scriptaculous.js

 

 

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

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