wizaard, on 18 April 2007, 11:38, said:
ADDITION TO MY PREVIOUS MESSAGE:
In the product_reviews_info.php file, the replacing code is not the same as in the other two files because this PHP uses another name of picture function (it uses
In the product_reviews_info.php file, the replacing code is not the same as in the other two files because this PHP uses another name of picture function (it uses
$review['products_image']instead of
$product_info['products_image']), so it's necessary to change the replacing code:
<?php echo '<a href="' . tep_href_link(DIR_WS_IMAGES . $review['products_image']) . '" rel="lightbox[roadtrip]">' . tep_image(DIR_WS_IMAGES . $review['products_image'], $review['products_name'], (MOPICS_RESTRICT_PARENT=='false'?'':SMALL_IMAGE_WIDTH), (MOPICS_RESTRICT_PARENT=='false'?'':SMALL_IMAGE_HEIGHT), SMALL_IMAGE_WIDTH, SMALL_IMAGE_HEIGHT, 'hspace="5" vspace="5"') . '<br>' . TEXT_CLICK_TO_ENLARGE . '</a>'; ?> <noscript> <?php echo '<a href="' . tep_href_link(DIR_WS_IMAGES . $review['products_image']) . '" target="_blank">' . tep_image(DIR_WS_IMAGES . $review['products_image'], $review['products_name'], (MOPICS_RESTRICT_PARENT=='false'?'':SMALL_IMAGE_WIDTH), (MOPICS_RESTRICT_PARENT=='false'?'':SMALL_IMAGE_HEIGHT), 'hspace="5" vspace="5"') . '<br>' . TEXT_CLICK_TO_ENLARGE . '</a>'; ?> </noscript>
Hi there Matěj (hope you're still around),
I have successfully installed More Pics Advanced 2.0.6 but I have noticed that the photos on the /product_reviews_info.php, /product_reviews.php and /admin/reviews.php still show the image that I used before I installed this add-on. The Readme.txt made no references to changing these files...so I followed your instruction above (for /product_reviews_info.php) but it does not work.
Can you (or anyone) help? I've spent hours on this.






Find content
Male
