I ran into this same issue. It appears that the database doesn't update the default configuration value... I don't know enough about the zen cart database structure to say where to edit the value manually. However, if you're at a point where you're doing a fresh install of AIS you can probably change the sql script prior to install
('', 'Small Image Height', 'IMAGE_VIEWER_SMALL_IMAGE_HEIGHT','75 (change to whatever you need)','The height of small images in AJAX Image Swapper, shown as thumbnails. Default 75.', @last_id, 1, now()),
etc for the other values... I know this is hacky but all I can offer for now if you're in a hurry!



Reply With Quote
