Hi Matt,
I'm still planning to update Zen Lightbox. Not sure exactly when as I'm a little busy with clients work at the moment, but as soon as I have a release date I'll let everyone know. :)
Hi Matt,
I'm still planning to update Zen Lightbox. Not sure exactly when as I'm a little busy with clients work at the moment, but as soon as I have a release date I'll let everyone know. :)
My Contributions: Zen Lightbox | Best Sellers Reloaded
Ok, I fixed some things, but I still am not getting images on the product description page.
Example:
http://cubecaseoutlet.com/index.php?...oducts_id=7454
I am using tabbed products. It was working just fine with tabbed products until after I installed IH2 and Lightbox.
So, my question is, "Since I use a different folder for all my product images located at:
cubecaseoutlet.com/images/asi_inventory/ (all of my product images).jpg
Do I need to make a change somewhere to represent that?"
I am assumin it has something to do with tpl_modules_main_product_image.php, but I'm not sure.
Also, how do I get the hover popup to work?
Or is this an IH2 issue?
I'm having an odd problem. Lightbox used to run perfectly; but now lightbox has decided not to work for 'some' products. All I get is the spinning wheel (well that's what I like to call it).
Working Example:
http://brasslinepro.com/index.php?ma...oducts_id=2611
Non-working Example:
http://brasslinepro.com/index.php?ma...oducts_id=2760
I was running Zencart 1.3.7 (w/ the IH2 plugin).
I upgraded to Zencart 1.3.7.1 (winmerge showed no obvious changes to related image handling files). I did not notice anything broken after the upgrade. But as I said... not all of the images are broken.
MySQL 5.0.27-standard
PHP Version: 4.4.7 (Zend: 1.3.0)
For the sake of completeness...
- I did recently ran a major 'Easy populate'. I only caught this new image problem as I was doing a 'quality control check' of the products.
- But I looked in the database and it checks out fine (I looked at the actual MySql contents).
- I also tried editting a product, deleted the image, and loaded a fresh image w/ no success.
- I also tried deleting the bmz_cache. Still no luck.
I'm sure the solution is obvious but I'm just missing it.
Any ideas folks?
Thanks!
Hi, refriend ... I've found this problem before with lightbox, several times in fact, but I always discovered that it happened because there wasn't an image in the 'large' folder. Any chance this problem existed before your upgrade, and you just need to move an image in ?
I had the same thought. So I checked and both the large and medium folders are (and have been empty). I believe IH2 handles the resizing and then caches the images (with watermarks if appropriate) in the bmz_cache folder.
I then dove deeper and found that when zencart tries to display an image_large it does its own error checking. If image_large doesn't exist then the variable is assigned to point to the original image .
Please note that I am not using the actual variable names right now... just the concept.
I will test the idea (later... when I get home) by placing images in the 'large' folder and report back with the results.
Zen Lightbox v1.4 has just been released and will be available in the downloads section shortly.
A full list of changes can be found below.
I'll reply to this thread again when the download link is active.
- Renamed Zen Lightbox function, various files and folders
- Improved use of the overrides system for JavaScript and image files
- Added admin switch to enable/disable Zen Lightbox
- Added admin switch to adjust the overlay opacity
- Added admin switch to adjust the overlay fade duration
- Added admin switch to enable/disable resize animations
- Added admin switch to adjust the resize speed
- Added admin switch to adjust the border size
- Added admin switch to enable/disable the lightbox from closing when you click on the overlay
- Added admin switch to enable/disable Flash objects from being hidden when the lightbox is displayed
- Added admin switch to specify a DIV class to hide when the lightbox is displayed
- Added lightbox functionality to document_general_info, document_product_info, product_free_shipping_info, product_music_info, product_reviews, products_reviews_info and product_reviews_write pages.
- Updated Lightbox JS v2 code to version 2.03.3
- Reverted to original CSS code (with custom fixes)
- Fixed model number display error on product_reviews page
- Added code to load all lightbox resources before image loading is complete
- Updated support for Zen Cart 1.3.7.1 and Image Handler 2.0 v0916
- Removed close link from lightbox image
My Contributions: Zen Lightbox | Best Sellers Reloaded
The download link for Zen Lightbox v1.4 is now active.
http://www.zen-cart.com/index.php?ma...roducts_id=273
Please report any bugs or post any comments or questions here.
Enjoy!
My Contributions: Zen Lightbox | Best Sellers Reloaded
Thank you for the update, Alex. It's working great!
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
In regards to my last post. Storing an image in the 'large' folder has no effect.