Back to top

Autore Topic: Errore nel file index.php - Template siteground-j15-59  (Letto 928 volte)

Offline robrob

  • Esploratore
  • **
  • Post: 77
    • Mostra profilo
Ciao a tutti,
nel file index.php del template, mi accorgo che manca la chiusura di un div...
Non ho dimestichezza con il PHP, vi chiedo una mano: dove va inserita la chiusura del div che manca?
Vi posto il codice:


Codice: [Seleziona]
<div class="center">
<div id="wrapper">
<div id="content">
<!--pathway start-->
<div class="cpathway">
<div class="cpleft">
<jdoc:include type="module" name="breadcrumbs" />
<>
<>
<!--pathway end-->
<?php if($this->countModules('left') and JRequest::getCmd('layout') != 'form') : ?>
<div id="leftcolumn">
<jdoc:include type="modules" name="left" style="rounded" />
<?php $sg 'banner'; include "templates.php"?>
<>
<?php endif; ?>

<?php if($this->countModules('right') and JRequest::getCmd('layout') != 'form') : ?>
<div id="maincolumn">
<?php else: ?>
<div id="maincolumn_full">
<?php endif; ?>
<div class="nopad">
<jdoc:include type="message" />
<?php if($this->params->get('showComponent')) : ?>
<jdoc:include type="component" />
<?php endif; ?>
<>
<>

<?php if($this->countModules('right') and JRequest::getCmd('layout') != 'form') : ?>
<div id="rightcolumn" style="float:right;">
<jdoc:include type="modules" name="right" style="rounded" />
<>
<?php endif; ?>
<div class="clr"><>
<>
<>
<>



Offline robrob

  • Esploratore
  • **
  • Post: 77
    • Mostra profilo
Re:Errore nel file index.php - Template siteground-j15-59
« Risposta #1 il: 25 Giu 2012, 11:54:19 »
Il div maincolumn mi pare che non venga chiuso.


Potete aiutarmi?
Grazie


Ciao

Offline robrob

  • Esploratore
  • **
  • Post: 77
    • Mostra profilo
Re:Errore nel file index.php - Template siteground-j15-59
« Risposta #2 il: 25 Giu 2012, 23:17:59 »
up :)


 



Web Design Bolzano Kreatif