Ok, thx. I did encouter the same problem with a Dutch language pack. However, I 'luckely' found an older Dutch language pack version for Zen-Cart 1.5. I replaced my admin/includes/languages/dutch.php and then IH4 installed succesfully.
So in my case there is something wrong with this language file that causes the IH4 to fail the install.
I did compare both files changed a few things and tested again without result. So far I did not manage to find the cause of this problem. But my problem is that I'm not a programmer and I have just little knowledge of php.
If anyone is interested to compare my two dutch files, please PM me. Maybe you can find the problem... and maybe help my Swedish friend
This may sound weird, but maybe you could try to temporary replace the swedish.php by the english version and rename that to swedish.php (and rename your original swedish.php to swedish.bak so you can can switch back quickly when done).
I know it's not a fix, but for a "test" you can determin if this swedish.php is causing he problem AND you ca move on first.
Last edited by Gerjan; 9 Apr 2012 at 10:57 PM.
It was the language/swedish.php - file that caused it.
But i guess i still got the error-log if you need to look further in to the problem.
Lets see. If i got the right error-log it says something like this:
incredible, it worked! I can live with english admin as long as ewerything works. Thank you for your help![09-Apr-2012 23:14:27] PHP Fatal error: 1064:You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 1001, now(), now(), NULL, 'zen_cfg_select_option(array(''yes'',''no''),')' at line 1 :: INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES (NULL, 'IH resize images', 'IH_RESIZE', 'no', 'Select either -no- which is old Zen-Cart behaviour or -yes- to activate automatic resizing and caching of images. --Note: If you select -no-, all of the Image Handler specific image settings will be unavailable including: image filetype selection, background colors, compression, image hover, and watermarking-- If you want to use ImageMagick you have to specify the location of the <strong>convert</strong> binary in <em>includes/extra_configures/bmz_image_handler_conf.php</em>.', , 1001, now(), now(), NULL, 'zen_cfg_select_option(array(''yes'',''no''),') in /XXX/includes/classes/db/mysql/query_factory.php on line 101
Last edited by Luftkaffe; 9 Apr 2012 at 11:15 PM.
installer won't start.
no menu at all.
english zc1.5+ spainish language pack
installer won't start.
no menu at all.
english zc1.5+ spainish language pack
well. i find the problem. the "images" menu not the same in spainish.
the way that ih4 install, well once i had installed ih4. then i re-install the zen cart,
the ih4 install will never start....
I asume this is a language related problem...
So you managed to install IH4 succesfully? Or not?
From what I understand you did install IH4, and then re-installed Zen-Cart? Why? If you reinstall ZC you should also re-install modules... I think you need to explain more or give more details.