Make sure you have the X Y Z numbers in correctly.
/loc = y,x,z
#loc = x,y,z
#zone 160 x, y, z
You can update your table to fix any problems with the code below. Just put in your x,y,z numbers.
Code:
UPDATE start_zones SET x=1, y=1, z=1, zone_id=160;