Results 1 to 10 of 10
  1. #1
    Join Date
    Mar 2008
    Posts
    6
    Plugin Contributions
    0

    Default problems installing image handler 2

    Hi All,

    I have been looking everywhere on google for an answer without any chances.
    I have the latest version of zen cart and now i would like to upload image handler 2.

    On the internet all the sites are saying i need to upload to the zencart directory,fine but in my zencart directory i already have a few similar files.
    I explain:

    at the moment in my directory i have:

    include
    images
    admin

    and many more.

    inside the iamge handle file i have:

    include
    images
    admin
    shopad
    bmz_cache


    if i copy these files to the home/zencart directory i will erase the one already there,i have tryed and it messed up the full site.

    what shall i do???i am completly lost.


    thanx for your help


    ben

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: how to install image handler 2?

    You must use a good FTP program such as Filezilla or WSFTP Professional.
    20 years a Zencart User

  3. #3
    Join Date
    Mar 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: how to install image handler 2?

    Thanx schoolboy for your help.

    i have uploaded the files correctly but now i get an error when i try to access the site:
    Warning: require_once(/home/www/mix2download/zencart/includes/extra_configures/bmz_io_conf.php) [function.require-once]: failed to open stream: No such file or directory in /home/www/mix2download/zencart/admin/includes/extra_configures/bmz_io_conf.php on line 12


    any ideas?

    i have also been looking for help on google and found this but i cannot nderstand it:
    http://breakmyzencart.com/ih-doc

    i do not understand this part:

    If you use a custom template, copy the contents of includes/templates/template_custom into your custom template’s folder. If you have modified any of the files located in this contribution’s includes/templates/template_custom folder, you need to merge these files (popup_image_additional/tpl_main_page.php in particular) with those of your custom template.



    I have a template,i have uploaded it properly and everything was fine till i try to install image handler 2,i am now getting crazy i have reinstalled everything 7 times and still get the same error everytime

    any help would be much appreciated.

    thanx,


    ben

  4. #4
    Join Date
    Mar 2008
    Posts
    6
    Plugin Contributions
    0

    red flag strange error after installing IH2

    Hi,

    i had to recreate a post because the forum did not let me reply to the last one.

    problem:

    I have installed the lastest Zend version without any problems.i have also uploaded a new template,everything was going well till i upload image handler 2.

    Now i get this error:

    Warning: require_once(/home/www/mysite/zencart/includes/extra_configures/bmz_io_conf.php) [function.require-once]: failed to open stream: No such file or directory in /home/www/mysite/zencart/admin/includes/extra_configures/bmz_io_conf.php on line 12

    I have CHMOD the bmz_cache to 777,still nothing

    I have reinstalled everything bit by bit 7 times!!!i am getting crazy now,please help!!!!

    i have also found this on a website but cannot understand it:

    If you use a custom template, copy the contents of includes/templates/template_custom into your custom template’s folder. If you have modified any of the files located in this contribution’s includes/templates/template_custom folder, you need to merge these files (popup_image_additional/tpl_main_page.php in particular) with those of your custom template.




    thank you very much
    Last edited by bambinou; 25 Mar 2008 at 07:46 PM.

  5. #5
    Join Date
    Oct 2007
    Posts
    21
    Plugin Contributions
    0

    Default Re: strange error after installing IH2

    require_once(/home/www/mysite/zencart/includes/extra_configures/bmz_io_conf.php)

    No such file or directory in /home/www/mysite/zencart/admin/includes/extra_configures/bmz_io_conf.php

    Does zencart/includes/extra_configures/bmz_io_conf.php exist? is it chmod 755? even 777?


    As for the custom template stuff. Are you using custom?in the install there is a folder called "template custom" copy those files into your template folder. That is all it means.

  6. #6
    Join Date
    Mar 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: strange error after installing IH2

    Hi,

    Yes the file bmz_io_conf.php does exist but when i open it there is nothing in it at all,i have been onto the zen website and redownloaded the file reopened it and still didn't find anything in it.

    about the custom file i am still really confused because it doesn't make any sense to me,

    i have this file that is my template:
    home/www/mysite.com/zencart/includes/templates/theme037

    is this what you call a custom template?
    but i cannot find any files called template_custom in the Image Handler 2.

    I have also CHMOD the bmz file to 777 .

    i have reuploaded all the files 4 or 5 times using both fille zilla and smart ftp


    Please help,i wanted to help a very friend of mine and it looks i should not have touched it,she just want to sell her pictures with this new module and i just can't get my head around it.

  7. #7
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: how to install image handler 2?

    What template are you using? Did you install a custom template, or are you using the "Classicc" template that comes with a standard Zencart install?

    Put up your website address so we can see the source code.
    20 years a Zencart User

  8. #8
    Join Date
    Mar 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: how to install image handler 2?

    cool thanx for your help,

    here is the url:
    http://www.mix2downloadimages.com/ze...php?main_page=

    thanx
    ben

  9. #9
    Join Date
    Mar 2008
    Posts
    6
    Plugin Contributions
    0

    Default wrong path ,how to change it?

    Hi everyone,

    I am having a problem with my zend cart,i get this error on the screen:

    Warning: require_once(/www/mix2download/zen/includes/admin/includes/extra_configures/bmz_io_conf.php) [function.require-once]: failed to open stream: No such file or directory in /home/www/mix2download/zen/admin/includes/extra_configures/bmz_io_conf.php on line 12

    now if you look well you see the first line has /www and the second line has /home/www this is why it cannot find the file,but how do i change this please?i have been on both config.php files with no luck,i have also tryed the file bmz_io_conf.php .

    what shall i try next ?


    thanx

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

    Default Re: strange error after installing IH2

    Yes the file bmz_io_conf.php does exist but when i open it there is nothing in it at all,i have been onto the zen website and redownloaded the file reopened it and still didn't find anything in it.
    Your download has failed.
    bmz_io_conf.php is not supposed to be empty, it has 26 lines of code.
    custom_template folder is located in \includes\templates\ folder and contains 2 additional folders with files. This is part of Image Handler files.
    Are you downloading Image Handler from here?
    http://www.zen-cart.com/index.php?ma...roducts_id=117

    i have this file that is my template:
    home/www/mysite.com/zencart/includes/templates/theme037
    Is this a Template Monster template? If so you are going to have a very hard time.
    Do a search in this forum for Template Monster.

    Image Handler support thread:
    http://www.zen-cart.com/forum/showthread.php?t=35913

    M

 

 

Similar Threads

  1. v150 Image Handler 4 not auto installing
    By Nowa in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 15 Sep 2012, 09:03 PM
  2. Installing Image Handler 2 and Zen Lightbox
    By asianroses in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 2 Nov 2010, 11:05 PM
  3. Installing Image Handler
    By SimpleeStated in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 1 Sep 2010, 01:30 PM
  4. Error after installing Image Handler
    By robsnowden in forum General Questions
    Replies: 6
    Last Post: 10 Oct 2008, 11:13 AM
  5. Error installing Image Handler
    By wwwursa in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 28 Jan 2008, 08:35 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