|
In adm-order.php at line 48 find and add the code in bold:
$catdefault = ""; $nocat=0; if ( $cat == "notcat" ) { $cat=500; $notcat=1; }
if ( empty($cat) ) $cat = 500;
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |