UBB.Dev
Posted By: SitStay 5.2 & 5.3 Category Fix for search.php - 04/11/2001 8:08 PM
RE: Ver 5.3 PHP

In search.php on or about line 58 change:

$replace = " OR Cat_Number = ";

to

$replace = " OR Bo_Cat = ";

This fixes an SQL error that happens if multiple Cats are specified.


Edited by Scream on 04/11/01 10:42 PM (server time).

Posted By: Rick Re: Category Fix for search.php - 04/12/2001 5:40 AM
Thanks for the fix. Moving this into the official php bug fixes forum.
Posted By: Rick Re: Category Fix for search.php - 04/12/2001 5:42 AM
As a side note. This fix is for versions 5.2 and 5.3
© UBB.Developers