vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   Any Idea Why I Get Error (https://vborg.vbsupport.ru/showthread.php?t=192746)

-=Leb=- 10-05-2008 09:36 AM

Any Idea Why I Get Error
 
Hi gentlemens, when i search in templates i get error on the page for some reason.
Like i said the error is only when i searsh in templates. i get error after when i hit FIND
If you could help me whit this that will be awesome.

I checked the source and found these error but have no clue how and where or why.

</optgroup><!--<optgroup label=""></optgroup>-->
<option class="col-g" value="~" i="Jelsoft;1193831811">spacer_open</option>
<option class="col-g" value="~" i="Jelsoft;1208876170">STANDARD_ERROR</option>
<option class="col-g" value="~" i="Jelsoft;1208876155">STANDARD_ERROR_LITE</option>
<option class="col-g" value="~" i="Jelsoft;1208876137">STANDARD_ERROR_LOGIN</option>
<option class="col-g" value="~" i="Jelsoft;1210330703">STANDARD_REDIRECT</option>

nexialys 10-05-2008 10:55 AM

we do not need the source, we need the error...

-=Leb=- 10-05-2008 02:57 PM

How can i get it to copy it here sir?

Loget 10-05-2008 03:50 PM

You are recieving an error due to mySQL issues please fix these issues.

SEOvB 10-05-2008 05:37 PM

Quote:

Originally Posted by Leb (Post 1637944)
How can i get it to copy it here sir?

Select the error that is being given by clicking and dragging. Press CTRL+C or right click and copy.

Come to vBulletin.org and CTRL+V or right click paste

-=Leb=- 10-05-2008 06:09 PM

Sorry , for asking you again FRDS :) , i know how to copy and paste lol but if you dont rightclick on the screen and then you go to source to copy the error .How can i bring the error up to copy it and paste it here for you then lol ? that was my question.

--------------- Added [DATE]1223239073[/DATE] at [TIME]1223239073[/TIME] ---------------

Quote:

Originally Posted by Loget (Post 1637980)
You are recieving an error due to mySQL issues please fix these issues.

If i know how to fix the error on page, i wouldn't make a thread here :)

Thats why i'm asking for help.
when i search in templates, after when i hit find, i see the error on page.

SEOvB 10-05-2008 09:14 PM

Try right clicking on the search in templates, then hitting open in new tab. This should remove the frame.

Then perfrom your search, and hit View -> View page source

-=Leb=- 10-06-2008 05:21 AM

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en">
<head>
<title>Style Manager - FireWaLL Forums - vBulletin Admin Control Panel</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<link rel="stylesheet" type="text/css" href="../cpstyles/vBulletin_3_Default/controlpanel.css" />
<style type="text/css">
.page { background-color:white; color:black; }
.time { color:silver; }
</style>
<script type="text/javascript">
<!--
var SESSIONHASH = "";
var IMGDIR_MISC = "../cpstyles/vBulletin_3_Default";
var CLEARGIFURL = "./clear.gif";
function set_cp_title()
{
if (typeof(parent.document) != 'undefined' && typeof(parent.document) != 'unknown' && typeof(parent.document.title) == 'string')
{
parent.document.title = (document.title != '' ? document.title : 'vBulletin');
}
}
//-->
</script>
<script type="text/javascript" src="../clientscript/yui/yahoo-dom-event/yahoo-dom-event.js"></script>
<script type="text/javascript" src="../clientscript/yui/connection/connection-min.js"></script>
<script type="text/javascript" src="../clientscript/vbulletin_global.js"></script>

</head>
<body style="margin:0px" onload="set_cp_title();">
<div class="pagetitle">Style Manager</div>
<div style="margin:10px">
<!-- END CONTROL PANEL HEADER -->

<script type="text/javascript" src="../clientscript/vbulletin_templatemgr.js"></script>
<script type="text/javascript">
<!--
var SESSIONHASH = "";
var EXPANDSET = "3";
var GROUP = "all";
var SEARCHSTRING = "navbar";
var STYLETITLE = { "2" : "BlueBurst", "3" : "vB_Dark_3.7.0", "13" : "ModernBlue", "11" : "Mean Green", "19" : "Default Style" };
var STYLEPARENTS = { "2" : "-1", "3" : "-1", "13" : "-1", "11" : "-1", "19" : "-1" };
var MONTH = { "0" : "January", "1" : "February", "2" : "March", "3" : "April", "4" : "May", "5" : "June", "6" : "July", "7" : "August", "8" : "September", "9" : "October", "10" : "November", "11" : "December" };
var vbphrase = {
"click_the_expand_collapse_button" : "Click the 'Expand/Collapse' button, or double-click the group name to expand or collapse the %1$s group of templates.",
"this_template_has_been_customized_in_a_parent_sty le" : "This template has been customized within the %1$s style, (a parent set of the %2$s style).<br /><br />You may click the 'Customize' button to create a customized version of this template, based on the customizations in the %1$s style.<br /><br />If you would like to edit the %3$s template within the %1$s parent style, <a href=\"%4$s\">Click Here</a>.",
"this_template_has_not_been_customized" : "This template has not been customized in this style or any of its parent styles.<br /><br />Double-click the template name or click the 'Customize' button to add a customized version of this template to the current style and its child sets.",
"this_template_has_been_customized_in_this_sty le" : "This template has been customized in the current style.<br /><br />Double-click the template name or click the 'Edit' button to modify the template.<br /><br />You may also view the original template, from which this template was customized, by clicking the 'View Original' button.",
"template_last_edited_js" : "Last edited %1$s %2$s %3$s at %4$s:%5$s by %6$s",
"x_templates" : "%1$s Templates"
};

// -->
</script>

<br />

<form action="template.php?do=displayorder" method="post" tabindex="1" name="tform">
<input type="hidden" name="do" value="dodisplayorder" />
<input type="hidden" name="s" value="" />
<input type="hidden" name="adminhash" value="30aea71b97b45137b84fc4897f3fc37f" />
<input type="hidden" name="expandset" value="3" />
<input type="hidden" name="group" value="all" />
<div align="center">
<div class="tborder" style="width:90%; text-align:left">
<div class="tcat" style="padding:4px; text-align:center"><div style="float:right"><a class="helplink" href="#" onclick="js_open_help('template', 'modify', ''); return false;">Help <img src="../cpstyles/vBulletin_3_Default/cp_help.gif" alt="" border="0" title="Click for help on these options" style="vertical-align:middle" /></a></div><b>Style Manager</b></div>
<div class="stylebg">

<!-- start header row for style '2' -->
<table cellpadding="2" cellspacing="0" border="0" width="100%" class="stylerow">
<tr>
<td><label for="userselect_2" title="Allow User Selection">&nbsp; <input type="checkbox" name="userselect[2]" value="1" tabindex="1" checked="checked" id="userselect_2" onclick="check_children(2, this.checked)" /></label><a href="../index.php?styleid=2" target="_blank" title="View Your Forum Using this Style">BlueBurst</a></td>
<td align="right" nowrap="nowrap">
<input type="text" class="bginput" name="displayorder[2]" value="1" tabindex="1" size="2" title="Display Order" />
&nbsp;
<select name="styleEdit_2" id="menu_2" onchange="Sdo(this.options[this.selectedIndex].value, 2);" class="bginput">
<optgroup label="Template Options">
<option value="template_templates">Edit Templates</option>
<option value="template_addtemplate">Add New Template</option>
<option value="template_revertall">Revert all Templates</option>
</optgroup>
<optgroup label="Edit Fonts / Colors etc.">
<option value="css_all" selected="selected">All Style Options</option>
<option value="css_templates">Common Templates</option>
<option value="css_stylevars">StyleVars</option>
<option value="css_maincss">Main CSS</option>
<option value="css_replacements">Replacement Variables</option>
<option value="css_posteditor">Toolbar Menu Options</option>
</optgroup>
<optgroup label="Edit Style Options">
<option value="template_editstyle">Edit Settings</option>
<option value="template_addstyle">Add Child Style</option>
<option value="template_download">Download</option>
<option value="template_delete" class="col-c">Delete Style</option>
</optgroup>
</select><input type="button" class="button" value="Go" onclick="Sdo(this.form.styleEdit_2.options[this.form.styleEdit_2.selectedIndex].value, 2);" />
&nbsp;
<input type="button" class="button" tabindex="1"
value="&laquo; &raquo;" title="Expand Templates"
onclick="window.location='template.php?do=modify&a mp;group=all&amp;expandset=2'; " />
&nbsp;
</td>
</tr>
</table>
<!-- end header row for style '.2' -->

<!-- start header row for style '3' -->
<table cellpadding="2" cellspacing="0" border="0" width="100%" class="stylerow">
<tr>
<td><label for="userselect_3" title="Allow User Selection">&nbsp; <input type="checkbox" name="userselect[3]" value="1" tabindex="1" checked="checked" id="userselect_3" onclick="check_children(3, this.checked)" /></label><a href="../index.php?styleid=3" target="_blank" title="View Your Forum Using this Style">vB_Dark_3.7.0</a></td>
<td align="right" nowrap="nowrap">
<input type="text" class="bginput" name="displayorder[3]" value="1" tabindex="1" size="2" title="Display Order" />
&nbsp;
<select name="styleEdit_3" id="menu_3" onchange="Sdo(this.options[this.selectedIndex].value, 3);" class="bginput">
<optgroup label="Template Options">
<option value="template_templates">Edit Templates</option>
<option value="template_addtemplate">Add New Template</option>
<option value="template_revertall">Revert all Templates</option>
</optgroup>
<optgroup label="Edit Fonts / Colors etc.">
<option value="css_all" selected="selected">All Style Options</option>
<option value="css_templates">Common Templates</option>
<option value="css_stylevars">StyleVars</option>
<option value="css_maincss">Main CSS</option>
<option value="css_replacements">Replacement Variables</option>
<option value="css_posteditor">Toolbar Menu Options</option>
</optgroup>
<optgroup label="Edit Style Options">
<option value="template_editstyle">Edit Settings</option>
<option value="template_addstyle">Add Child Style</option>
<option value="template_download">Download</option>
<option value="template_delete" class="col-c">Delete Style</option>
</optgroup>
</select><input type="button" class="button" value="Go" onclick="Sdo(this.form.styleEdit_3.options[this.form.styleEdit_3.selectedIndex].value, 3);" />
&nbsp;
<input type="button" class="button" tabindex="1"
value="&raquo; &laquo;" title="Collapse Templates"
onclick="window.location='template.php?do=modify&a mp;group=all';" />
&nbsp;
</td>
</tr>
</table>
<!-- end header row for style '.3' -->

<!-- start template list for style '3' -->
<table cellpadding="0" cellspacing="10" border="0" align="center"><tr valign="top">
<td>
<select name="tl3" id="templatelist3" class="darkbg" size="25" style="font-weight:bold; width:350px"
onchange="Tprep(this.options[this.selectedIndex], 3, 1);"
ondblclick="Tdo(Tprep(this.options[this.selectedIndex], 3, 0), '');">
<option class="templategroup" value="">- - vB_Dark_3.7.0 Templates - -</option>
<option class="col-g" value="~" i="Jelsoft;1208875352">activateform</option>
<option class="col-g" value="~" i="Jelsoft;1208875371">activate_requestemail</option>
<option class="col-g" value="~" i="WetWired;1209474592">activity_navbar</option>
<option class="col-g" value="~" i="WetWired;1209346218">activity_topstatpage</option>
<optgroup label="">
<option class="templategroup" value="[]">vBadvanced CMPS Templates &laquo;</option>
<option class="col-g" value="~" i="vBadvanced;1223222699">adv_portal</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<optgroup label="">
<option class="templategroup" value="[]">Ad Location Templates &laquo;</option>
<option class="col-g" value="~" i="Jelsoft;1192725162">ad_navbar_below</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<optgroup label="">
<option class="templategroup" value="[]">Album Templates &laquo;</option>
<option class="col-g" value="~" i="Jelsoft;1208875378">album_addgroup</option>
<option class="col-g" value="~" i="Jelsoft;1208875679">album_edit</option>
<option class="col-g" value="~" i="Jelsoft;1198185206">album_list</option>
<option class="col-g" value="~" i="Jelsoft;1208875399">album_moderatedcomments</option>
<option class="col-g" value="~" i="Jelsoft;1208875321">album_picturelist</option>
<option class="col-g" value="~" i="Jelsoft;1214218615">album_pictureview</option>
<option class="col-g" value="~" i="Jelsoft;1214219590">album_picture_edit</option>
<option class="col-g" value="~" i="Jelsoft;1208875637">album_picture_upload</option>
<option class="col-g" value="~" i="Jelsoft;1200331012">album_unreadcomments</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<optgroup label="">
<option class="templategroup" value="[]">Announcement Templates &laquo;</option>
<option class="col-g" value="~" i="Jelsoft;1195729864">announcement</option>
<option class="col-g" value="~" i="Jelsoft;1208880816">announcement_edit</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<optgroup label="">
<option class="templategroup" value="[]">Calendar Templates &laquo;</option>
<option class="col-g" value="~" i="Jelsoft;1195729864">CALENDAR</option>
<option class="col-g" value="~" i="Jelsoft;1208875602">calendar_edit</option>
<option class="col-g" value="~" i="Jelsoft;1208875485">calendar_manage</option>
<option class="col-g" value="~" i="Jelsoft;1195729863">calendar_showevents</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<option class="col-g" value="~" i="Jelsoft;1208875516">contactus</option>
<option class="col-g" value="~" i="Jelsoft;1204913623">converse</option>
<optgroup label="">
<option class="templategroup" value="[]">Cybernetec Templates &laquo;</option>
<option class="col-g" value="~" i="Cybernetec;1222111091">cyb_chatbox</option>
<option class="col-g" value="~" i="Cybernetec;1217689224">cyb_moderating_stats</option>
<option class="col-g" value="~" i="Cybernetec;1217110015">cyb_paypal_donate</option>
<option class="col-g" value="~" i="Cybernetec;1217110015">cyb_paypal_list</option>
<option class="col-g" value="~" i="Cybernetec;1217110015">cyb_paypal_list_edit</option>
<option class="col-g" value="~" i="Cybernetec;1209682153">cyb_pme_pmmenu</option>
<option class="col-g" value="~" i="Cybernetec;1211644143">cyb_topstats_php</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<option class="col-g" value="~" i="Paul M;1210000000">Display_Guestlist</option>
<option class="col-g" value="~" i="Paul M;1210000000">Display_Guestview</option>
<option class="col-g" value="~" i="Paul M;1191000000">Display_Memberlist</option>
<option class="col-g" value="~" i="Paul M;1191000000">Display_Memberview</option>
<option class="col-g" value="~" i="Jelsoft;1208875524">editpoll</option>
<option class="col-g" value="~" i="Jelsoft;1208875542">editpost</option>
<optgroup label="">
<option class="templategroup" value="[]">FAQ Templates &laquo;</option>
<option class="col-g" value="~" i="Jelsoft;1195729840">FAQ</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<option class="col-c" value="706" i="-=Leb=-;1210886238">form</option>
<optgroup label="">
<option class="templategroup" value="[]">Forum Display Templates &laquo;</option>
<option class="col-g" value="~" i="Jelsoft;1213180200">FORUMDISPLAY</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<optgroup label="">
<option class="templategroup" value="[]">Forum Home Templates &laquo;</option>
<option class="col-g" value="~" i="Jelsoft;1213209031">FORUMHOME</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<option class="col-g" value="~" i="Jelsoft;1195731231">GENERIC_SHELL</option>
<optgroup label="">
<option class="templategroup" value="[]">Help Templates &laquo;</option>
<option class="col-g" value="~" i="Jelsoft;1195729859">help_avatars</option>
<option class="col-g" value="~" i="Jelsoft;1206965077">help_bbcodes</option>
<option class="col-g" value="~" i="Jelsoft;1195729860">help_smilies</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<option class="col-g" value="~" i="Zachariah;0">ipinfo</option>
<option class="col-g" value="~" i="Jelsoft;1215528100">lostpw</option>
<option class="col-g" value="~" i="Jelsoft;1208875831">mailform</option>
<optgroup label="">
<option class="templategroup" value="[]">Member Info Templates &laquo;</option>
<option class="col-c" value="699" i="-=Leb=-;1219773225">MEMBERINFO</option>
<option class="col-g" value="~" i="Jelsoft;1208875871">memberinfo_deletemessages </option>
</optgroup><!--<optgroup label=""></optgroup>-->
<optgroup label="">
<option class="templategroup" value="[]">Member's List Templates &laquo;</option>
<option class="col-g" value="~" i="Jelsoft;1212144979">memberlist</option>
<option class="col-g" value="~" i="Jelsoft;1212582108">memberlist_search</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<option class="col-g" value="~" i="Exitilus;1209600985">member_searchform</option>
<optgroup label="">
<option class="templategroup" value="[]">Moderation Templates &laquo;</option>
<option class="col-g" value="~" i="Jelsoft;1208875904">moderation_deletepictures </option>
</optgroup><!--<optgroup label=""></optgroup>-->
<optgroup label="">
<option class="templategroup" value="[]">Navigation / Breadcrumb Templates &laquo;</option>
<option class="col-c" value="696" i="-=Leb=-;1220633890">navbar</option>
<option class="col-g" value="~" i="Jelsoft;1070543944">navbar_link</option>
<option class="col-g" value="~" i="randominity;1129399472">navbar_mini</option>
<option class="col-g" value="~" i="Jelsoft;1190025606">navbar_noticebit</option>
<option class="col-g" value="~" i="Jelsoft;1203615317">navbar_notifications_menubi t</option>
<option class="col-g" value="~" i="Atakan KOC;1209841554">navbar_usercp_menu</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<optgroup label="">
<option class="templategroup" value="[]">New Posting Templates &laquo;</option>
<option class="col-g" value="~" i="Jelsoft;1208876374">newpoll</option>
<option class="col-g" value="~" i="Jelsoft;1210684936">newreply</option>
<option class="col-c" value="705" i="-=Leb=-;1219773235">newthread</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<optgroup label="">
<option class="templategroup" value="[]">Picture Comment Templates &laquo;</option>
<option class="col-g" value="~" i="Jelsoft;1208876422">picturecomment_deletemessag es</option>
<option class="col-g" value="~" i="Jelsoft;1208876440">picturecomment_editor</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<optgroup label="">
<option class="templategroup" value="[]">Poll Templates &laquo;</option>
<option class="col-g" value="~" i="Jelsoft;1195729862">pollresults</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<optgroup label="">
<option class="templategroup" value="[]">Post Edit History Templates &laquo;</option>
<option class="col-g" value="~" i="Jelsoft;1208876572">posthistory</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<option class="col-g" value="~" i="Jelsoft;1208876514">reportitem</option>
<optgroup label="">
<option class="templategroup" value="[]">Reputation (User Reputation) Templates &laquo;</option>
<option class="col-g" value="~" i="Jelsoft;1195729860">reputation</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<optgroup label="">
<option class="templategroup" value="[]">Search Templates &laquo;</option>
<option class="col-g" value="~" i="Jelsoft;1213274686">search_forums</option>
<option class="col-g" value="~" i="Jelsoft;1208876485">search_results</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<option class="col-g" value="~" i="Jelsoft;1208876471">sendtofriend</option>
<option class="col-g" value="~" i="Jelsoft;1195729840">shell_blank</option>
<optgroup label="">
<option class="templategroup" value="[]">Show Groups Templates &laquo;</option>
<option class="col-g" value="~" i="Jelsoft;1195729859">SHOWGROUPS</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<optgroup label="">
<option class="templategroup" value="[]">Show Thread Templates &laquo;</option>
<option class="col-c" value="711" i="-=Leb=-;1212082177">SHOWTHREAD</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<optgroup label="">

-=Leb=- 10-06-2008 05:22 AM

<option class="templategroup" value="[]">Social Groups Templates &laquo;</option>
<option class="col-g" value="~" i="Jelsoft;1208876407">SOCIALGROUPS</option>
<option class="col-g" value="~" i="Jelsoft;1208876392">socialgroups_addpictures</option>
<option class="col-g" value="~" i="Jelsoft;1208875321">socialgroups_confirm</option>
<option class="col-g" value="~" i="Jelsoft;1208876364">socialgroups_deletemessages </option>
<option class="col-g" value="~" i="Jelsoft;1212744276">socialgroups_editor</option>
<option class="col-g" value="~" i="Jelsoft;1211903278">socialgroups_form</option>
<option class="col-g" value="~" i="Jelsoft;1209388816">socialgroups_group</option>
<option class="col-g" value="~" i="Jelsoft;1208876251">socialgroups_manage</option>
<option class="col-g" value="~" i="Jelsoft;1211192623">socialgroups_managemember s</option>
<option class="col-g" value="~" i="Jelsoft;1195748117">socialgroups_memberlist</option>
<option class="col-g" value="~" i="Jelsoft;1214218712">socialgroups_picture</option>
<option class="col-g" value="~" i="Jelsoft;1196261152">socialgroups_pictures</option>
<option class="col-g" value="~" i="Jelsoft;1216204876">socialgroups_search</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<option class="col-g" value="~" i="Jelsoft;1208876170">STANDARD_ERROR</option>
<option class="col-g" value="~" i="Jelsoft;1208876137">STANDARD_ERROR_LOGIN</option>
<optgroup label="">
<option class="templategroup" value="[]">Tag Templates &laquo;</option>
<option class="col-g" value="~" i="Jelsoft;1208876655">tag_cloud_page</option>
<option class="col-g" value="~" i="Jelsoft;1211458083">tag_edit</option>
<option class="col-g" value="~" i="Jelsoft;1208875990">tag_search</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<optgroup label="">
<option class="templategroup" value="[]">Thread Administration Templates &laquo;</option>
<option class="col-g" value="~" i="Jelsoft;1195729862">THREADADMIN</option>
<option class="col-g" value="~" i="Jelsoft;1212401230">threadadmin_authenticate</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<optgroup label="">
<option class="templategroup" value="[]">User Control Panel Templates &laquo;</option>
<option class="col-g" value="~" i="Jelsoft;1212415706">USERCP_SHELL</option>
<option class="col-g" value="~" i="Demgel;1203094713">USERCP_SHELL_ICONS</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<optgroup label="">
<option class="templategroup" value="[]">User Infraction Templates &laquo;</option>
<option class="col-g" value="~" i="Jelsoft;1208875510">userinfraction</option>
<option class="col-g" value="~" i="Jelsoft;1216824406">userinfraction_view</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<optgroup label="">
<option class="templategroup" value="[]">User Note Templates &laquo;</option>
<option class="col-g" value="~" i="Jelsoft;1208860166">usernote</option>
<option class="col-g" value="~" i="Jelsoft;1208875585">usernote_note</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<optgroup label="">
<option class="templategroup" value="[]">Visitor Message Templates &laquo;</option>
<option class="col-g" value="~" i="Jelsoft;1213617513">visitormessage_editor</option>
</optgroup><!--<optgroup label=""></optgroup>-->
<optgroup label="">
<option class="templategroup" value="[]">Who's Online Templates &laquo;</option>
<option class="col-g" value="~" i="Jelsoft;1212145003">WHOSONLINE</option>
<option class="col-g" value="~" i="Jelsoft;1195729845">whosonline_resolveip</option>
</select>
</td>
<td width="100%" align="center" valign="top">
<table cellpadding="4" cellspacing="1" border="0" class="tborder" width="300">
<tr align="center">
<td class="tcat"><b>Controls</b></td>
</tr>
<tr>
<td class="alt2" align="center" style="font: 11px tahoma, verdana, arial, helvetica, sans-serif">
<input type="button" class="button" style="font-weight: normal" value="Customize" id="cust3" onclick="Tdo(Tprep(this.form.tl3[this.form.tl3.selectedIndex], 3, 0), '');" />
<input type="button" class="button" style="font-weight: normal" value="Expand/Collapse" id="expa3" onclick="Tdo(Tprep(this.form.tl3[this.form.tl3.selectedIndex], 3, 0), '');" /><br />
<input type="button" class="button" style="font-weight: normal" value=" Edit " id="edit3" onclick="Tdo(Tprep(this.form.tl3[this.form.tl3.selectedIndex], 3, 0), '');" />
<input type="button" class="button" style="font-weight: normal" value="View Original" id="orig3" onclick="Tdo(Tprep(this.form.tl3[this.form.tl3.selectedIndex], 3, 0), 'vieworiginal');" />
<input type="button" class="button" style="font-weight: normal" value="Revert" id="kill3" onclick="Tdo(Tprep(this.form.tl3[this.form.tl3.selectedIndex], 3, 0), 'killtemplate');" />
<div class="darkbg" style="margin: 4px; padding: 4px; border: 2px inset; text-align: left" id="helparea3">
<b>vB_Dark_3.7.0</b> Templates
</div>
<input type="button" class="button" value="&laquo; &raquo;" title="Expand All Template Groups" onclick="Texpand('all', '3');" />
<b>All Template Groups</b>
<input type="button" class="button" value="&raquo; &laquo;" title="Collapse All Template Groups" onclick="Texpand('', '3');" />
</td>
</tr>
</table>
<br />
<table cellpadding="4" cellspacing="1" border="0" class="tborder" width="300">
<tr align="center">
<td class="tcat"><b>Color Key</b></td>
</tr>
<tr>
<td class="alt2">
<div class="darkbg" style="margin: 4px; padding: 4px; border: 2px inset; text-align: left">
<span class="col-g">Template is Unchanged From the Default Style</span><br />
<span class="col-i">Template is Inherited From a Parent Style</span><br />
<span class="col-c">Template is Customized in this Style</span>
</div>
</td>
</tr>
</table>

</td>
</tr>
</table>

<script type="text/javascript">
<!--
Tprep(document.forms.tform.tl3.options[document.forms.tform.tl3.selectedIndex], 3, 1);
//-->
</script><!-- end template list for style '3' -->

<!-- start header row for style '13' -->
<table cellpadding="2" cellspacing="0" border="0" width="100%" class="stylerow">
<tr>
<td><label for="userselect_13" title="Allow User Selection">&nbsp; <input type="checkbox" name="userselect[13]" value="1" tabindex="1" checked="checked" id="userselect_13" onclick="check_children(13, this.checked)" /></label><a href="../index.php?styleid=13" target="_blank" title="View Your Forum Using this Style">ModernBlue</a></td>
<td align="right" nowrap="nowrap">
<input type="text" class="bginput" name="displayorder[13]" value="1" tabindex="1" size="2" title="Display Order" />
&nbsp;
<select name="styleEdit_13" id="menu_13" onchange="Sdo(this.options[this.selectedIndex].value, 13);" class="bginput">
<optgroup label="Template Options">
<option value="template_templates">Edit Templates</option>
<option value="template_addtemplate">Add New Template</option>
<option value="template_revertall">Revert all Templates</option>
</optgroup>
<optgroup label="Edit Fonts / Colors etc.">
<option value="css_all" selected="selected">All Style Options</option>
<option value="css_templates">Common Templates</option>
<option value="css_stylevars">StyleVars</option>
<option value="css_maincss">Main CSS</option>
<option value="css_replacements">Replacement Variables</option>
<option value="css_posteditor">Toolbar Menu Options</option>
</optgroup>
<optgroup label="Edit Style Options">
<option value="template_editstyle">Edit Settings</option>
<option value="template_addstyle">Add Child Style</option>
<option value="template_download">Download</option>
<option value="template_delete" class="col-c">Delete Style</option>
</optgroup>
</select><input type="button" class="button" value="Go" onclick="Sdo(this.form.styleEdit_13.options[this.form.styleEdit_13.selectedIndex].value, 13);" />
&nbsp;
<input type="button" class="button" tabindex="1"
value="&laquo; &raquo;" title="Expand Templates"
onclick="window.location='template.php?do=modify&a mp;group=all&amp;expandset=13' ;" />
&nbsp;
</td>
</tr>
</table>
<!-- end header row for style '.13' -->

<!-- start header row for style '11' -->
<table cellpadding="2" cellspacing="0" border="0" width="100%" class="stylerow">
<tr>
<td><label for="userselect_11" title="Allow User Selection">&nbsp; <input type="checkbox" name="userselect[11]" value="1" tabindex="1" checked="checked" id="userselect_11" onclick="check_children(11, this.checked)" /></label><a href="../index.php?styleid=11" target="_blank" title="View Your Forum Using this Style">Mean Green</a></td>
<td align="right" nowrap="nowrap">
<input type="text" class="bginput" name="displayorder[11]" value="1" tabindex="1" size="2" title="Display Order" />
&nbsp;
<select name="styleEdit_11" id="menu_11" onchange="Sdo(this.options[this.selectedIndex].value, 11);" class="bginput">
<optgroup label="Template Options">
<option value="template_templates">Edit Templates</option>
<option value="template_addtemplate">Add New Template</option>
<option value="template_revertall">Revert all Templates</option>
</optgroup>
<optgroup label="Edit Fonts / Colors etc.">
<option value="css_all" selected="selected">All Style Options</option>
<option value="css_templates">Common Templates</option>
<option value="css_stylevars">StyleVars</option>
<option value="css_maincss">Main CSS</option>
<option value="css_replacements">Replacement Variables</option>
<option value="css_posteditor">Toolbar Menu Options</option>
</optgroup>
<optgroup label="Edit Style Options">
<option value="template_editstyle">Edit Settings</option>
<option value="template_addstyle">Add Child Style</option>
<option value="template_download">Download</option>
<option value="template_delete" class="col-c">Delete Style</option>
</optgroup>
</select><input type="button" class="button" value="Go" onclick="Sdo(this.form.styleEdit_11.options[this.form.styleEdit_11.selectedIndex].value, 11);" />
&nbsp;
<input type="button" class="button" tabindex="1"
value="&laquo; &raquo;" title="Expand Templates"
onclick="window.location='template.php?do=modify&a mp;group=all&amp;expandset=11' ;" />
&nbsp;
</td>
</tr>
</table>
<!-- end header row for style '.11' -->

<!-- start header row for style '19' -->
<table cellpadding="2" cellspacing="0" border="0" width="100%" class="stylerow">
<tr>
<td><label for="userselect_19" title="Allow User Selection">&nbsp; <input type="checkbox" name="userselect[19]" value="1" tabindex="1" checked="checked" id="userselect_19" onclick="check_children(19, this.checked)" /></label><a href="../index.php?styleid=19" target="_blank" title="View Your Forum Using this Style">Default Style</a></td>
<td align="right" nowrap="nowrap">
<input type="text" class="bginput" name="displayorder[19]" value="1" tabindex="1" size="2" title="Display Order" />
&nbsp;
<select name="styleEdit_19" id="menu_19" onchange="Sdo(this.options[this.selectedIndex].value, 19);" class="bginput">
<optgroup label="Template Options">
<option value="template_templates">Edit Templates</option>
<option value="template_addtemplate">Add New Template</option>
<option value="template_revertall">Revert all Templates</option>
</optgroup>
<optgroup label="Edit Fonts / Colors etc.">
<option value="css_all" selected="selected">All Style Options</option>
<option value="css_templates">Common Templates</option>
<option value="css_stylevars">StyleVars</option>
<option value="css_maincss">Main CSS</option>
<option value="css_replacements">Replacement Variables</option>
<option value="css_posteditor">Toolbar Menu Options</option>
</optgroup>
<optgroup label="Edit Style Options">
<option value="template_editstyle">Edit Settings</option>
<option value="template_addstyle">Add Child Style</option>
<option value="template_download">Download</option>
<option value="template_delete" class="col-c">Delete Style</option>
</optgroup>
</select><input type="button" class="button" value="Go" onclick="Sdo(this.form.styleEdit_19.options[this.form.styleEdit_19.selectedIndex].value, 19);" />
&nbsp;
<input type="button" class="button" tabindex="1"
value="&laquo; &raquo;" title="Expand Templates"
onclick="window.location='template.php?do=modify&a mp;group=all&amp;expandset=19' ;" />
&nbsp;
</td>
</tr>
</table>
<!-- end header row for style '.19' -->
</div>
<table cellpadding="2" cellspacing="0" border="0" width="100%" class="tborder" style="border: 0px">
<tr>
<td class="tfoot" align="center">
<input type="submit" class="button" tabindex="1" value="Save Display Order" />
<input type="button" class="button" tabindex="1" value="Search in Templates" onclick="window.location='template.php?do=search'; " />
</td>
</tr>
</table>
</div>
</div>
</form>
<p align="center" class="smallfont"> <a href="template.php?do=addstyle">[Add New Style]</a> </p>

<!-- START CONTROL PANEL FOOTER -->
<p align="center"><a href="http://www.vbulletin.com/" target="_blank" class="copyright">vBulletin&reg; v3.7.3 Patch Level 1, Copyright &copy;2000-2008, Jelsoft Enterprises Ltd.</a></p>
</div>
</body>
</html>

Marco van Herwaarden 10-06-2008 06:12 AM

That is not the source of an error page.


All times are GMT. The time now is 04:27 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02384 seconds
  • Memory Usage 1,898KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete