meanrabbit Posted August 21, 2008 Share Posted August 21, 2008 Hi I have a quick question (yeah right ;)) I did not know the exact topic to post this under, it seems it could fall under more than one. I have added contributions; Lightbox J query with Ultra pics (Ultra Pics version 2.08) - working - causing the possible issue below xsell_v2.4 - works fine After installing Lightbox J query with Ultra pics the small image in the catalog pages no longer point to a product URL, but show the pop-up large image in the browser window instead I replaced all modified pages for the Lightbox J query with Ultra pics contribution with back-ups and restored a previous database Problem persists I used store database back-up Tool from admin area to restore The only thing that could remain is the SQL Query for the Contribution (below) osCommerce 2.2 RC2 - see problem here http://shop.teknmotion.com/catalog/index.php?cPath=3_11 //----------- SQL INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('', 'Enable Additional Images?', 'ULTIMATE_ADDITIONAL_IMAGES', 'enable', 'Display Additional Images below Product Description?', 4, 10, now(), now(), NULL, 'tep_cfg_select_option(array(\'enable\', \'disable\'),'); INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('', 'Additional Thumb Width', 'ULT_THUMB_IMAGE_WIDTH', '140', 'The pixel width of additional thumb images', 4, 11, now(), now(), NULL, NULL); INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('', 'Additional Thumb Height', 'ULT_THUMB_IMAGE_HEIGHT', '120', 'The pixel height of additional thumb images', 4, 12, now(), now(), NULL, NULL); INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('', 'Medium Image Width', 'MEDIUM_IMAGE_WIDTH', '200', 'The pixel width of medium images', 4, 13, now(), now(), NULL, NULL); INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('', 'Medium Image Height', 'MEDIUM_IMAGE_HEIGHT', '200', 'The pixel height of medium images', 4, 14, now(), now(), NULL, NULL); INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('', 'Large Image Width', 'LARGE_IMAGE_WIDTH', '400', 'The pixel width of large images', 4, 15, now(), now(), NULL, NULL); INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('', 'Large Image Height', 'LARGE_IMAGE_HEIGHT', '400', 'The pixel height of large images', 4, 16, now(), now(), NULL, NULL); ALTER TABLE `products` ADD `products_image_med` VARCHAR(64) AFTER `products_image`; ALTER TABLE `products` ADD `products_image_lrg` VARCHAR(64) AFTER `products_image_med`; ALTER TABLE `products` ADD `products_image_sm_1` VARCHAR(64) AFTER `products_image_lrg`; ALTER TABLE `products` ADD `products_image_xl_1` VARCHAR(64) AFTER `products_image_sm_1`; ALTER TABLE `products` ADD `products_image_sm_2` VARCHAR(64) AFTER `products_image_xl_1`; ALTER TABLE `products` ADD `products_image_xl_2` VARCHAR(64) AFTER `products_image_sm_2`; ALTER TABLE `products` ADD `products_image_sm_3` VARCHAR(64) AFTER `products_image_xl_2`; ALTER TABLE `products` ADD `products_image_xl_3` VARCHAR(64) AFTER `products_image_sm_3`; ALTER TABLE `products` ADD `products_image_sm_4` VARCHAR(64) AFTER `products_image_xl_3`; ALTER TABLE `products` ADD `products_image_xl_4` VARCHAR(64) AFTER `products_image_sm_4`; ALTER TABLE `products` ADD `products_image_sm_5` VARCHAR(64) AFTER `products_image_xl_4`; ALTER TABLE `products` ADD `products_image_xl_5` VARCHAR(64) AFTER `products_image_sm_5`; ALTER TABLE `products` ADD `products_image_sm_6` VARCHAR(64) AFTER `products_image_xl_5`; ALTER TABLE `products` ADD `products_image_xl_6` VARCHAR(64) AFTER `products_image_sm_6`; //----------- Catagories product list source --- <!-- Child Category Listing //--> <table width="625" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td><table border="0" width="625" cellspacing="0" cellpadding="0"> <tr> <td class="pageHeading">Let's See What We Have Here</td> <td align="right"><img src="images/subcategory_science_fiction.gif" border="0" alt="Let's See What We Have Here" title=" Let's See What We Have Here " width="57" height="40"></td> </tr> </table></td> </tr> <tr> <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="10"></td> </tr> <tr> <td><table border="0" width="100%" cellspacing="0" cellpadding="2" class="productListing"> <tr> <td align="center" class="productListing-heading"> </td> <td class="productListing-heading"> <a href="http://shop.teknmotion.com/catalog/index.php?cPath=3_11&page=1&sort=2d" title="Sort products descendingly by Product Name" class="productListing-heading">Product Name+</a> </td> <td align="right" class="productListing-heading"> <a href="http://shop.teknmotion.com/catalog/index.php?cPath=3_11&page=1&sort=3a" title="Sort products ascendingly by Price" class="productListing-heading">Price</a> </td> <td align="center" class="productListing-heading"> Buy Now </td> </tr> <tr class="productListing-odd"> <td align="center" class="productListing-data"> <a id="thumb5" class="highslide" onclick="return hs.expand(this);" href="images/BladeRun_DVD_poster.jpg" alt="Blade Runner - Director's Cut"><img src="images/BladeRun_DVD_poster.jpg" border="0" alt="Blade Runner - Director's Cut" title=" Blade Runner - Director's Cut " width="80" height="110"></a> </td> <td class="productListing-data"> <a href="http://shop.teknmotion.com/catalog/product_info.php?cPath=3_11&products_id=5">Blade Runner - Director's Cut</a> </td> <td align="right" class="productListing-data"> <s>$35.99</s> <span class="productSpecialPrice">$30.00</span> </td> <td align="center" class="productListing-data"><a href="http://shop.teknmotion.com/catalog/index.php?cPath=3_11&sort=2a&action=buy_now&products_id=5"><img src="includes/languages/english/images/buttons/button_buy_now.gif" border="0" alt="Buy Now" title=" Buy Now " width="60" height="14"></a> </td> </tr> </table> <table border="0" width="100%" cellspacing="0" cellpadding="2"> <tr> <td class="smallText">Displaying <b>1</b> to <b>1</b> (of <b>1</b> products)</td> <td class="smallText" align="right">Result Pages: <b>1</b> </td> </tr> </table> </td> </tr> </table> <!-- Child Category Listing //--> Thanks in advance! I have been breaking the store and putting it back together to see what everything does for the last week ;) Quote Link to comment Share on other sites More sharing options...
meanrabbit Posted August 22, 2008 Author Share Posted August 22, 2008 nevermind, fiqured it out Quote Link to comment Share on other sites More sharing options...
Qim Posted August 24, 2008 Share Posted August 24, 2008 nevermind, fiqured it out Hi, how did you solve the problem? Regards Sara Quote Link to comment Share on other sites More sharing options...
meanrabbit Posted August 25, 2008 Author Share Posted August 25, 2008 Hi, how did you solve the problem? Regards Sara Hi, I installed this fine contrib below and it overwrote and corrected the issue Product Listing Enhancements, Thumbnails & Manufacturer Headings V1.8 http://www.oscommerce.com/forums/index.php?sho...code+image+size Sorry I could not be more specific, still learning and breakin' stuff ;) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.