jrSeamless: modules parameter not set
Using Jamroom
After making the correction,the error has gone.But I'm now getting no images on the top songs section.It's blank.
What other changes should I make to the code...
This is the full code I used
{if isset($_conf.jrNova_require_images) && $_conf.jrNova_require_images == 'on'}
{jrSeamless_list modules="jrAudio,jrSoundCloud" template="index_list_songs.tpl" pagebreak="5" page=$_post.p}
{else}
{jrSeamless_list modules="jrAudio,jrSoundCloud" template="index_list_songs.tpl" pagebreak="5" page=$_post.p}
{/if}
updated by @johnchansa: 11/25/13 08:55:40AM