Quote Originally Posted by marksu View Post
INSTALLATION FILES CONTAINS CORRUPTED FILE.
version: image_handler__for_vx_2.0_for_137.zip

image_handler_tools_dhtml.php IS MISSING LINES.

FOLLOWING CODE IS MISSING FROM END OF FILE:

foreach ($options as $key => $value)
if (page_allowed($value['page'])=='true') $za_contents[] = array('text' => $value['box'], 'link' => zen_href_link($value['page'], '', 'NONSSL'));
?>

Well at least ?> characters.
The for each for loop is at least needed for Admin profile according to its instructions.

marksu

Appears as though your file was corrupted on an upload.