Ver Mensaje Individual
  #5 (permalink)  
Antiguo 17/10/2010, 15:29
markitus_11
 
Fecha de Ingreso: noviembre-2008
Mensajes: 100
Antigüedad: 16 años
Puntos: 1
Respuesta: File-page-under-done En todas las páginas.

Te dejo el código que aparece aquí, yo no vi nada raro:

Código PHP:
<?php

defined
('_JEXEC') or die('Restricted access'); // no direct access

require_once dirname(__FILE__) . DIRECTORY_SEPARATOR 'functions.php';

$document null;

if (isset(
$this))

  
$document = & $this;

$baseUrl $this->baseurl;

$templateUrl $this->baseurl '/templates/' $this->template;

artxComponentWrapper($document);

?>

<!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="<?php echo $this->language?>" lang="<?php echo $this->language?>" >

<head>

 <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />

 <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/system/css/general.css" type="text/css" />

 <link rel="stylesheet" type="text/css" href="<?php echo $templateUrl?>/css/template.css" media="screen" />

 <!--[if IE 6]><link rel="stylesheet" href="<?php echo $templateUrl?>/css/template.ie6.css" type="text/css" media="screen" /><![endif]-->

 <!--[if IE 7]><link rel="stylesheet" href="<?php echo $templateUrl?>/css/template.ie7.css" type="text/css" media="screen" /><![endif]-->

 <script type="text/javascript" src="<?php echo $templateUrl?>/script.js"></script>

</head>

<body>

<div id="art-page-background-simple-gradient">

    <div id="art-page-background-gradient"></div>

</div>

<div id="art-page-background-glare">

    <div id="art-page-background-glare-image"></div>

</div>

<div id="art-main">

<div class="art-sheet">

    <div class="art-sheet-tl"></div>

    <div class="art-sheet-tr"></div>

    <div class="art-sheet-bl"></div>

    <div class="art-sheet-br"></div>

    <div class="art-sheet-tc"></div>

    <div class="art-sheet-bc"></div>

    <div class="art-sheet-cl"></div>

    <div class="art-sheet-cr"></div>

    <div class="art-sheet-cc"></div>

    <div class="art-sheet-body">

<div class="art-header">

    <div class="art-header-png"></div>

    <div class="art-header-jpeg"></div>

<script type="text/javascript" src="<?php echo $templateUrl?>/swfobject.js"></script>

<div id="art-flash-area">

<div id="art-flash-container">

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="art-flash-object" width="1062" height="183" id="art-flash-object">

    <param name="movie" value="<?php echo $templateUrl?>/images/magia.swf" />

    <param name="quality" value="high" />

    <param name="scale" value="default" />

    <param name="wmode" value="transparent" />

    <param name="flashvars" value="color1=0xFFFFFF&amp;alpha1=.13&amp;framerate1=12&amp;clip=<?php echo $templateUrl?>/images/flash.swf&amp;radius=24&amp;clipx=0&amp;clipy=-30&amp;initalclipw=980&amp;initalcliph=225&amp;clipw=1062&amp;cliph=243&amp;width=1062&amp;height=183&amp;textblock_width=0&amp;textblock_align=no" />

    <param name="swfliveconnect" value="true" />

    <param name="loop" value="false" />

    <!--[if !IE]>-->

    <object type="application/x-shockwave-flash" data="<?php echo $templateUrl?>/images/magia.swf" width="1062" height="183">

        <param name="quality" value="high" />

        <param name="scale" value="default" />

        <param name="wmode" value="transparent" />

        <param name="flashvars" value="color1=0xFFFFFF&amp;alpha1=.13&amp;framerate1=12&amp;clip=<?php echo $templateUrl?>/images/flash.swf&amp;radius=24&amp;clipx=0&amp;clipy=-30&amp;initalclipw=980&amp;initalcliph=225&amp;clipw=1062&amp;cliph=243&amp;width=1062&amp;height=183&amp;textblock_width=0&amp;textblock_align=no" />

        <param name="swfliveconnect" value="true" />

        <param name="loop" value="false" />

    <!--<![endif]-->

        <div class="art-flash-alt"><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></div>

    <!--[if !IE]>-->

    </object>

    <!--<![endif]-->
</object>

</div>

</div>

<script type="text/javascript">swfobject.switchOffAutoHideShow();swfobject.registerObject("art-flash-object", "9.0.0", "<?php echo $templateUrl?>/expressInstall.swf");</script>



</div>

<jdoc:include type="modules" name="user3" />

<jdoc:include type="modules" name="banner1" style="artstyle" artstyle="art-nostyle" />

<?php echo artxPositions($document, array('top1''top2''top3'), 'art-block'); ?>

<div class="art-content-layout">

    <div class="art-content-layout-row">

<?php if (artxCountModules($document'left')) : ?>

<div class="art-layout-cell art-sidebar1"><?php echo artxModules($document'left''art-block'); ?>

</div>

<?php endif; ?>

<div class="art-layout-cell art-<?php echo artxGetContentCellStyle($document); ?>">



<?php

  
echo artxModules($document'banner2''art-nostyle');

  if (
artxCountModules($document'breadcrumb'))

    echo 
artxPost(nullartxModules($document'breadcrumb'));

  echo 
artxPositions($document, array('user1''user2'), 'art-article');

  echo 
artxModules($document'banner3''art-nostyle');

?>

<?php if (artxHasMessages()) : ?><div class="art-post">

    <div class="art-post-body">

<div class="art-post-inner">

<div class="art-postcontent">

    <!-- article-content -->



<jdoc:include type="message" />



    <!-- /article-content -->

</div>

<div class="cleared"></div>



</div>



        <div class="cleared"></div>

    </div>

</div>

<?php endif; ?>

<jdoc:include type="component" />

<?php echo artxModules($document'banner4''art-nostyle'); ?>

<?php echo artxPositions($document, array('user4''user5'), 'art-article'); ?>

<?php echo artxModules($document'banner5''art-nostyle'); ?>

</div>

<?php if (artxCountModules($document'right')) : ?>

<div class="art-layout-cell art-sidebar2"><?php echo artxModules($document'right''art-block'); ?>

</div>

<?php endif; ?>



    </div>

</div>

<div class="cleared"></div>



<?php echo artxPositions($document, array('bottom1''bottom2''bottom3'), 'art-block'); ?>

<jdoc:include type="modules" name="banner6" style="artstyle" artstyle="art-nostyle" />

<div class="art-footer">

 <div class="art-footer-inner">

  <?php echo artxModules($document'syndicate'); ?>

  <div class="art-footer-text">

  <?php if (artxCountModules($document'copyright') == 0): ?>

<p>Copyright &copy; Canal de Magia</p>



  <?php else: ?>

  <?php echo artxModules($document'copyright''art-nostyle'); ?>

  <?php endif; ?>

  </div>

 </div>

 <div class="art-footer-background"></div>

</div>



        <div class="cleared"></div>

    </div>

</div>

<div class="cleared"></div>

<p class="art-page-footer"></p>



</div>



</body> 

</html>
La plantilla es una plantilla creada con artisteer. Le han puesto de nombre magia2