MyBB Community Forums

Full Version: (Newly Installed) Mybb 1.8 shows errors on source page
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have download and installed mybb 1.8.5 version. After I have installed When I have visited source page it shows the error as following.

<link type="text/css" rel="stylesheet" href="http://itkitaab.tk/cache/themes/theme1/global.css" />
<link type="text/css" rel="stylesheet" href="http://itkitaab.tk/cache/themes/theme1/css3.css" />
<!-- UNREADPOSTS_CSS -->
<script type="text/javascript">
lang.unknown_error = "An unknown error has occurred.";

lang.select2_match = "One result is available, press enter to select it.";
lang.select2_matches = "{1} results are available, use up and down arrow keys to navigate.";
lang.select2_nomatches = "No matches found";
lang.select2_inputtooshort_single = "Please enter one or more character";
lang.select2_inputtooshort_plural = "Please enter {1} or more characters";
lang.select2_inputtoolong_single = "Please delete one character";
lang.select2_inputtoolong_plural = "Please delete {1} characters";
lang.select2_selectiontoobig_single = "You can only select one item";
lang.select2_selectiontoobig_plural = "You can only select {1} items";
lang.select2_loadmore = "Loading more results…";
lang.select2_searching = "Searching…";

var cookieDomain = ".itkitaab.tk";
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 = "09a2343a97839f863bb79612bffa3e49";
var rootpath = "http://itkitaab.tk";
var imagepath = "http://itkitaab.tk/images";
  var yes_confirm = "Yes";
var no_confirm = "No";
var MyBBEditor = null;
var spinner_image = "http://itkitaab.tk/images/spinner.gif";
var spinner = "<img src='" + spinner_image +"' alt='' />";
var modal_zindex = 9999;
</script>
<!-- end: headerinclude -->


How to solve this issue? I have visited some of the website who are using 1.8 version of mybb. Every webpage showing the same error! MYBB Staff Please look into this issue and reply soon.
well, it is a string value for the java script variable. no error exists in that source code