Üstte çıkan ./mkportal/templates/Reborn/mkp.js ise tpl_main.php dosyanızda bu link script kodu dışında kalmış o yüzden orada görünmekte.Bunu script kodunun içine alarak sorunu çözersiniz.000000000000000000000000
*/
class tpl_main {
function view_header($title, $css, $js, $pmk_js, $board_header) {
global $mklib, $mklib_board;
//$css = $mklib_board->import_css();
return <<<EOF
<!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" xml:lang="en" lang="en">
<!-- begin document head -->
<head>
<script type="text/javascript">
/***********************************************
* Bookmark site script- © 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
***********************************************/
/* Modified to support Opera */
function bookmarksite(title,url){
if (window.sidebar) // firefox
window.sidebar.addPanel(title, url, "");
else if(window.opera && window.print){ // opera
var elem = document.createElement('a');
elem.setAttribute('href',url);
elem.setAttribute('title',title);
elem.setAttribute('rel','sidebar');
elem.click();
}
else if(document.all)// ie
window.external.AddFavorite(url, title);
}
</script>
<meta http-equiv="content-type" content="text/html; charset={$mklib->charset}" />
<meta name="generator" content="MKPortal" />
<meta http-equiv="Pragma" content="no-cache" />
<meta content="no-cache" http-equiv="no-cache" />
<meta http-equiv="Cache-Control" content="no-cache" />
{$title}
{$css}
{$board_header}
<script type="text/javascript">
mkportalurl = '$mklib->siteurl/';
var MKAJAX_IMAGES_PATH = "{$mklib->images}/mkajax/";
var MKAJAX_SITEPATH = "{$mklib->sitepath}";
</script>
{$js}
{$pmk_js}
</head>
<body onload="javascript:GetPos()">
<!-- end document head -->
EOF;
}
function view_offline() {
global $mklib;
return <<<EOF
<!-- begin offline notice -->
<div class="bghighlight2 mktxtcontr" style="font-size: 18px; font-weight: bold; padding: 5px">{$mklib->lang['offline']}</div>
<!-- end offline notice -->
EOF;
}
function open_main($mainwidth) {
global $mklib;
return <<<EOF
<!-- begin open main table -->
<div id="mkwrapper" style="width: {$mainwidth};">
<table class="tabmain" width="100%" align="center" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" align="center">
<table border="0" width="100%" cellpadding="0" cellspacing="0">
<!-- end open main table -->
EOF;
}
function view_logo() {
global $mklib;
return <<<EOF
<IFRAME src="http://s6.directupload.net/images/090903/udlxnoxl.swf" width=990 height=220 marginwidth=0 marginheight=0 hspace=0 vspace=0 scrolling=no frameborder=0></IFRAME>EOF;
}
function view_linkbar($row_link) {
global $mklib, $mkportals;
return <<<EOF
<!-- begin linkbar -->
<tr>
<td>
<table width="100%" align="center" cellspacing="0" cellpadding="2" border="0">
<tr>
<td class="navigatore" style="padding: 6px;">
$row_link
</td>
</tr>
</table>
<table width="100%" align="center" cellspacing="0" cellpadding="2" border="0">
<tr>
<td class="" style="padding: 6px;">
<center>
</center>
</td>
</tr>
</table>
</td>
</tr>
<!-- end linkbar -->
EOF;
}
function view_urlo($urlo1, $urlo2) {
global $mklib;
return <<<EOF
<!-- begin shoutbox -->
kardeş logoyu işaretledim nasıl düzeltiliyorsa yaparmısın
