I was trying to solve a problem.
My Image Hoover was not working anymore.
I saw there was an upgrade to Image Hander so I installed it.
When I installed it I got this error.
Not knowing what to do I commented out the line (491)Fatal error: Call to undefined function zen_attribute_image() in /home/noah/public_html/includes/modules/zencart_zen/attributes.php on line 481
Oh but now My Attribute Images are not showing up...// $tmp_attributes_image .= '<div class="attribImg">' . zen_attribute_image(DIR_WS_IMAGES . $products_options->fields['attributes_image']) . (PRODUCT_IMAGES_ATTRIBUTES_NAMES == '1' ? '<br />' . $products_options->fields['products_options_values_name'] : '') . '</div>' . "\n";
What can I do to fix this???
If image hoover is just not working.. Any suggestions on what to do?
Bookmarks