Quote Originally Posted by AndyCZ View Post
MikeyG
Carefully read Ceon URI FAQ, how to configure the module to work with third party appl. All you need is to add exceptions to ceon uri mapping config:
/AJAX_servers/AJAX_image_swapper_server.php,
/youradminarea/image_uploader.php,
/youradminarea/AJAX_servers/AJAX_image_swapper_server.php,
/youradminarea/AJAX_image_swapper.php
Andy thanks for the heads up. not yet tried as I am just trying to work out another conundrum.

Has anyone intergrated this with the Dynamic dropdown. ie. have this module change the images for attributes and the Dynamic drop downs show the stock levels.

the file that gets changed is the tpl_product_info_display to refer to either the tpl_products_attributes or the tpl_modules_ajax_image_swapper_attr
depending on which module you want to go with.

I don't think it would be to difficult to merge the two files into one so that you get the results of both..... I am just not a programmer with enough skills :-(