I don't know what you mean by the double definition, please elaborate.
I tried the fix outlined above, so now the functions_bmz_image_handler.php reads:
$ihConf['dir']['admin'] = end(explode("/", trim( (($request_type == 'SSL') ? DIR_WS_HTTPS_ADMIN : DIR_WS_ADMIN) ,"/") ))."/";
I do see .jpg and .gif, no png.
Worse than that I get error message:
Warning: imagepng() [function.imagepng]: gd-png error: setjmp returns error condition in C:\xampp\htdocs\haiswigs\includes\classes\bmz_image_handler.class.php on line 646
Until a fix is found I am returning to old version of file, since this only affects admin preview.
Bookmarks