At the moment I've added a link to all profiles like such:
How would I then go about triggering an action, for example if($mybb->input['action'] == 'request'), from that link so I can then begin to run queries etc.?
<a href='profile.php?action=request&uid=$uid&my_post_key={$mybb->post_code}'>Request</a></td>
How would I then go about triggering an action, for example if($mybb->input['action'] == 'request'), from that link so I can then begin to run queries etc.?
Plugin Count: I lost count.
Public Plugins are available here.
Please do not PM me for support unless asked to.
Public Plugins are available here.
Please do not PM me for support unless asked to.