PDA

Orijinalini görmek için tıklayınız : ÇÖZÜLDÜ Temada footerdan sonra site aşağı doğru uzuyor



alidikme
21-04-2012, 10:25
Mrb Sitem bitti lakin çözmediğim sorun footerdan sonra aşağı site aşağı doğru uzuyor yardımcı olabilirmisiniz

mmcn
21-04-2012, 11:29
site adresini eklersen yardımcı olan çıkacaktır muhakkak

alidikme
21-04-2012, 11:46
PNÖSAN Pnomatik, Hidrolik, Buhar, Teknik Malzeme San. ve Tic. Ltd. Şti. © 2010 (http://www.corlumalkaralilardernegi.com)
içinde özel bir firmanın sitesini yapıyorum yardımcı olursanız sevinirim

muratyil
21-04-2012, 13:02
Site kodlarına şöyle bir baktım eğer index.php ile oynadıysanız divleri eksik veya yanlış kapatmışsınız sanırım. Çözümü Zor ve uğraştırıcı olabilir. Temanın orjinal index.php kodları ile sizinkileri karşılaştırmak bir çözüm olabilir. Eğer index.php de değişiklik yapmadıysanız o zaman bir yedeğini alarak orjinal index.php yi sizinkinin üzerine yazdırın (Temanın index.phpsi Dikkat!)

alidikme
21-04-2012, 13:50
temanın index.php si ile oynadım temayı tamammen değitirdim desem yeri var herşey bitti derken bu sorun çıktı bugün yayınlamam gerekiyor yardımlarını zı bekliyorum css de hata yaptım sanırım amam çözemedim yardımcı olmak isteyene temanın ne olduğunu da yazabilirim reklama girer diye yazamıyorum ücretli bir tema değil zaten

alidikme
21-04-2012, 13:52
sanki bir div kendini kapatmıyor

index.php bu

<?php

defined('_JEXEC') or die;

define( 'YOURBASEPATH', dirname(__FILE__) );
$app = JFactory::getApplication();
$templateparams = $app->getTemplate(true)->params;
$left_width = $this->params->get("leftWidth", "220");
$right_width = $this->params->get("rightWidth", "220");
$temp_width = $this->params->get("templateWidth", "960");
$show_date = ($this->params->get("showDate", 1) == 0)?"false":"true";
$sitetitle = $this->params->get("sitetitle", "Pnosan Pnomatik & Hidrolik Ltd.Sti.");
$baseUrl = $this->baseurl;
$show_flashheader = ($this->params->get("showFlashheader", 1) == 0)?"false":"true";
$font_Library = $this->params->get("fontLibrary", "google");
$col_mode = "s-c-s";
if ($left_width==0 and $right_width>0) $col_mode = "x-c-s";
if ($left_width>0 and $right_width==0) $col_mode = "s-c-x";
if ($left_width==0 and $right_width==0) $col_mode = "x-c-x";
$temp_width = 'margin: 0 auto; width: ' . $temp_width . 'px;';
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.com/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.com/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>" >
<head>
<?php
require(YOURBASEPATH . DS . "tools.php");
?>
<jdoc:include type="head" />
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/system/css/system.css" type="text/css" />




<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/ol_menas/css/styles.css" type="text/css" media="screen,projection" />
<?php if($font_Library == "google") : ?>
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=<?php echo $this->params->get('fontLibrary-google-Fonts'); ?>" type="text/css" />
<style type="text/css">
<?php echo $this->params->get('fontLibrary-google-Fonts-for'); ?> {font-family:'<?php echo $this->params->get('fontLibrary-google-Fonts'); ?>';}
</style>
<?php endif; ?>

<!--[if lte IE 7]>
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/ol_menas/css/styles.ie7.css" type="text/css" media="screen,projection" />
<![endif]-->
<script type="text/javascript" src="templates/<?php echo $this->template ?>/js/scroll.js"></script>
</head>
<body>
<div id="main">
<div id="topheader">
<div id="wrapper">
<?php if($show_date == "true") : ?>
<div class="leftop">
<?php $now = &JFactory::getDate(); echo $now->toFormat("%A %d %b %Y"); ?>
</div>
<?php endif; ?>
<div class="logo">
<a href="index.php" title="<?php echo $sitetitle ?>" ><img src="<?php echo $this->baseurl ?>/templates/ol_menas/images/logo.png" alt="<?php echo $sitetitle ?>" /></a>
</div>
<div id="navi">
<jdoc:include type="modules" name="mainmenu" style="none"/>
</div>
<div class="clear"></div>
</div>
</div>
<!-- START FLASH HEADER -->
<?php if ($show_flashheader == "true") : ?>
<?php if (JRequest::getVar('view')=='frontpage') : ?>
<div id="header">
<div id="wrapper1">
<object type="application/x-shockwave-flash" data="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template?>/images/header.swf" width="100%" height="300">
<param name="wmode" value="transparent" />
<param name="movie" value="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template?>/images/header.swf" />
</object>
</div>
</div>
<?php endif; ?>
<?php else: ?>

</div>
</div>
<?php endif; ?>
<!-- END FLASH HEADER -->
<div id="bgr">
<div id="wrapper2"> <?php if ($this->countModules('bannersload')) : ?>
<div class="manset">
<jdoc:include type="modules" name="bannersload" style="xhtml"/>
</div>
<?php endif; ?>
<div ><?php if ($this->countModules('user11')) : ?><div id="main11" ><jdoc:include type="modules" name="user11" style="xhtml"/></div><?php endif; ?><?php if ($this->countModules('user12')) : ?><div id="main12" ><jdoc:include type="modules" name="user12" style="xhtml"/></div><?php endif; ?><?php if ($this->countModules('user13')) : ?><div id="main13" ><jdoc:include type="modules" name="user13" style="xhtml"/></div><?php endif; ?><?php if ($this->countModules('user14')) : ?><div id="main14" ><jdoc:include type="modules" name="user14" style="xhtml"/></div><?php endif; ?></div>
<div class="temizle"></div>

<div id="main-content" class="<?php echo $col_mode; ?>">
<div id="colmask">
<div id="colmid">
<div id="colright">
<div id="col1wrap">
<div id="col1pad">
<div id="col1">
<div id="message">
<jdoc:include type="message" />
</div>
<?php if ($this->countModules('breadcrumb')) : ?>
<div class="breadcrumbs-pad">
You are here: <jdoc:include type="modules" name="breadcrumb" />
</div>
<div class="temizle"></div>
<?php endif; ?>
<div class="component">
<jdoc:include type="component" />

<div class="temizle"></div>

<?php if ($this->countModules('user5 or user6 or user7')) : ?>
<div id="main2" class="spacer2<?php echo $main2_width; ?>"><jdoc:include type="modules" name="user5" style="xhtml"/><jdoc:include type="modules" name="user6" style="xhtml"/><jdoc:include type="modules" name="user7" style="xhtml"/></div>
<?php endif; ?>

</div>
</div>



</div>


</div>
<?php if ($left_width != 0) : ?>
<div id="col2">
<jdoc:include type="modules" name="left" style="res"/>
</div>
<?php endif; ?>
<?php if ($right_width != 0) : ?>
<div id="col3">
<jdoc:include type="modules" name="right" style="res"/>
</div>
<?php endif; ?>
</div>
</div>


</div><div class="ciz" ><?php if ($this->countModules('user15')) : ?><div id="main15" ><jdoc:include type="modules" name="user15" style="xhtml"/></div><?php endif; ?><?php if ($this->countModules('user16')) : ?><div id="main16" ><jdoc:include type="modules" name="user16" style="xhtml"/></div><?php endif; ?><?php if ($this->countModules('user17')) : ?><div id="main17" ><jdoc:include type="modules" name="user17" style="xhtml"/></div><?php endif; ?><?php if ($this->countModules('user18')) : ?><div id="main18" ><jdoc:include type="modules" name="user18" style="xhtml"/></div><?php endif; ?></div>
<div class="temizle"></div>
</div>

</div>
</div>
<?php if ($this->countModules('user8 or user9 or user10')) : ?>
<div id="main3" class="spacer<?php echo $main3_width; ?>">
<div class="centerbox">
<jdoc:include type="modules" name="user8" style="xhtml"/>
<jdoc:include type="modules" name="user9" style="xhtml"/>
<jdoc:include type="modules" name="user10" style="xhtml"/>
</div>
</div>
<?php endif; ?>


<div id="footerout">
<div id="footer">
<div class="scroll">
<a href="#" onclick="scrollToTop();return false;"><img src="templates/<?php echo $this->template ?>/images/top.png" width="48" height="48" alt="totop" /></a></div>
<jdoc:include type="modules" name="footerload" style="none" />
<div class="copy">
<?php
defined( '_JEXEC' ) or die( 'Restricted access' );
global $_VERSION;
require_once('libraries/joomla/utilities/date.php');
$date = new JDate();
$config = new JConfig();
?>
Copyright &copy; <?php echo $date->toFormat( '%Y' ) . ' ' . $config->sitename;?>. Designed by <a href="http://www.pnosan.com/" title="AliDİKME" target="blank">AliDikme</a>
</div>
</div>
</div>
<div id="debug">
<jdoc:include type="modules" name="debug" style="none" />
</div>
</div>
</body></html>



yardım ederseniz sevinirim

Akar
21-04-2012, 22:25
Ben 3 tane fazladan kapanan div görüyorum...2 de olabilir. Kodları düzgün bir ağaç şeklinde yapılandırarak kontrol edin. benim burada verdiklerim üzerinden hemen işlem yapmayın:

</div>
<?php endif; ?>
<!-- END FLASH HEADER -->

</div>
<?php if ($this->countModules('user8 or user9 or user10')) : ?>

</div>
</body></html>

mesoftbilisim
22-04-2012, 00:09
debug modül pozisyonunda ne yayınladın kardesim bi kontrol edermisin debub pozisyonunda sanki bir sey var yoksada pozisyonu sil pratik bir yoldur kullanmayacaksan o pozisyonu

muratyil
22-04-2012, 00:29
Yedeğini aldıktan sonra ekteki kodları kendi kodların yerine kullan bakalım düzelecekmi fazla vakit ayıramadım şöyle bir baktım 2 yerde hata vardı ama


<?php

defined('_JEXEC') or die;

define( 'YOURBASEPATH', dirname(__FILE__) );
$app = JFactory::getApplication();
$templateparams = $app->getTemplate(true)->params;
$left_width = $this->params->get("leftWidth", "220");
$right_width = $this->params->get("rightWidth", "220");
$temp_width = $this->params->get("templateWidth", "960");
$show_date = ($this->params->get("showDate", 1) == 0)?"false":"true";
$sitetitle = $this->params->get("sitetitle", "Pnosan Pnomatik & Hidrolik Ltd.Sti.");
$baseUrl = $this->baseurl;
$show_flashheader = ($this->params->get("showFlashheader", 1) == 0)?"false":"true";
$font_Library = $this->params->get("fontLibrary", "google");
$col_mode = "s-c-s";
if ($left_width==0 and $right_width>0) $col_mode = "x-c-s";
if ($left_width>0 and $right_width==0) $col_mode = "s-c-x";
if ($left_width==0 and $right_width==0) $col_mode = "x-c-x";
$temp_width = 'margin: 0 auto; width: ' . $temp_width . 'px;';
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.com/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.com/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>" >
<head>
<?php
require(YOURBASEPATH . DS . "tools.php");
?>
<jdoc:include type="head" />
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/system/css/system.css" type="text/css" />




<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/ol_menas/css/styles.css" type="text/css" media="screen,projection" />
<?php if($font_Library == "google") : ?>
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=<?php echo $this->params->get('fontLibrary-google-Fonts'); ?>" type="text/css" />
<style type="text/css">
<?php echo $this->params->get('fontLibrary-google-Fonts-for'); ?> {font-family:'<?php echo $this->params->get('fontLibrary-google-Fonts'); ?>';}
</style>
<?php endif; ?>

<!--[if lte IE 7]>
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/ol_menas/css/styles.ie7.css" type="text/css" media="screen,projection" />
<![endif]-->
<script type="text/javascript" src="templates/<?php echo $this->template ?>/js/scroll.js"></script>
</head>
<body>
<div id="main">
<div id="topheader">
<div id="wrapper">
<?php if($show_date == "true") : ?>
<div class="leftop">
<?php $now = &JFactory::getDate(); echo $now->toFormat("%A %d %b %Y"); ?>
</div>
<?php endif; ?>
<div class="logo">
<a href="index.php" title="<?php echo $sitetitle ?>" ><img src="<?php echo $this->baseurl ?>/templates/ol_menas/images/logo.png" alt="<?php echo $sitetitle ?>" /></a>
</div>
<div id="navi">
<jdoc:include type="modules" name="mainmenu" style="none"/>
</div>
<div class="clear"></div>
</div>
</div>
<!-- START FLASH HEADER -->
<?php if ($show_flashheader == "true") : ?>
<?php if (JRequest::getVar('view')=='frontpage') : ?>
<div id="header">
<div id="wrapper1">
<object type="application/x-shockwave-flash" data="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template?>/images/header.swf" width="100%" height="300">
<param name="wmode" value="transparent" />
<param name="movie" value="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template?>/images/header.swf" />
</object>
</div>
</div>
<?php endif; ?>
<?php else: ?>

</div>
<?php endif; ?>
<!-- END FLASH HEADER -->
<div id="bgr">
<div id="wrapper2"> <?php if ($this->countModules('bannersload')) : ?>
<div class="manset">
<jdoc:include type="modules" name="bannersload" style="xhtml"/>
</div>
<?php endif; ?>
<div ><?php if ($this->countModules('user11')) : ?><div id="main11" ><jdoc:include type="modules" name="user11" style="xhtml"/></div><?php endif; ?><?php if ($this->countModules('user12')) : ?><div id="main12" ><jdoc:include type="modules" name="user12" style="xhtml"/></div><?php endif; ?><?php if ($this->countModules('user13')) : ?><div id="main13" ><jdoc:include type="modules" name="user13" style="xhtml"/></div><?php endif; ?><?php if ($this->countModules('user14')) : ?><div id="main14" ><jdoc:include type="modules" name="user14" style="xhtml"/></div><?php endif; ?></div>
<div class="temizle"></div>

<div id="main-content" class="<?php echo $col_mode; ?>">
<div id="colmask">
<div id="colmid">
<div id="colright">
<div id="col1wrap">
<div id="col1pad">
<div id="col1">
<div id="message">
<jdoc:include type="message" />
</div>
<?php if ($this->countModules('breadcrumb')) : ?>
<div class="breadcrumbs-pad">
You are here: <jdoc:include type="modules" name="breadcrumb" />
</div>
<div class="temizle"></div>
<?php endif; ?>
<div class="component">
<jdoc:include type="component" />

<div class="temizle"></div>

<?php if ($this->countModules('user5 or user6 or user7')) : ?>
<div id="main2" class="spacer2<?php echo $main2_width; ?>"><jdoc:include type="modules" name="user5" style="xhtml"/><jdoc:include type="modules" name="user6" style="xhtml"/><jdoc:include type="modules" name="user7" style="xhtml"/></div>
<?php endif; ?>

</div>
</div>



</div>


</div>
<?php if ($left_width != 0) : ?>
<div id="col2">
<jdoc:include type="modules" name="left" style="res"/>
</div>
<?php endif; ?>
<?php if ($right_width != 0) : ?>
<div id="col3">
<jdoc:include type="modules" name="right" style="res"/>
</div>
<?php endif; ?>
</div>
</div>


</div><div class="ciz" ><?php if ($this->countModules('user15')) : ?><div id="main15" ><jdoc:include type="modules" name="user15" style="xhtml"/></div><?php endif; ?><?php if ($this->countModules('user16')) : ?><div id="main16" ><jdoc:include type="modules" name="user16" style="xhtml"/></div><?php endif; ?><?php if ($this->countModules('user17')) : ?><div id="main17" ><jdoc:include type="modules" name="user17" style="xhtml"/></div><?php endif; ?><?php if ($this->countModules('user18')) : ?><div id="main18" ><jdoc:include type="modules" name="user18" style="xhtml"/></div><?php endif; ?></div>
<div class="temizle"></div>
</div>

</div>
</div>
<?php if ($this->countModules('user8 or user9 or user10')) : ?>
<div id="main3" class="spacer<?php echo $main3_width; ?>">
<div class="centerbox">
<jdoc:include type="modules" name="user8" style="xhtml"/>
<jdoc:include type="modules" name="user9" style="xhtml"/>
<jdoc:include type="modules" name="user10" style="xhtml"/>
</div>
</div>
<?php endif; ?>


<div id="footerout">
<div id="footer">
<div class="scroll">
<a href="#" onclick="scrollToTop();return false;"><img src="templates/<?php echo $this->template ?>/images/top.png" width="48" height="48" alt="totop" /></a></div>
<jdoc:include type="modules" name="footerload" style="none" />
<div class="copy">
<?php
defined( '_JEXEC' ) or die( 'Restricted access' );
global $_VERSION;
require_once('libraries/joomla/utilities/date.php');
$date = new JDate();
$config = new JConfig();
?>
Copyright &copy; <?php echo $date->toFormat( '%Y' ) . ' ' . $config->sitename;?>. Designed by <a href="http://www.pnosan.com/" title="AliDİKME" target="blank">AliDikme</a>
</div>
</div>
</div>
<div id="debug">
<jdoc:include type="modules" name="debug" style="none" />
</div>
</body></html>

alidikme
22-04-2012, 03:59
Akar Abi ve Murat Bey Söylediklerinizi uyguladım lakin hala hata devam ediyor.
düzelttiğim yeni index.php
<?php

defined('_JEXEC') or die;

define( 'YOURBASEPATH', dirname(__FILE__) );
$app = JFactory::getApplication();
$templateparams = $app->getTemplate(true)->params;
$left_width = $this->params->get("leftWidth", "220");
$right_width = $this->params->get("rightWidth", "220");
$temp_width = $this->params->get("templateWidth", "960");
$show_date = ($this->params->get("showDate", 1) == 0)?"false":"true";
$sitetitle = $this->params->get("sitetitle", "Pnosan Pnomatik & Hidrolik Ltd.Sti.");
$baseUrl = $this->baseurl;
$show_flashheader = ($this->params->get("showFlashheader", 1) == 0)?"false":"true";
$font_Library = $this->params->get("fontLibrary", "google");
$col_mode = "s-c-s";
if ($left_width==0 and $right_width>0) $col_mode = "x-c-s";
if ($left_width>0 and $right_width==0) $col_mode = "s-c-x";
if ($left_width==0 and $right_width==0) $col_mode = "x-c-x";
$temp_width = 'margin: 0 auto; width: ' . $temp_width . 'px;';
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.com/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.com/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>" >
<head>
<?php
require(YOURBASEPATH . DS . "tools.php");
?>
<jdoc:include type="head" />
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/system/css/system.css" type="text/css" />




<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/ol_menas/css/styles.css" type="text/css" media="screen,projection" />
<?php if($font_Library == "google") : ?>
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=<?php echo $this->params->get('fontLibrary-google-Fonts'); ?>" type="text/css" />
<style type="text/css">
<?php echo $this->params->get('fontLibrary-google-Fonts-for'); ?> {font-family:'<?php echo $this->params->get('fontLibrary-google-Fonts'); ?>';}
</style>
<?php endif; ?>

<!--[if lte IE 7]>
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/ol_menas/css/styles.ie7.css" type="text/css" media="screen,projection" />
<![endif]-->
<script type="text/javascript" src="templates/<?php echo $this->template ?>/js/scroll.js"></script>
</head>
<body>
<div id="main">
<div id="topheader">
<div id="wrapper">
<?php if($show_date == "true") : ?>
<div class="leftop">
<?php $now = &JFactory::getDate(); echo $now->toFormat("%A %d %b %Y"); ?>
</div>
<?php endif; ?>
<div class="logo">
<a href="index.php" title="<?php echo $sitetitle ?>" ><img src="<?php echo $this->baseurl ?>/templates/ol_menas/images/logo.png" alt="<?php echo $sitetitle ?>" /></a>
</div>
<div id="navi">
<jdoc:include type="modules" name="mainmenu" style="none"/>
</div>
<div class="clear"></div>
</div>
</div>
<!-- START FLASH HEADER -->
<?php if ($show_flashheader == "true") : ?>
<?php if (JRequest::getVar('view')=='frontpage') : ?>
<div id="header">
<div id="wrapper1">
<object type="application/x-shockwave-flash" data="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template?>/images/header.swf" width="100%" height="300">
<param name="wmode" value="transparent" />
<param name="movie" value="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template?>/images/header.swf" />
</object>
</div>
</div>
<?php endif; ?>
<?php else: ?>

</div>

<?php endif; ?>
<!-- END FLASH HEADER -->
<div id="bgr">
<div id="wrapper2"> <?php if ($this->countModules('bannersload')) : ?>
<div class="manset">
<jdoc:include type="modules" name="bannersload" style="xhtml"/>
</div>
<?php endif; ?>
<div ><?php if ($this->countModules('user11')) : ?><div id="main11" ><jdoc:include type="modules" name="user11" style="xhtml"/></div><?php endif; ?><?php if ($this->countModules('user12')) : ?><div id="main12" ><jdoc:include type="modules" name="user12" style="xhtml"/></div><?php endif; ?><?php if ($this->countModules('user13')) : ?><div id="main13" ><jdoc:include type="modules" name="user13" style="xhtml"/></div><?php endif; ?><?php if ($this->countModules('user14')) : ?><div id="main14" ><jdoc:include type="modules" name="user14" style="xhtml"/></div><?php endif; ?></div>
<div class="temizle"></div>

<div id="main-content" class="<?php echo $col_mode; ?>">
<div id="colmask">
<div id="colmid">
<div id="colright">
<div id="col1wrap">
<div id="col1pad">
<div id="col1">
<div id="message">
<jdoc:include type="message" />
</div>
<?php if ($this->countModules('breadcrumb')) : ?>
<div class="breadcrumbs-pad">
You are here: <jdoc:include type="modules" name="breadcrumb" />
</div>
<div class="temizle"></div>
<?php endif; ?>
<div class="component">
<jdoc:include type="component" />

<div class="temizle"></div>

<?php if ($this->countModules('user5 or user6 or user7')) : ?>
<div id="main2" class="spacer2<?php echo $main2_width; ?>"><jdoc:include type="modules" name="user5" style="xhtml"/><jdoc:include type="modules" name="user6" style="xhtml"/><jdoc:include type="modules" name="user7" style="xhtml"/></div>
<?php endif; ?>

</div>
</div>



</div>


</div>
<?php if ($left_width != 0) : ?>
<div id="col2">
<jdoc:include type="modules" name="left" style="res"/>
</div>
<?php endif; ?>
<?php if ($right_width != 0) : ?>
<div id="col3">
<jdoc:include type="modules" name="right" style="res"/>
</div>
<?php endif; ?>
</div>
</div>
</div>

<div class="ciz" ></div>
<?php if ($this->countModules('user15')) : ?><div id="main15" ><jdoc:include type="modules" name="user15" style="xhtml"/></div><?php endif; ?><?php if ($this->countModules('user16')) : ?><div id="main16" ><jdoc:include type="modules" name="user16" style="xhtml"/></div><?php endif; ?><?php if ($this->countModules('user17')) : ?><div id="main17" ><jdoc:include type="modules" name="user17" style="xhtml"/></div><?php endif; ?><?php if ($this->countModules('user18')) : ?><div id="main18" ><jdoc:include type="modules" name="user18" style="xhtml"/></div><?php endif; ?></div>

<div class="temizle"></div>
</div>


<?php if ($this->countModules('user8 or user9 or user10')) : ?>
<div id="main3" class="spacer<?php echo $main3_width; ?>">
<div class="centerbox">
<jdoc:include type="modules" name="user8" style="xhtml"/>
<jdoc:include type="modules" name="user9" style="xhtml"/>
<jdoc:include type="modules" name="user10" style="xhtml"/>
</div>
</div>
<?php endif; ?>


<div id="footerout">
<div id="footer">
<div class="scroll">
<a href="#" onclick="scrollToTop();return false;"><img src="templates/<?php echo $this->template ?>/images/top.png" width="48" height="48" alt="totop" /></a></div>
<jdoc:include type="modules" name="footerload" style="none" />
<div class="copy">
<?php
defined( '_JEXEC' ) or die( 'Restricted access' );
global $_VERSION;
require_once('libraries/joomla/utilities/date.php');
$date = new JDate();
$config = new JConfig();
?>
Copyright &copy; <?php echo $date->toFormat( '%Y' ) . ' ' . $config->sitename;?>. Designed by <a href="http://www.pnosan.com/" title="AliDİKME" target="blank">AliDikme</a>
</div>
</div>
</div>
<div id="debug">
<jdoc:include type="modules" name="debug" style="none" />
</div>

</body></html>

alidikme
22-04-2012, 04:01
Debug pozisyonunda herhangi bir şey yok hatta debug footer user7-8-9 sildim öyle denedim yine sorun çıkıyor
Yardımlarınızı bekliyorum İlgileniyor olmanızdan dolayıda teşekürler..

alidikme
22-04-2012, 04:24
İletişim ve insan kaynakları bölümünde hata oluşmuyor diğer bölümlerde hata var sitenin flashı bitmek üzere ondan sonra asıl hosta aktaracağım eksik yanlış gördüğünüz kısımlarda var sa onlar hakkındada yorum yaparsanız sevinirim

muratyil
22-04-2012, 22:48
Bir hata daha vardı onu da düzelttim bir de bunları dene ayrıca akarın da söylediği gibi bazı yerlerde şartlı php komutları da sorunlu görünüyor.

<?php

defined('_JEXEC') or die;

define( 'YOURBASEPATH', dirname(__FILE__) );
$app = JFactory::getApplication();
$templateparams = $app->getTemplate(true)->params;
$left_width = $this->params->get("leftWidth", "220");
$right_width = $this->params->get("rightWidth", "220");
$temp_width = $this->params->get("templateWidth", "960");
$show_date = ($this->params->get("showDate", 1) == 0)?"false":"true";
$sitetitle = $this->params->get("sitetitle", "Pnosan Pnomatik & Hidrolik Ltd.Sti.");
$baseUrl = $this->baseurl;
$show_flashheader = ($this->params->get("showFlashheader", 1) == 0)?"false":"true";
$font_Library = $this->params->get("fontLibrary", "google");
$col_mode = "s-c-s";
if ($left_width==0 and $right_width>0) $col_mode = "x-c-s";
if ($left_width>0 and $right_width==0) $col_mode = "s-c-x";
if ($left_width==0 and $right_width==0) $col_mode = "x-c-x";
$temp_width = 'margin: 0 auto; width: ' . $temp_width . 'px;';
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.com/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.com/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>" >
<head>
<?php
require(YOURBASEPATH . DS . "tools.php");
?>
<jdoc:include type="head" />
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/system/css/system.css" type="text/css" />




<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/ol_menas/css/styles.css" type="text/css" media="screen,projection" />
<?php if($font_Library == "google") : ?>
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=<?php echo $this->params->get('fontLibrary-google-Fonts'); ?>" type="text/css" />
<style type="text/css">
<?php echo $this->params->get('fontLibrary-google-Fonts-for'); ?> {font-family:'<?php echo $this->params->get('fontLibrary-google-Fonts'); ?>';}
</style>
<?php endif; ?>

<!--[if lte IE 7]>
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/ol_menas/css/styles.ie7.css" type="text/css" media="screen,projection" />
<![endif]-->
<script type="text/javascript" src="templates/<?php echo $this->template ?>/js/scroll.js"></script>
</head>
<body>
<div id="main">
<div id="topheader">
<div id="wrapper">
<?php if($show_date == "true") : ?>
<div class="leftop">
<?php $now = &JFactory::getDate(); echo $now->toFormat("%A %d %b %Y"); ?>
</div>
<?php endif; ?>
<div class="logo">
<a href="index.php" title="<?php echo $sitetitle ?>" ><img src="<?php echo $this->baseurl ?>/templates/ol_menas/images/logo.png" alt="<?php echo $sitetitle ?>" /></a>
</div>
<div id="navi">
<jdoc:include type="modules" name="mainmenu" style="none"/>
</div>
<div class="clear"></div>
</div>
</div>
<!-- START FLASH HEADER -->
<?php if ($show_flashheader == "true") : ?>
<?php if (JRequest::getVar('view')=='frontpage') : ?>
<div id="header">
<div id="wrapper1">
<object type="application/x-shockwave-flash" data="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template?>/images/header.swf" width="100%" height="300">
<param name="wmode" value="transparent" />
<param name="movie" value="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template?>/images/header.swf" />
</object>
</div>
</div>
<?php endif; ?>
<?php else: ?>

</div>

<?php endif; ?>
<!-- END FLASH HEADER -->
<div id="wrapper2"> <?php if ($this->countModules('bannersload')) : ?>
<div class="manset">
<jdoc:include type="modules" name="bannersload" style="xhtml"/>
</div>
<?php endif; ?>
<div ><?php if ($this->countModules('user11')) : ?><div id="main11" ><jdoc:include type="modules" name="user11" style="xhtml"/></div><?php endif; ?><?php if ($this->countModules('user12')) : ?><div id="main12" ><jdoc:include type="modules" name="user12" style="xhtml"/></div><?php endif; ?><?php if ($this->countModules('user13')) : ?><div id="main13" ><jdoc:include type="modules" name="user13" style="xhtml"/></div><?php endif; ?><?php if ($this->countModules('user14')) : ?><div id="main14" ><jdoc:include type="modules" name="user14" style="xhtml"/></div><?php endif; ?></div>
<div class="temizle"></div>

<div id="main-content" class="<?php echo $col_mode; ?>">
<div id="colmask">
<div id="colmid">
<div id="colright">
<div id="col1wrap">
<div id="col1pad">
<div id="col1">
<div id="message">
<jdoc:include type="message" />
</div>
<?php if ($this->countModules('breadcrumb')) : ?>
<div class="breadcrumbs-pad">
You are here: <jdoc:include type="modules" name="breadcrumb" />
</div>
<div class="temizle"></div>
<?php endif; ?>
<div class="component">
<jdoc:include type="component" />

<div class="temizle"></div>

<?php if ($this->countModules('user5 or user6 or user7')) : ?>
<div id="main2" class="spacer2<?php echo $main2_width; ?>"><jdoc:include type="modules" name="user5" style="xhtml"/><jdoc:include type="modules" name="user6" style="xhtml"/><jdoc:include type="modules" name="user7" style="xhtml"/></div>
<?php endif; ?>

</div>
</div>



</div>


</div>
<?php if ($left_width != 0) : ?>
<div id="col2">
<jdoc:include type="modules" name="left" style="res"/>
</div>
<?php endif; ?>
<?php if ($right_width != 0) : ?>
<div id="col3">
<jdoc:include type="modules" name="right" style="res"/>
</div>
<?php endif; ?>
</div>
</div>
</div>

<div class="ciz" ></div>
<?php if ($this->countModules('user15')) : ?><div id="main15" ><jdoc:include type="modules" name="user15" style="xhtml"/></div><?php endif; ?><?php if ($this->countModules('user16')) : ?><div id="main16" ><jdoc:include type="modules" name="user16" style="xhtml"/></div><?php endif; ?><?php if ($this->countModules('user17')) : ?><div id="main17" ><jdoc:include type="modules" name="user17" style="xhtml"/></div><?php endif; ?><?php if ($this->countModules('user18')) : ?><div id="main18" ><jdoc:include type="modules" name="user18" style="xhtml"/></div><?php endif; ?></div>

<div class="temizle"></div>
</div>


<?php if ($this->countModules('user8 or user9 or user10')) : ?>
<div id="main3" class="spacer<?php echo $main3_width; ?>">
<div class="centerbox">
<jdoc:include type="modules" name="user8" style="xhtml"/>
<jdoc:include type="modules" name="user9" style="xhtml"/>
<jdoc:include type="modules" name="user10" style="xhtml"/>
</div>
</div>
<?php endif; ?>


<div id="footerout">
<div id="footer">
<div class="scroll">
<a href="#" onclick="scrollToTop();return false;"><img src="templates/<?php echo $this->template ?>/images/top.png" width="48" height="48" alt="totop" /></a></div>
<jdoc:include type="modules" name="footerload" style="none" />
<div class="copy">
<?php
defined( '_JEXEC' ) or die( 'Restricted access' );
global $_VERSION;
require_once('libraries/joomla/utilities/date.php');
$date = new JDate();
$config = new JConfig();
?>
Copyright &copy; <?php echo $date->toFormat( '%Y' ) . ' ' . $config->sitename;?>. Designed by <a href="http://www.pnosan.com/" title="AliDİKME" target="blank">AliDikme</a>
</div>
</div>
</div>
<div id="debug">
<jdoc:include type="modules" name="debug" style="none" />
</div>

</body></html>

alidikme
22-04-2012, 23:14
hemen deniyorum

alidikme
22-04-2012, 23:22
Sanırım sorun maximenu ck dan mış uzun menü olunca o menü sınırına kadarsayfa kendini açıyor sonra denedim menü sınırında sayfa sonlanıyor menü leri yeniden sıraladım sorun halloldu lakin şu anda sub menü ler çalışmaz oldu iki modüldede sub menüler sustu sol menüdeki sub menülerde sustu neden olabiliri fikri olan yada başına gelen varmı

alidikme
23-04-2012, 00:17
Farklı temalarda sub menüler çalışıyor lakin bu temada çalışmıyor sorunne olabilir

alidikme
24-04-2012, 21:20
Sorun çözülmüştür Maxi menu ck modülünün efekt bölümü etkin olduğunda yapıyor menülerin kaybolmasıda ilan modülü yüklemiştim onun maxi menü ck efektleriyle çakışmasından kaynaklanıyor yardımlarınız için teşekkürler