
Originally Posted by
Alex777
John,
Thanks for the reply. It's the busy season, don't worry about it!
I installed the current incarnation of Zen 1.5.0 and installed ais. I was a little thrown by the lack of /includes/boxes but i worked it out. Looking in the 1.5.0 forum, I saw a comment explaining how the issue was resolved for another mod (I forget which) by installing a sql patch. It took a bit of hunting and pecking around files whose structures I don't fully understand, but I finally worked out what needed to go in which fields. I also had to move the ajax_image_swapper_catalog_dhtml.php file out of the boxes folder. I didn't know where to put it, and I ended up putting it in a few places. I later tried renaming them, one at a time, but I could never make the image swapper manager stop working!? So, i went a renamed them all back to what they were, and left them. Anyhow it works. But, if someone could explain that, I'm curious.
I put copies of ajax_image_swapper_catalog_dhtml.php in:
/admin/
/admin/includes/
/admin/includes/languages/english/extra_definitions
This was my patch:
INSERT INTO admin_pages (page_key, language_key, main_page, page_params, menu_key, display_on_menu, sort_order) VALUES ('aisCatalog', 'BOX_CATALOG_AJAX_IMAGE_SWAPPER', 'FILENAME_AJAX_IMAGE_SWAPPER', '', 'catalog', 'Y', 999);
I hope this saves someone a little time, but be warned, I don't really know what I'm doing. You might want to wait until someone who actually understands what I did weighs in and okays the work around.
Alex
Bookmarks