<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Chris McCreery ha scritto:
<blockquote
 cite="mid:AANLkTilIfWDqXt-2sA7Ux-Vi_uexz4v66kraqAnbSfNC@mail.gmail.com"
 type="cite">
  <meta charset="utf-8">
  <span class="Apple-style-span"
 style="font-family: 'Bitstream Vera Sans',Verdana,Helvetica; font-size: 13px; color: rgb(0, 49, 80); line-height: 17px;">
  <p style="margin: 1.2em 0px 1em; padding: 0px;">Hi I am trying to
test for arg(1) OR is_front however when I set this up neither seem to
work but if I do them separately they work fine. I assume it's just my
syntax but I'm honestly not sure. Any help would be great.</p>
  </span></blockquote>
Hi, where do you check this ? <br>
$is_front is available only in page(-*).tpl.php file, while
$vars['is_front'] is available in themename_preprocess_page($vars)
function.<br>
<br>
M.<br>
<br>
<pre class="moz-signature" cols="72">-- 
Michel 'ZioBudda' Morelli                       <a class="moz-txt-link-abbreviated" href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a>
Sviluppo applicazioni CMS DRUPAL e web dinamiche (LAMP+Ajax)
Telefono: 0200619074
Telefono Cell: +39-3939890025 --  Fax: +39-0291390660

<a class="moz-txt-link-freetext" href="http://www.ziobudda.net">http://www.ziobudda.net</a>                         ICQ: 58351764  
<a class="moz-txt-link-freetext" href="http://www.ziobuddalabs.it">http://www.ziobuddalabs.it</a>                      Skype: zio_budda
<a class="moz-txt-link-freetext" href="http://www.ziodrupal.net">http://www.ziodrupal.net</a>                               MSN: <a class="moz-txt-link-abbreviated" href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a>                   
                                                JABBER: <a class="moz-txt-link-abbreviated" href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a>
</pre>
</body>
</html>