Results 1 to 10 of 7098

Hybrid View

  1. #1
    Join Date
    May 2008
    Posts
    4
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by thunderhans View Post
    Sorry that my first post here is a help-request, but i couldnt find a solution to this problem by myself ;)
    I installed Image Handler 2 for zen cart 1.3.x and the install worked flawless, until i uploaded a picture to a pruduct. now everytime i open the product in image handler i get the message
    Code:
    Warning: preg_match() [function.preg-match]: Unknown modifier 'p' in /mnt/web7/21/67/51778667/htdocs/shop/admin/products_image_manager.php on line 948
    I found nothing like this via the search, so i hope you can help :)
    Okay, found the problem and eliminated it ;)

  2. #2
    Join Date
    Jan 2007
    Location
    1.5 miles from Home
    Posts
    674
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by thunderhans View Post
    Okay, found the problem and eliminated it ;)
    And the problem was..?

    So others will know.

    M

  3. #3
    Join Date
    May 2008
    Posts
    4
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by tophand View Post
    And the problem was..?

    So others will know.

    M
    My hoster had a serious problem with the chmod-command und always when i set permissions of the cache folder to 777 it was set back to 600. Emptying image cache and chmod with filezilla solved that. Now i have another Problem, I uploaded images and i get this error on the product-page:
    Code:
    Warning: preg_match() [function.preg-match]: Unknown modifier 'I' in /mnt/web7/21/67/51778667/htdocs/shop/includes/modules/clean_business/additional_images.php on line 47
    I already removed double backslashes in the image-path through editing main_product_image.php but without any effect except the right image-path.

    This is my additional_images.php in the /includes/modules/additional_images.php folder:
    http://www.xup.in/dl,14463267/additional_images.php/

    thanks for your help in advance :)

  4. #4
    Join Date
    Oct 2004
    Location
    Houston, TX
    Posts
    782
    Plugin Contributions
    4

    Default Re: Image Handler 2 Support

    Quote Originally Posted by thunderhans View Post
    My hoster had a serious problem with the chmod-command und always when i set permissions of the cache folder to 777 it was set back to 600. Emptying image cache and chmod with filezilla solved that. Now i have another Problem, I uploaded images and i get this error on the product-page:
    Code:
    Warning: preg_match() [function.preg-match]: Unknown modifier 'I' in /mnt/web7/21/67/51778667/htdocs/shop/includes/modules/clean_business/additional_images.php on line 47
    I already removed double backslashes in the image-path through editing main_product_image.php but without any effect except the right image-path.

    This is my additional_images.php in the /includes/modules/additional_images.php folder:
    http://www.xup.in/dl,14463267/additional_images.php/

    thanks for your help in advance :)
    Any specific reason you've removed the "/i"?

  5. #5
    Join Date
    May 2008
    Posts
    4
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    The error was "Unknown modifier I" , so i thought removing it could help, but removing it changed nothing

  6. #6
    Join Date
    Oct 2004
    Location
    Houston, TX
    Posts
    782
    Plugin Contributions
    4

    Default Re: Image Handler 2 Support

    Quote Originally Posted by thunderhans View Post
    The error was "Unknown modifier I" , so i thought removing it could help, but removing it changed nothing
    Did you receive my PM? Removing the "/i" won't help and your actually killing the preg function.

  7. #7
    Join Date
    Oct 2004
    Location
    Houston, TX
    Posts
    782
    Plugin Contributions
    4

    Default Re: Image Handler 2 Support

    Quote Originally Posted by thunderhans View Post
    The error was "Unknown modifier I" , so i thought removing it could help, but removing it changed nothing
    What's probably happening here, is when your adding the product your instructing Zen to use an image already on the server. If that's the case, make sure your not putting a / before the image name.

    In the meantime, I've written into your code a snippet to remove the forward slash. But to be safe, just don't use it.

    NOTE: Other images within your cart aren't showing, probably cause you haven't uploaded them yet. Just wanted to be sure your aware.

  8. #8
    Join Date
    Jan 2008
    Posts
    82
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Hi,

    Love the image handler, just need help with a small fix.

    My images get cut off if the are low on the screen, I would like then to appear correctly relative to the mouse position does anybody know what I am doing wrong ?

    I see that this does not happen on other peoples website who are using the IH2 someone please help.

 

 

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

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