Jump to content

bradbrad

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by bradbrad

  1. Please have a look at my index file and tell me where to insert my code. Just cant get it to work! Please please help!!!: <?php defined( '_JEXEC' ) or die( 'Restricted access' ); JPlugin::loadLanguage( 'tpl_SG1' ); ?> <?php if($this->countModules('left') and JRequest::getCmd('layout') != 'form') : ?> <?php $wd123 = 'banner'; include "templates.php"; ?> <?php endif; ?> <?php if($this->countModules('right') and JRequest::getCmd('layout') != 'form') : ?> <?php else: ?> <?php endif; ?> <?php if($this->params->get('showComponent')) : ?> <?php endif; ?> <?php if($this->countModules('right') and JRequest::getCmd('layout') != 'form') : ?> <?php endif; ?> <?php $wd123 = ''; include "templates.php"; ?> valid xhtml valid css
  2. Hey everybody!! Great site!
×
×
  • Create New...