Code: Selecteer alles
update phpbb_users set user_popup_pm=0
Code: Selecteer alles
Code:
<tr>
<td class="row1"><span class="gen">{L_POPUP_ON_PRIVMSG}:</span><br /><span class="gensmall">{L_POPUP_ON_PRIVMSG_EXPLAIN}</span></td>
<td class="row2">
<input type="radio" name="popup_pm" value="1" {POPUP_PM_YES} />
<span class="gen">{L_YES}</span>
<input type="radio" name="popup_pm" value="0" {POPUP_PM_NO} />
<span class="gen">{L_NO}</span></td>
</tr>
replace with
Code:
<input type="hidden" name="popup_pm" value="0">
alvast thnx!
Geen topic titel? Dat is ook knap... even goed gezet - Stef