Page 455 of 710 FirstFirst ... 355405445453454455456457465505555 ... LastLast
Results 4,541 to 4,550 of 7099
  1. #4541
    Join Date
    Oct 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    F*ck this stupid addon.

    I wrote small script which resize my images automaticly during upload new product, and it work perfect.

    I recommend everyone to use php manual, some basic php tutorial and thats all.

    When you know something about php and mysql you can do whatever you want with any CMS.

  2. #4542
    Join Date
    Jun 2009
    Location
    Israel
    Posts
    161
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by llukasz View Post
    F*ck this stupid addon.

    I wrote small script which resize my images automaticly during upload new product, and it work perfect.

    I recommend everyone to use php manual, some basic php tutorial and thats all.

    When you know something about php and mysql you can do whatever you want with any CMS.
    Can you share it? I'm going nuts with this IH2.

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

    Default Re: Image Handler 2 Support

    A link to your site would help.. But wanted to say this quickly.. IH2 does indeed create the small and medium images. It creates them in the bmz_cache folders. So you are right the edit you made isn't necessary, and leads me to believe there is another issue.. Honest to goodness, IH2 should install without a hitch.. I have installed it COUNTLESS times, and it installs without a hitch.. (Especially the latest clean version) If there are issues with it working 9 times out of 10, the issues can be traced to a problem with the installation.. The only issues I can see might come from installing other image management mods or a lightbox contrib not specifically referenced in the IH2 readme..

    The issue with your lightbox has to be an issue with the Lightbox install itself.. IH2 will not interfere with the lightbox contribs referenced in the readme, but IH2 in itself does NOT make the lightbox work..
    Quote Originally Posted by Asdesign View Post
    I'm getting crazy with IH2

    Just when I thought problems were over it seems to stay. I have IH2 Rev 7 installed with latest Lightbox version.

    My images folder contains a bunch of folders with manufacturers names so when I upload an image to a product (using IH2) I choose the right folder before uploading the image. What then happens is, I go to the product's page and no image appears. A quick check revealed its looking for the picture under images/medium/levono(for example)/xxx.jpg. Looking at this folder using FTP shows there no image there. I thought IH2 suppose to take one image and generate it for all sizes?!...The only solution I found to this was modifying 'tpl_main_product_image.php' so it doesn't look for the images under medium or large folders, but this is absord since I thought IH2 suppose to work with these files out of the box. I noticed that the only files regarding functionality of main product image and additional images are the ones under the 'modules' folder.

    Thats one problem actually. The other problem is that IH2 doesn't seem to intiate Lightbox, its just using the old POPUP.

    Would appreciate any help with this.

    PS,
    Main PHP issues with IH2 were over but I still get this error when I go into IH2.

    "Warning: strstr() [function.strstr]: Empty delimiter. in /home/xxx/domains/xxx/public_html/includes/classes/bmz_image_handler.class.php on line 128"

    I checked the file and its a stock version of the IH2 installation.

    Funny thing, on another cart with IH2 I have on the server I get no errors at all.
    Last edited by DivaVocals; 30 Nov 2009 at 02:16 AM.

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

    Default Re: Image Handler 2 Support

    Quote Originally Posted by llukasz View Post
    F*ck this stupid addon.

    I wrote small script which resize my images automaticly during upload new product, and it work perfect.

    I recommend everyone to use php manual, some basic php tutorial and thats all.

    When you know something about php and mysql you can do whatever you want with any CMS.
    Very nice...

  5. #4545
    Join Date
    Jun 2009
    Location
    Israel
    Posts
    161
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by DivaVocals View Post
    A link to your site would help.. But wanted to say this quickly.. IH2 does indeed create the small and medium images. It creates them in the bmz_cache folders. So you are right the edit you made isn't necessary, and leads me to believe there is another issue.. Honest to goodness, IH2 should install without a hitch.. I have installed it COUNTLESS times, and it installs without a hitch.. (Especially the latest clean version) If there are issues with it working 9 times out of 10, the issues can be traced to a problem with the installation.. The only issues I can see might come from installing other image management mods or a lightbox contrib not specifically referenced in the IH2 readme..

    The issue with your lightbox has to be an issue with the Lightbox install itself.. IH2 will not interfere with the lightbox contribs referenced in the readme, but IH2 in itself does NOT make the lightbox work..
    Yeah I'm guessing its just a small issue. I'm using Lightbox 1.5 which is the latest I could find under addons, and it has IH2 reference so I guess its the right addon to use. I could link you up to my site but you might have some trouble since it's in hebrew.

    Heres a link to a product page I'm examining the problem on:
    http://www.night-net.net/index.php?m...roducts_id=242

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

    Default Re: Image Handler 2 Support

    Quote Originally Posted by Asdesign View Post
    Yeah I'm guessing its just a small issue. I'm using Lightbox 1.5 which is the latest I could find under addons, and it has IH2 reference so I guess its the right addon to use. I could link you up to my site but you might have some trouble since it's in hebrew.

    Heres a link to a product page I'm examining the problem on:
    http://www.night-net.net/index.php?m...roducts_id=242
    Well based on looking at your site, if I had to hazzard a guess.. I would say that IH2 is not installed correctly.. I know I keep saying it, but it's because it's really true.. IH2 is as easy to install as renaming the YOUR_TEMPLATE and admin folders to match the names used for these folders, copy the files over, and once you run the install from the admin, it should just WORK with no other tweaks required.. I can't help you with the lightbox, but given your image and lightbox behavior, I have a sneaking suspicion that once you get IH2 working the way it should that the lightbox issue may resolve itself.. for IH2, my suggestion is to uninstall from the admin, then carefully remove ALL of the IH2 files.. Make sure that you don't have any of the files in the install package in different folders than what's in the install package.. Once you get IH2 all backed out, then simply upload IH2 again.. and I would suggest downloading a FRESH copy of it to install..

  7. #4547
    Join Date
    Jun 2009
    Location
    Israel
    Posts
    161
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Guess I'll try that. Thank you very very much! Btw, did you like the design? I've been hard at work

    OH, btw, do I have to delete the BMZ CACHE folder? I have to make sure images won't disappear from the products! There's like 200 products in this cart.

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

    Default Re: Image Handler 2 Support

    Quote Originally Posted by Asdesign View Post
    Guess I'll try that. Thank you very very much! Btw, did you like the design? I've been hard at work

    OH, btw, do I have to delete the BMZ CACHE folder? I have to make sure images won't disappear from the products! There's like 200 products in this cart.
    I know it sucks to have to do this over, but honestly I think it's the only way to get to the bottom of your issue..

    You won't lose your images at all if you delete the BMZ CACHE folder.. You must remove ALL elements of IH2 and start over..

    I will keep stressing that this is one of the EASIEST mods to install. (I promise..) I can promise you that any issues have everything to to do with the install being executed incorrectly.. If you have modified any of the install files, if you have installed it differently than what the instructions say, you will have issues..

    Also what I find is a frequent issue with mod installs is overwriting files being used by other mods versus using a program like Winmerge to merge the changes. I do not think that any such issues exist between IH2 and other mods.. (I run it on all my client sites, and they are all HEAVILY modded sites..) However if they did you would want to pay particular attention to the files in the includes/modules & includes/templates folders to make sure that you aren't overwriting changes required by other mods you may have installed...

    Your site design is very nice.. Clean, and though I can't read Hebrew, I can still see that it is a clean easy to navigate design..

  9. #4549
    Join Date
    Jun 2009
    Location
    Israel
    Posts
    161
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Okie dokie, just uninstalled everything, going to try a reinstall.

  10. #4550
    Join Date
    Jun 2009
    Location
    Israel
    Posts
    161
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    damn no luck...I'm 100% I did everything right. I understand the structure of zen cart and everything and I just don't get it.

    Maybe this error is the key. But if the problem isn't really inside this file, where else can it be?

    Warning: strstr() [function.strstr]: Empty delimiter. in /home/nightnet/domains/night-net.net/public_html/includes/classes/bmz_image_handler.class.php on line 128

    Btw, maybe if I knew what does function does I'll get some more clues!

 

 

Similar Threads

  1. v150 Image Handler 4 (for v1.5.x) Support Thread
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1687
    Last Post: 17 Nov 2024, 07:26 PM
  2. v139h Image Handler 3 Support Thread (for ZC v1.3.9)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1095
    Last Post: 2 Oct 2017, 12:42 PM
  3. Image Handler Support Please
    By nadinesky in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 30 Sep 2013, 03:47 PM
  4. Image handler only covers part of screen
    By shaneburton in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 14 May 2009, 07:15 PM
  5. Is Image Handler the only way to go?
    By wwwursa in forum Installing on a Windows Server
    Replies: 2
    Last Post: 23 Dec 2007, 09:22 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