MyBB Community Forums

Full Version: Check
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
after chick my Templates

find thats
The following errors were encountered:
The templates below matched known security issues. Please review them


files in attachment (unicode utf8) plz fix
Please find them attached below. Smile
(warnings_warn_type)

A potential security issue was found in the template. Please review your changes or contact the MyBB Group for support.
Are you sure you've changed the template to the contents of that file? It's working fine for me.

change all of you warnings_warn_type template to this:

<dt><label style="display: block;"><input type="radio" name="type" value="{$type['tid']}" {$checked} class="types_check" onclick="checkType();" style="vertical-align: middle;" /> <strong>{$type['title']}</strong> {$points}</label></dt>
					<dd style="margin-top: 4px;" id="type_{$type['tid']}" class="types">
						<div class="smalltext">{$lang->new_warning_level}</div>
						<div class="tborder" style="width: 150px; float: left; margin: 0; padding: 1px;">
							<div class="trow1" style="width: {$current_level}%; float: left; ">&nbsp;</div>
							<div class="trow2" style="width: {$level_diff}%; float: left;">&nbsp;</div>
						</div>
						<div style="padding-left: 10px; font-weight: bold; float: left;">{$new_warning_level}%</div><br style="clear: left;" />
						{$result}
					</dd>
now Ok,

thanks

another issue plz how make all the posts in the center as default