Hello...I am still trying to get this contri to work. I made sure the SQL (#1 in directions) is on my table.
When I go into a product from the admin area, I preview the MSRP price, etc and when I hit save. I keep getting this error. I have gone through the coding and can't seem to find the problem. I copied some before and after line 178. It is right at the end of the file.
error: Parse error: syntax error, unexpected '}' in /home/####/####/admin/includes/modules/update_product.php on line 178
exec(DIR_IMAGEMAGICK . "mogrify -geometry " . $small_width . " " . $filename_small);
}
}
zen_redirect(zen_href_link(FILENAME_CATEGORIES, 'cPath=' . $cPath . '&pID=' . $products_id . (isset($_GET['page']) ? '&page=' . $_GET['page'] : '')));
}
?>
Bookmarks