How can I change the showcat.php page to make the default (selected) setting for the "per page" drop down 24 instead of 12 and the "Manufacturer Name" the default for the "sort by" drop down?
But the second one causes the showcat page to not display. Am I correct that it is missing a closing bracket somewhere in that if ( !isset($perpage) $perpage = 24; line and that's the probable cause? If so, what's the correction?