1

(7 replies, posted in Feature requests)

So, i give the soluce:

Original Code:

Line 508 : $checkboxes[] = '<label><input type="checkbox" name="subscribe" value="1" tabindex="'.($cur_index++).'"'.(isset($_POST['subscribe']) ? ' checked="checked"' : '').' />'.$lang_post['Subscribe'];

Auto Checked:

Line 508 : $checkboxes[] = '<label><input type="checkbox" name="subscribe" value="1" tabindex="'.($cur_index++).'" checked="checked" />'.$lang_post['Subscribe'];

2

(7 replies, posted in Feature requests)

Hello,

Sorry, i'm french and this texte is a on-ligne traduce. hmm

I am an user of the punBB and I find hit really TOP smile.

But for the same reason that to evoke higher, I needed this option. The modification is very easy.

So, can I put the solution here????, or do you really don't want?.

The solution is in fact: the checkbox of demand of subscription is automatically checked.


Level: beginner
1 line to modifi


PS: for see the modif, click here