SMF 2.0.18 has been released! Please update. Read more.
"Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe." A. Einstein
Very cool. Let's say there's 5 new PM's - Will it display all 5 in the warning message, or just the lastest one/first one?
Good night. I got it installed on 1.1.8 How do I activate it? I'm going crazy ....Best regards,
Thank you very much. Is it possible to define this default for all users? Where will this take?Best regards,
<input type="hidden" name="default_options[popup_messages]" value="0" /> <label for="popup_messages"><input type="checkbox" name="default_options[popup_messages]" id="popup_messages" value="1"', !empty($context['member']['options']['popup_messages']) ? ' checked="checked"' : '', ' class="check" /> ', $txt['popup_messages'], '</label><br />
<input type="hidden" name="default_options[popup_messages]" value="0" /> <label for="popup_messages"><input type="checkbox" name="default_options[popup_messages]" id="popup_messages" value="1" checked="checked" class="check" /> ', $txt['popup_messages'], '</label><br />
Duncan85 can this mod be output to ssi ?? see the problem i'm having here ..http://www.simplemachines.org/community/index.php?topic=341197.0