RE: New Payments/Products etc Modules
Using Jamroom
Payment is made before work starts when the order is placed. Suggest not doing the work then hoping for payment.
{if jrUser_is_logged_in() && $_conf.sedreadsiteskin4_profile_questions == 'on'}
{jrNingImport_signup_questions user_id=$_user_id assign="ning_questions"}
{if isset($ning_questions)}
<div class="block">
<div class="block_content mt10">
{$ning_questions}
</div>
</div>
{/if}
{/if}
post_max_size = 2048M
upload_max_filesize = 2048M
memory_limit = 2048Mgroup_by="_profile_id" {jrCore_list module="jrFollower" search1="follow_profile_id = `$_profile_id`" order_by="_created desc" pagebreak=40 page=$_post.p template=$ftpl pager=true group_by="_profile_id" }