$smarty->assign('error_text','Member does not appear to have paid via the SU system. Use the old renewals system if they have paid using some other method');;
$q="SELECT username, username||' ('||realname||')' AS display FROM members, member_type WHERE paid != ? AND type=1 AND type=member_type.id ORDER BY paid;";
<tr><tdcolspan='5'><strong>For large numbers of renewals, this can take a while!</strong></td><tdclass='centre'><inputtype='submit'name='rwsubmit'id='rwsubmit'value='Go!'/></td></tr>
This component allows staff members to sort out memberships and renewals that have been paid for via the SU payments system. </p>
<p>Renew an individual member, generate a list of members that look like they've paid via the SU system or begin the signup process for a newbie who doesn't have their transaction ID by selecting the appropriate option below.
...
...
@@ -34,12 +64,20 @@ This component allows staff members to sort out memberships and renewals that ha
<pstyle='text-align: left'>This will query the SU API for all current SUCS members and generate a list of corresponding SUCS accounts to be renewed.<br/> This process can take a little while to run</p><br/>