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