Troubleshooting Oneall feeds
Using Jamroom
Did you create the apps on Twitter and Facebook as described in your Oneall account?
{capture name="row_template" assign="poll_row"}
{literal}
{jrCore_module_url module="jrPoll" assign="murl"}
{if isset($_items)}
{foreach from=$_items item="item"}
{debug}
{/foreach}
{/if}
{/literal}
{/capture}
{jrCore_list module="jrPoll" order_by="_created numerical_asc" limit="10" template=$poll_row}