#6736

tinap
Participant

    Hey guys,

    I had the same problem – I uploaded my own photos but somehow they would never show up.
    I figured out where the problem was (there’s a bug in source code).

    In app/design/frontend/sns_avaz/default/template/sns/blocks/slideshow.phtml on line 51 and 53, there should be
    <?php echo $image['image']; ?>
    in background url and in img src.