About HTML Posting By Admin

How can i make it so admins post html?
Home of phpBB Integrated Modifications
http://www.integramod.com/forum/
// // If the board has HTML off but the post has HTML // on then we process it, else leave it alone // if ( !$board_config['allow_html'] || !$userdata['user_allowhtml'])
// // If the board has HTML off but the post has HTML // on then we process it, else leave it alone // if ( !$board_config['allow_html'] && $postrow[$i]['user_level'] != ADMIN || !$userdata['user_allowhtml'] && $postrow[$i]['user_level'] != ADMIN)
//// End session management//
if ($userdata['user_level'] == ADMIN){ $board_config['allow_html'] = 1;}
$sql = "SELECT u.username, u.user_id, p.*, pt.post_text, pt.post_subject, pt.bbcode_uid
$sql = "SELECT u.username, u.user_id, u.user_level, p.*, pt.post_text, pt.post_subject, pt.bbcode_uid
// // If the board has HTML off but the post has HTML // on then we process it, else leave it alone // if ( !$board_config['allow_html'] && $row['enable_html'] )
// If the board has HTML off but the post has HTML // on then we process it, else leave it alone // if ( !$board_config['allow_html'] && $row['enable_html'] && $row['user_level'] != ADMIN )
// // If the board has HTML off but the post has HTML // on then we process it, else leave it alone // if ( !$board_config['allow_html'] || !$userdata['user_allowhtml'])
// // If the board has HTML off but the post has HTML // on then we process it, else leave it alone // if ( !$board_config['allow_html'] && $postrow[$i]['user_level'] != ADMIN || !$userdata['user_allowhtml'] && $postrow[$i]['user_level'] != ADMIN)
//// End session management//
if ($userdata['user_level'] == ADMIN){ $board_config['allow_html'] = 1;}
$sql = "SELECT u.username, u.user_id, p.*, pt.post_text, pt.post_subject, pt.bbcode_uid
$sql = "SELECT u.username, u.user_id, u.user_level, p.*, pt.post_text, pt.post_subject, pt.bbcode_uid
// // If the board has HTML off but the post has HTML // on then we process it, else leave it alone // if ( !$board_config['allow_html'] && $row['enable_html'] )
// If the board has HTML off but the post has HTML // on then we process it, else leave it alone // if ( !$board_config['allow_html'] && $row['enable_html'] && $row['user_level'] != ADMIN )
You'll need a and embed I believe."badboy";p="9628" wrote:if i wanna add something like this
- Code: Select all
<a><embed></embed><br>Get Music Video Codes by VideoCodeLibrary.com</a>
what tag should i add to the list
NOTE ]
Is there any way to do things simple? For example, it seems impossible to get the first line working. Every time I post it, I only get :
[code](div class="GMapEZ")