Page 557 of 710 FirstFirst ... 57457507547555556557558559567607657 ... LastLast
Results 5,561 to 5,570 of 7099
  1. #5561
    Join Date
    Jun 2010
    Posts
    56
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    the version 8c worked fine on my testing, thanks!!

  2. #5562

    Default Re: Image Handler 2 Support

    Quote Originally Posted by fei2010 View Post
    the version 8c worked fine on my testing, thanks!!
    Most of us don't have access to version 8c.

  3. #5563
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    question:

    if we already have IH2 installed do we need to instll the newest update to it --- is there anything security wise to make it a must or can we leave well enough alone.

    sorry if that is doesn't make very much sende...my mom died last week and I don't make much sense right now.

    was just wondering if we need to update a working IH2 for the newest version or am I fine as is.

  4. #5564
    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 Mal2809 View Post
    Ok its an image handler issue with fual slimbox.

    I have replaced the additional images ( image handler file ) with the fual slimbox one in includes/modules/your template/additional images.php and hey presto the additional images scroll now works once again.

    I'm sure thats one of the things you have been working on and if i had read the previous posts i may have known that. :o)
    Said this on the Fual thread.. should post here too..

    The exact answer appears to be that the issue with IH2 & additional images is a webhost specific issue based on how php is implemented on some hosts. Like I posted earlier, if you look through this support thread (posts from the last 3-4 days) the details are fully explained.. (You SHOULD take the time to read through)

    I think however is that part of the issue is that you did not properly merge the includes/modules/your template/additional images.php files that come with both Fual Slimbox and IH2. Merging the two should resolve any conflicts. This is not an easy job since Fual was written for Zen 1.3.8 and the Fual specific changes are not super obvious. It will take doing some comparisons between the Fual files and Zen 1.3.8 to make note all of the Fual modifications. Then compare that to the latest Zen Cart version to merge in any current Zen version specific changes. Then FINALLY comparing the file to the Image Handler version and incorporating the IH2 specific modifications.

    FYI, the current version of Fual may have issues on PHP 5.3 servers as it appears to still contains functions I believe are deprecated in PHP 5.3. (Still need to confirm this when I get around to trying to convert Fual for Zen 1.3.9 for my test store..)
    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.

  5. #5565

    Default Re: Image Handler 2 Support

    Quote Originally Posted by DivaVocals View Post
    Said this on the Fual thread.. should post here too..

    The exact answer appears to be that the issue with IH2 & additional images is a webhost specific issue based on how php is implemented on some hosts. Like I posted earlier, if you look through this support thread (posts from the last 3-4 days) the details are fully explained.. (You SHOULD take the time to read through)

    I think however is that part of the issue is that you did not properly merge the includes/modules/your template/additional images.php files that come with both Fual Slimbox and IH2. Merging the two should resolve any conflicts. This is not an easy job since Fual was written for Zen 1.3.8 and the Fual specific changes are not super obvious. It will take doing some comparisons between the Fual files and Zen 1.3.8 to make note all of the Fual modifications. Then compare that to the latest Zen Cart version to merge in any current Zen version specific changes. Then FINALLY comparing the file to the Image Handler version and incorporating the IH2 specific modifications.

    FYI, the current version of Fual may have issues on PHP 5.3 servers as it appears to still contains functions I believe are deprecated in PHP 5.3. (Still need to confirm this when I get around to trying to convert Fual for Zen 1.3.9 for my test store..)
    I'm using InMotion Hosting and a VPS server and PHP 5.2.9, if you get any information on what some hosts are doing with regards their PHP implementation i'd love to know so i can contact them and perhaps ask for them to change a few settings.

    I expect them to update to PHP 5.3 before the year is out.

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

    Default Re: Image Handler 2 Support

    Thanks for testing and thanks for the update!!!
    Quote Originally Posted by fei2010 View Post
    the version 8c worked fine on my testing, thanks!!
    Hey there.. It really is an awful lot to explain, so when you get a chance, read through the last few days of forum activity to get the full details.. I realize that some of the posts from the last coupla days were more about finger pointing and insults, but there is some pretty good information once you get past the less than helpful stuff to get to the REAL issue..

    Bottom line it's a permissions issue with the bmz_cache folder. This issue doesn't affect all hosts/servers.. It seems to depend on how PHP is implements on different webhosts.

    So if the situation doesn't apply to you, then you don't need to do anything.. Frankly IH2 has been "working" this way for so long with no issues that I am aware of (including any serious store breaches) that I leave it up to individual shop owners to decide. That said once we get all the testers to report in, I will be submitting IH2 Rev8c to the downloads section.
    Quote Originally Posted by DarkAngel View Post
    question:

    if we already have IH2 installed do we need to instll the newest update to it --- is there anything security wise to make it a must or can we leave well enough alone.

    sorry if that is doesn't make very much sende...my mom died last week and I don't make much sense right now.

    was just wondering if we need to update a working IH2 for the newest version or am I fine as is.
    Still don't wanna read the last few days worth of activity huh?? I asked the testers to report their test findings HERE in the support thread (which BTW, you would know if you followed the activity from the last few days..)
    Quote Originally Posted by Mal2809 View Post
    Most of us don't have access to version 8c.
    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. #5567
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Image Handler 2 Support

    You'll need to speak to your host about their PHP implementation.. I can't provide any specific information on what other hosts are doing.. It's just very clear that some of the issues we've come across in the last few days do not affect all webhosts..
    Quote Originally Posted by Mal2809 View Post
    I'm using InMotion Hosting and a VPS server and PHP 5.2.9, if you get any information on what some hosts are doing with regards their PHP implementation i'd love to know so i can contact them and perhaps ask for them to change a few settings.

    I expect them to update to PHP 5.3 before the year is out.
    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.

  8. #5568
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Trust me Diva sweety, I did read the 6 pages of posts that I missed but they are mush in my brain right now so even if it is something we have to update...I would not be able to do it without killing my site.

    maybe after I get things straight after mothers death and things get back to quasi-normal I can attempt to read them over again.

    thanks

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

    Default Re: Image Handler 2 Support

    I understand.. Honestly I think you should be okay.. This permissions thing has been in place mostly un-noticed for a very long time now.. So I think you'll be okay for a moment..

    Sorry to hear about your mom.. My condolences to you and your family..
    Quote Originally Posted by DarkAngel View Post
    Trust me Diva sweety, I did read the 6 pages of posts that I missed but they are mush in my brain right now so even if it is something we have to update...I would not be able to do it without killing my site.

    maybe after I get things straight after mothers death and things get back to quasi-normal I can attempt to read them over again.

    thanks
    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. #5570
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    thanks Diva you are a gem, also thanks to you and your crew of programmers and testers for the owrk you all do

 

 

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