I added some searches to the canned_searches.php file in the config directory, and it does not work with all that I added.&nbsp; <br><br>I added the&nbsp; &quot; G Movies&quot;&nbsp; query and it works all the time.<br>&quot;G Movies&quot;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&gt; &quot;category_type='&quot;.movie_word.&quot;' AND rating='G'&quot;,<br><br>But &quot;PG Movies&quot;&nbsp; and I get a page can not be displayed error. <br><br>&nbsp;&nbsp;&nbsp; &quot;PG Movies&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&gt; &quot;category_type='&quot;.movie_word.&quot;' AND rating='PG'&quot;,
<br><br>Any help is greatly appreciated.<br><br>-Gregg<br>