@crymatisticos
Problem is that osclass changed something in core and in text parameters cannot be used code anymore (strange).
Try this.
Go to search.php
Find:
name="sRegion"
Replace with:
name="region"
Find:
name="sCountry"
Replace with:
name="country"
Find:
name="sCity"
Replace with:
name="city"