2012-04-18, 03:23 AM
Normally when you are creating a thread you see a toolbox with options such as Font, Text Size, Alignment, text color etc but on my forum the toolbox is missing. I have did a rough google search and tried all the given solutions but nothing worked.
Here is the stuff I have tried.
1) Change editor style from default to office 2007.
2) Enable Clickable MyCode Editor in ACP.
3) Reupload jscripts_themes folder.
4) Add {codebuttons} after <textarea name="message" id="message" rows="20" cols="70" tabindex="2">{$message}</textarea> in newthread and newreply template.
5) Find updated templates and revert to original.
6) Reupload codebuttons folder to .images and .images/theme
Some extra information
I have the latest forum version which I believe is 1.6.7 if not then 1.6.6 for sure.
My new thread page looks like this.
![[Image: toolbox.png]](https://camo.mybb.com/e6d86709baed0f4b4638416fbfc21fa07abdbff3/687474703a2f2f696d673430372e696d616765736861636b2e75732f696d673430372f343632332f746f6f6c626f782e706e67)
My newthreads source code is
My new thread pages source code is below.
Thanks for the help.
Here is the stuff I have tried.
1) Change editor style from default to office 2007.
2) Enable Clickable MyCode Editor in ACP.
3) Reupload jscripts_themes folder.
4) Add {codebuttons} after <textarea name="message" id="message" rows="20" cols="70" tabindex="2">{$message}</textarea> in newthread and newreply template.
5) Find updated templates and revert to original.
6) Reupload codebuttons folder to .images and .images/theme
Some extra information
I have the latest forum version which I believe is 1.6.7 if not then 1.6.6 for sure.
My new thread page looks like this.
My newthreads source code is
<html>
<head>
<title>{$lang->newthread_in}</title>
{$headerinclude}
<script type="text/javascript" src="jscripts/post.js?ver=1400"></script>
</head>
<body>
{$header}
{$preview}
{$thread_errors}
{$attacherror}
<form action="newthread.php?fid={$fid}&processed=1" method="post" enctype="multipart/form-data" name="input">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->post_new_thread}</strong></td>
</tr>
{$loginbox}
<tr>
<td class="trow2" width="20%"><strong>{$lang->thread_subject}</strong></td>
<td class="trow2">{$prefixselect}<input type="text" class="textbox" name="subject" size="40" maxlength="85" value="{$subject}" tabindex="1" /></td>
</tr>
{$posticons}
<tr>
<td class="trow2" valign="top"><strong>{$lang->your_message}</strong>{$smilieinserter}</td>
<td class="trow2">
<textarea name="message" id="message" rows="20" cols="70" tabindex="2">{$message}</textarea>
{$codebuttons}
{$multiquote_external}
</td>
</tr>
<tr>
<td class="trow1" valign="top"><strong>{$lang->post_options}</strong></td>
<td class="trow1"><span class="smalltext">
<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" tabindex="7"{$postoptionschecked['signature']} /> {$lang->options_sig}</label>
{$disablesmilies}</span></td>
</tr>
{$modoptions}
{$subscriptionmethod}
{$pollbox}
{$captcha}
</table>
{$attachbox}
<br />
<div style="text-align:center"><input type="submit" class="button" name="submit" value="{$lang->post_thread}" tabindex="4" accesskey="s" /> <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="5" />{$savedraftbutton}</div>
<input type="hidden" name="action" value="do_newthread" />
<input type="hidden" name="posthash" value="{$posthash}" />
<input type="hidden" name="attachmentaid" value="" />
<input type="hidden" name="attachmentact" value="" />
<input type="hidden" name="quoted_ids" value="{$quoted_ids}" />
<input type="hidden" name="tid" value="{$tid}" />
{$editdraftpid}
</form>
{$forumrules}
{$footer}
</body>
</html>
My new thread pages source code is below.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xml:lang="en" lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head> <script type="text/javascript">
//<![CDATA[
try{if (!window.CloudFlare) { var CloudFlare=[{verbose:0,p:0,byc:0,owlid:0,mirage:0,oracle:0,paths:{cloudflare:"/cdn-cgi/nexp/v=1443929931/"},atok:"48c3d8ca284f54643599f418f22431b8",zone:"MY FORUM LINK",rocket:"a",apps:{}}];document.write('<script type="text/javascript" src="//ajax.cloudflare.com/cdn-cgi/nexp/v=3368044129/cloudflare.min.js"><'+'\/script>')}}catch(a){};
//]]>
</script>
<title>New Thread in Rules & Announcements</title>
<link rel="alternate" type="application/rss+xml" title="Latest Threads (RSS 2.0)" href="http://www.MY FORUM LINK.net/syndication.php"/>
<link rel="alternate" type="application/atom+xml" title="Latest Threads (Atom 1.0)" href="http://wwwMY FORUM LINK.net/syndication.php?type.=atom1.0"/>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="Content-Script-Type" content="text/javascript"/>
<script type="text/rocketscript" data-rocketsrc="http://www.MY FORUM LINK.net/jscripts/prototype.js?ver=1603"></script>
<script type="text/rocketscript" data-rocketsrc="http://www.MY FORUM LINK.net/jscripts/general.js?ver=1603"></script>
<script type="text/rocketscript" data-rocketsrc="http://www.MY FORUM LINK.net/jscripts/popup_menu.js?ver=1600"></script>
<link type="text/css" rel="stylesheet" href="http://www.MY FORUM LINK.net/cache/themes/theme3/global.css"/>
<link type="text/css" rel="stylesheet" href="http://www.MY FORUM LINK.net/cache/themes/theme3/blue_warez_2.css"/>
<script type="text/rocketscript">
<!--
var cookieDomain = ".www.MY FORUM LINK.net";
var cookiePath = "/";
var cookiePrefix = "";
var deleteevent_confirm = "Are you sure you want to delete this event?";
var removeattach_confirm = "Are you sure you want to remove the selected attachment from this post?";
var loading_text = 'Loading. <br />Please Wait..';
var saving_changes = 'Saving changes..';
var use_xmlhttprequest = "1";
var my_post_key = "cf542001e8fab7142921ab900e3e9de7";
var imagepath = "images/gondar_v1";
// -->
</script>
<script type="text/rocketscript" data-rocketsrc="http://www.MY FORUM LINK.net/jscripts/tabcontent.js">
/***********************************************
* Tab Content script v2.2- copyright Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
</script>
<script type="text/rocketscript" data-rocketsrc="jscripts/post.js?ver=1400"></script>
</head>
<body>
<div id="container">
<div class="container_bg">
<div class="container_right">
<div class="container_left">
<a name="top" id="top"></a>
<div id="header">
<div class="logo"><a href="http://www.MY FORUM LINK.net/index.php"><center><img src="http://www.MY FORUM LINK.net/images/gondar_v1/logo.png" alt="Site name" title="site name"/></center></a></div>
<hr class="hidden"/>
<div id="panel">
<span style="float:right;"><strong>Current time:</strong> 04-17-2012, 08:06 PM</span>
<strong>Welcome back, <a href="http://www.MY FORUM LINK.net/member.php?action=profile&uid=10">t3hjok3r</a></strong>. You last visited: Today, 06:12 PM (<a href="http://www.MY FORUM LINK.net/member.php?action=logout&logoutkey=da1adab2106b4d07a9f4af020cf16b52">Log Out</a>
— <a href="http://www.MY FORUM LINK.net/modcp.php">Mod CP</a>
— <a href="http://www.MY FORUM LINK.net/SOMETING/index.php">Admin CP</a>
)<br/>
<span style="float:right;">
<a href="#" onclick="MyBB.popupWindow('http://www.MY FORUM LINK.net/misc.php?action=buddypopup', 'buddyList', 350, 350);">Open Buddy List</a>
</span>
<a href="http://www.MY FORUM LINK.net/usercp.php" id="usercp">User CP</a>
<div id="usercp_popup" class="popup_menu" style="display: none;">
<div class="popup_item_container"><a href="http://www.MY FORUM LINK.net/usercp.php" class="popup_item">User CP</a></div>
<div class="popup_item_container"><a href="http://www.MY FORUM LINK.net/usercp.php?action=profile" class="popup_item">Profile</a></div>
<div class="popup_item_container"><a href="http://www.MY FORUM LINK.net/usercp.php?action=avatar" class="popup_item">Edit Avatar</a></div>
<div class="popup_item_container"><a href="http://www.MY FORUM LINK.net/usercp.php?action=editsig" class="popup_item">Edit Signature</a></div>
<div class="popup_item_container"><a href="http://www.MY FORUM LINK.net/usercp.php?action=options" class="popup_item">Options</a></div>
</div> –
<a href="#" id="new">Posting System</a>
<div id="new_popup" class="popup_menu" style="display: none;">
<div class="popup_item_container"><a href="http://www.MY FORUM LINK.net/search.php?action=getnew" class="popup_item">View New Posts</a></div>
<div class="popup_item_container"><a href="http://www.MY FORUM LINK.net/search.php?action=getdaily" class="popup_item">View Today's Posts</a></div>
<div class="popup_item_container"><a href="http://www.MY FORUM LINK.net/search.php?action=finduserthreads&uid=10" class="popup_item">View Your Threads</a></div>
<div class="popup_item_container"><a href="http://www.MY FORUM LINK.net/search.php?action=finduser&uid=10" class="popup_item">View Your Posts</a></div>
</div> –
<a href="http://www.MY FORUM LINK.net/private.php" id="pms">Private Messages</a>
<div id="pms_popup" class="popup_menu" style="display: none;">
<div class="popup_item_container"><a href="http://www.MY FORUM LINK.net/usercp.php" class="popup_item">User CP</a></div>
<div class="popup_item_container"><a href="http://www.MY FORUM LINK.net/usercp.php?action=profile" class="popup_item">Profile</a></div>
<div class="popup_item_container"><a href="http://www.MY FORUM LINK.net/usercp.php?action=avatar" class="popup_item">Edit Avatar</a></div>
<div class="popup_item_container"><a href="http://www.MY FORUM LINK.net/usercp.php?action=editsig" class="popup_item">Edit Signature</a></div>
<div class="popup_item_container"><a href="http://www. MY FORUM LINK
.net/usercp.php?action=options" class="popup_item">Options</a></div>
</div>
(Unread 1, Total 6)
</div>
<script type="text/rocketscript">
// <!--
if(use_xmlhttprequest == "1")
{
new PopupMenu("new");
}
if(use_xmlhttprequest == "1")
{
new PopupMenu("usercp");
}
// -->
</script>
<div class="menu">
<ul>
<li><a href="http://www. MY FORUM LINK
.net/index.php"><img src="http://png-3.findicons.com/files//icons/146/xp_icandy_3_1/24/home.png" alt="" title=""/>Home</a></li>
<li><a href="http://www. MY FORUM LINK
.net/upgrade.php"><img src="http://png-3.findicons.com/files//icons/77/icandy_junior_toolbar/24/add_card.png" alt="" title=""/>Upgrade</a></li>
<li><a href="http://www. MY FORUM LINK
.net/search.php"><img src="http://png-3.findicons.com/files//icons/2015/24x24_free_application/24/find.png" alt="" title="" width="20px" height="20px"/>Search</a></li>
<li><a href="http://www. MY FORUM LINK
/memberlist.php"><img src="http://www. MY FORUM LINK
.net/images/gondar_v1/toplinks/memberlist.png" alt="" title="" width="20px" height="20px"/>Member List</a></li>
<li><a href="http://www. MY FORUM LINK
.net/misc.php?action=help"><img src="http://www. MY FORUM LINK
.net/images/gondar_v1/toplinks/help.png" alt="" title="" width="20px" height="20px"/>Help</a></li>
<li><a href="http://www. MY FORUM LINK
.net/myawards.php"><img src="http://www. MY FORUM LINK
.net/images/gondar_v1/toplinks/awards.png" alt="" title="" width="20px" height="20px"/>Awards</a></li>
</ul>
</div>
</div>
<hr class="hidden"/>
<br class="clear"/>
<div id="content">
<div class="pm_alert" id="pm_notice">
<div class="float_right"><a href="private.php?action=dismiss_notice&my_post_key=cf542001e8fab7142921ab900e3e9de7" title="Dismiss this notice" onclick="return MyBB.dismissPMNotice()"><img src="images/gondar_v1/dismiss_notice.gif" alt="Dismiss this notice" title="[x]"/></a></div>
<div><strong>You have one unread private message</strong> from <a href="http://www. MY FORUM LINK
.net/member.php?action=profile&uid=23">MARIJUANA</a> titled <a href="private.php?action=read&pmid=53" style="font-weight: bold;">Re: sup</a></div>
</div>
<br/>
<div class="navigation">
<a href="http://www. MY FORUM LINK
.net/index.php">Unknown Hacking | All About Hacking</a>
»
<a href="forumdisplay.php?fid=3">Announcements & Feedback</a>
»
<a href="forumdisplay.php?fid=4">Rules & Announcements</a>
»
<span class="active">New Thread</span>
</div>
<br/>
<form action="newthread.php?fid=4&processed=1" method="post" enctype="multipart/form-data" name="input">
<input type="hidden" name="my_post_key" value="cf542001e8fab7142921ab900e3e9de7"/>
<table border="0" cellspacing="1" cellpadding="4" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>Post a new Thread</strong></td>
</tr>
<tr>
<td class="trow1" width="20%"><strong>Username:</strong></td>
<td class="trow1">t3hjok3r <span class="smalltext">[<strong><a href="member.php?action=logout&logoutkey=da1adab2106b4d07a9f4af020cf16b52">change user</a></strong>]</span></td>
</tr>
<tr>
<td class="trow2" width="20%"><strong>Thread Subject</strong></td>
<td class="trow2"><input type="text" class="textbox" name="subject" size="40" maxlength="85" value="" tabindex="1"/></td>
</tr>
<tr>
<td class="trow1" style="vertical-align: top"><strong>Post Icon:</strong><br/><span class="smalltext"><label><input type="radio" class="radio" name="icon" value="-1" checked="checked"/>no icon</label></span></td>
<td class="trow1" valign="top"></td>
</tr>
<tr>
<td class="trow2" valign="top"><strong>Your Message:</strong>
<div style="margin:auto; width: 170px; margin-top: 20px;">
<table border="0" cellspacing="1" cellpadding="4" class="tborder" width="150">
<tr>
<td class="tcat"><span class="smalltext"><strong>Smilies</strong></span></td>
</tr>
<tr>
<td class="trow1">
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="2" id="clickable_smilies">
<tr>
<td style="text-align: center"><img src="images/smilies/angel.gif" border="0" class="smilie" alt=":angel:"/></td>
<td style="text-align: center"><img src="images/smilies/angry.gif" border="0" class="smilie" alt=":@"/></td>
<td style="text-align: center"><img src="images/smilies/blush.gif" border="0" class="smilie" alt=":blush:"/></td>
<td style="text-align: center"><img src="images/smilies/confused.gif" border="0" class="smilie" alt=":s"/></td>
</tr>
<tr>
<td style="text-align: center"><img src="images/smilies/dodgy.gif" border="0" class="smilie" alt=":dodgy:"/></td>
<td style="text-align: center"><img src="images/smilies/exclamation.gif" border="0" class="smilie" alt=":exclamation:"/></td>
<td style="text-align: center"><img src="images/smilies/heart.gif" border="0" class="smilie" alt=":heart:"/></td>
<td style="text-align: center"><img src="images/smilies/huh.gif" border="0" class="smilie" alt=":huh:"/></td>
</tr>
<tr>
<td style="text-align: center"><img src="images/smilies/lightbulb.gif" border="0" class="smilie" alt=":idea:"/></td>
<td style="text-align: center"><img src="images/smilies/sleepy.gif" border="0" class="smilie" alt=":sleepy:"/></td>
<td style="text-align: center"><img src="images/smilies/undecided.gif" border="0" class="smilie" alt=":-/"/></td>
<td style="text-align: center"><img src="images/smilies/smile.gif" border="0" class="smilie" alt=":)"/></td>
</tr>
<tr>
<td style="text-align: center"><img src="images/smilies/wink.gif" border="0" class="smilie" alt=";)"/></td>
<td style="text-align: center"><img src="images/smilies/cool.gif" border="0" class="smilie" alt=":cool:"/></td>
<td style="text-align: center"><img src="images/smilies/biggrin.gif" border="0" class="smilie" alt=":D"/></td>
<td style="text-align: center"><img src="images/smilies/tongue.gif" border="0" class="smilie" alt=":P"/></td>
</tr>
<tr>
<td style="text-align: center"><img src="images/smilies/rolleyes.gif" border="0" class="smilie" alt=":rolleyes:"/></td>
<td style="text-align: center"><img src="images/smilies/shy.gif" border="0" class="smilie" alt=":shy:"/></td>
<td style="text-align: center"><img src="images/smilies/sad.gif" border="0" class="smilie" alt=":("/></td>
<td colspan="1"> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
<td class="trow2">
<textarea name="message" id="message" rows="20" cols="70" tabindex="2"></textarea>
<script type="text/rocketscript" data-rocketsrc="jscripts/editor.js?ver=1600"></script>
<script type="text/rocketscript">
<!--
var editor_language = {
title_bold: "Insert bold text",
title_italic: "Insert italic text",
title_underline: "Insert underlined text",
title_left: "Align text to the left",
title_center: "Align text to the center",
title_right: "Align text to the right",
title_justify: "Justify text",
title_numlist: "Insert numbered list",
title_bulletlist: "Insert bulleted list",
title_image: "Insert image",
title_hyperlink: "Insert hyperlink",
title_email: "Insert email address",
title_quote: "Insert quoted text",
title_code: "Insert formatted code",
title_php: "Insert formatted PHP code",
title_close_tags: "Close any open MyCode tags that you currently have open",
enter_list_item: "Enter a list item. Click cancel or leave blank to end the list.",
enter_url: "Please enter the URL of the website.",
enter_url_title: "Optionally, you can also enter a title for the URL.",
enter_email: "Please enter the email address you wish to insert.",
enter_email_title: "Optionally, you may also enter a title for the email address.",
enter_image: "Please enter the remote URL of the image you wish to insert.",
enter_video_url: "Please enter the URL of the video.",
video_dailymotion: "Dailymotion",
video_metacafe: "MetaCafe",
video_myspacetv: "MySpace TV",
video_vimeo: "Vimeo",
video_yahoo: "Yahoo Video",
video_youtube: "YouTube",
size_xx_small: "XX Small",
size_x_small: "X Small",
size_small: "Small",
size_medium: "Medium",
size_large: "Large",
size_x_large: "X Large",
size_xx_large: "XX Large",
font: "Font",
size: "Text Size",
color: "Text Color"
};
var clickableEditor = new messageEditor("message", {lang: editor_language, rtl: 0, theme: "Office_2007"});
if(clickableEditor)
{
clickableEditor.bindSmilieInserter("clickable_smilies");
}
// -->
</script>
</td>
</tr>
<tr>
<td class="trow1" valign="top"><strong>Post Options:</strong></td>
<td class="trow1"><span class="smalltext">
<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" tabindex="7" checked="checked"/> <b>Signature:</b> include your signature. (registered users only)</label>
<br/>
<label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1" tabindex="9"/> <b>Disable Smilies:</b> disable smilies from showing in this post.</label>
</span></td>
</tr>
<tr>
<td class="trow2" valign="top"><strong>Moderator Options:</strong></td>
<td class="trow2"><span class="smalltext">
<label><input type="checkbox" class="checkbox" name="modoptions[closethread]" value="1"/> <b>Close Thread</b>: prevent further posting in this thread.</label><br/>
<label><input type="checkbox" class="checkbox" name="modoptions[stickthread]" value="1"/> <b>Stick Thread:</b> stick this thread to the top of the forum.</label>
</span></td>
</tr>
<tr>
<td class="trow1" valign="top"><strong>Thread Subscription:</strong><br/><span class="smalltext">Specify the type of email notification and thread subscription you'd like to have to this thread. (Registered users only)</span></td>
<td class="trow1 smalltext">
<label><input type="radio" name="postoptions[subscriptionmethod]" checked="checked" value="" style="vertical-align: middle;"/> Do not subscribe to this thread</label><br/>
<label><input type="radio" name="postoptions[subscriptionmethod]" value="none" style="vertical-align: middle;"/> Subscribe without receiving email notification of new replies</label><br/>
<label><input type="radio" name="postoptions[subscriptionmethod]" value="instant" style="vertical-align: middle;"/> Subscribe and receive email notification of new replies</label><br/>
</td>
</tr>
<tr>
<td class="trow2" valign="top">
<strong>Poll:</strong><br/><span class="smalltext">Optionally you may attach a poll to this thread.</span>
</td>
<td class="trow2" valign="top">
<span class="smalltext"><label><input type="checkbox" class="checkbox" name="postpoll" value="1"/><strong>I want to post a poll</strong></label><br/>
Number of options: <input type="text" class="textbox" name="numpolloptions" value="2" size="10"/> (Maximum: 10)</span>
</td>
</tr>
</table>
<br/>
<table border="0" cellspacing="1" cellpadding="4" class="tborder">
<tr>
<td class="thead" colspan="3"><strong>Attachments</strong></td>
</tr>
<tr>
<td class="tcat smalltext" colspan="3">You are currently using <strong>N/A</strong> of your allocated attachment usage (Unlimited) <a href="usercp.php?action=attachments">[View My Attachments]</a></td>
</tr>
<tr>
<td class="trow1" width="1"><img src="images/gondar_v1/paperclip.gif" alt=""/></td>
<td class="trow1" style="white-space: nowrap"><strong>New Attachment:</strong> <input type="file" name="attachment" size="30" class="fileupload"/></td><td class="trow1" align="center"> <input type="submit" class="button" name="newattachment" value="Add Attachment" tabindex="13"/>
</td>
</tr>
</table>
<br/>
<div style="text-align:center"><input type="submit" class="button" name="submit" value="Post Thread" tabindex="4" accesskey="s"/> <input type="submit" class="button" name="previewpost" value="Preview Post" tabindex="5"/> <input type="submit" class="button" name="savedraft" value="Save as Draft"/></div>
<input type="hidden" name="action" value="do_newthread"/>
<input type="hidden" name="posthash" value="78f44aa538153e2d22d2772955c666c4"/>
<input type="hidden" name="attachmentaid" value=""/>
<input type="hidden" name="attachmentact" value=""/>
<input type="hidden" name="quoted_ids" value=""/>
<input type="hidden" name="tid" value=""/>
</form>
<br/>
<div class="bottommenu">
<div class="float_right">
<form method="get" action="/newthread.php" id="lang_select">
<input type="hidden" name="fid" value="4"/>
<input type="hidden" name="my_post_key" value="cf542001e8fab7142921ab900e3e9de7"/>
<select name="language" onchange="MyBB.changeLanguage();">
<optgroup label="Quick Language Select">
<option value="arabic"> اللغة العربية</option>
<option value="chs"> 中文(简体)</option>
<option value="czech"> Czech</option>
<option value="deutsch_sie"> Deutsch formell ("Sie")</option>
<option value="dutch"> Nederlands</option>
<option value="english" selected="selected"> English (American)</option>
<option value="englishgb"> English (British)</option>
<option value="espanol"> Español (Internacional)</option>
<option value="farsi"> Farsi - فارسی</option>
<option value="french"> French (Français)</option>
<option value="greek"> Greek (Hellenic)</option>
<option value="hungarian"> Hungarian</option>
<option value="polish"> Polski</option>
<option value="portugues_brasil"> Português do Brasil</option>
<option value="serbian"> Српски</option>
<option value="turkish"> Türkçe {UTF-8}</option>
</optgroup>
</select>
<input type="submit" class="button" value="Go"/>
</form>
</div>
<div>
<span class="smalltext"><a href="http://cloudflare.com/email-protection.html#afdcdadfdfc0dddbefdac1c4c1c0d8c1c7ceccc4c6c1c881c1cadb">Contact Us</a> | <a href="/">Unknown Hacking </a> | <a href="#top">Return to Top</a> | <a href="#content">Return to Content</a> | <a href="http://www. MY FORUM LINK
.net/archive/index.php">Lite (Archive) Mode</a> | <a href="http://www. MY FORUM LINK
.net/misc.php?action=syndication">RSS Syndication</a> | <a href="http://www. MY FORUM LINK
.net/myawards.php">Awards</a></span>
</div>
</div>
</div>
<hr class="hidden"/>
<div id="copyright">
<div id="debug">Generated in 0.0442319 seconds (63.54% PHP / 36.46% MySQL)<br/>SQL Queries: 10 / Global Parsing Time: 0.0366170 / Memory Usage: 6 MB<br/>PHP version: 5.3.8 / Server Load: 7.74 / GZip Compression: Disabled<br/>[<a href="/newthread.php?fid=4&debug=1" target="_blank">advanced details</a>]<br/></div>
Powered By <a href="http://www.mybboard.net" target="_blank">MyBB</a>, © 2009-2012 <a href="http://www.mybboard.net/" target="_blank">MyBB Group</a>.<br/>
Theme Edited by <a href="http://www. MY FORUM LINK
.net/member.php?action=profile&uid=1" target="_blank">Detonate
<br/>
<br class="clear"/>
<script type="text/rocketscript">if(MyBB) { Event.observe(window, 'load', function() { MyBB.detectDSTChange('-7'); }); }</script>
</div>
</div>
<script type="text/javascript">
/* <![CDATA[ */
(function(){try{var s,a,i,j,r,c,l=document.getElementsByTagName("a"),t=document.createElement("textarea");for(i=0;l.length-i;i++){try{a=l[i].getAttribute("href");if(a&&"cloudflare.com/email-protection"==a.substr(7 ,31)){s='';j=44;r=parseInt(a.substr(j,2),16);for(j+=2;a.length-j&&a.substr(j,1)!='X';j+=2){c=parseInt(a.substr(j,2),16)^r;s+=String.fromCharCode(c);}j+=1;s+=a.substr(j,a.length-j);t.innerHTML=s.replace(/</g,"<").replace(/>/g,">");l[i].setAttribute("href","mailto:"+t.value);}}catch(e){}}}catch(e){}})();
/* ]]> */
</script>
</body>
</html>
Thanks for the help.