Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • josarro Friend
    #172173

    Hello, before, with the 1.0.3 version of jak2 filter the images of items were show, now with the new version, 1.0.5 does not.
    Please help!

    In default_results.php i used:

    <?php
    $row = ‘./media/k2/items/cache/’.md5(“Image”.$result->id).’_S.jpg’;
    if(file_exists($row))
    echo “<img src=”$row” height=”175″>”;

    but now does not work

    best regards

    josarro Friend
    #431239

    SOLVED
    I forgot to write in jak2_filter.php
    SELECT i. id,

    THANKS

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 1 voice, and was last updated by  josarro 12 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum