Hello!

Small typo (pname/name) in tpl_best_sellers_scrolling.php:

Code:
    $bss_pname = $best_sellers_scrolling->fields['products_name'];
(...)
    $content .= "<br />#$count: $bss_name</a>";
Somehow only best_sellers_scrolling shows up in my 1.5.6c ZC shop and simply reloads the next best sellers after a while.
Should there be some kind of animation?

Other 3 do not show up at all even when enabled as a sidebox from the admin side, no error message in log or on screen.

I'm puzzled. What is it supposed to look like?

Julien