On Wed, Sep 7, 2011 at 4:50 PM, Bill Traynor <span dir="ltr"><<a href="mailto:btraynor@gmail.com">btraynor@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br><br><div class="gmail_quote"><div class="im">On Wed, Sep 7, 2011 at 15:30, John Van Ostrand <span dir="ltr"><<a href="mailto:john@netdirect.ca" target="_blank">john@netdirect.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


<div>----- Original Message -----<br>
> On Wed, Sep 7, 2011 at 15:04, Bill Traynor < <a href="mailto:btraynor@gmail.com" target="_blank">btraynor@gmail.com</a> ><br>
> wrote:<br>
</div>> && arg(1) == 'tips)<br>
<br>
Now you need to find out what module or what configuration sent that string. I'd try grepping for it.<br></blockquote><div><br></div></div><div>Interesting.</div><div><br></div><div>sudo grep -irl "'tips)" *</div>


<div><br></div><div>returned nothing.</div></div></blockquote><div><br>John V had the right idea.<br><br>Try:<br><br>cd /whereever/drupal/is/installed<br>grep -wr tips .<br><br>See what that gets you.<br></div></div>-- <br>
Khalid M. Baheyeldin<br><a href="http://2bits.com">2bits.com</a>, Inc.<br><a href="http://2bits.com">http://2bits.com</a><br>Drupal optimization, development, customization and consulting.<br>Simplicity is prerequisite for reliability. --  Edsger W.Dijkstra<br>
Simplicity is the ultimate sophistication. --   Leonardo da Vinci<br>