what database and source are you using? sounds like your database is fux0red....
theres no respawn_timer field on your groundspawns table.
Code:
Error in LoadGroundSpawns query 'SELECT max_x,max_y,max_z,min_x,min_y,heading,na
me,item,max_allowed,respawn_timer from ground_spawns where zoneid=55 limit 50' #
1054: Unknown column 'respawn_timer' in 'field list'
thats what its complaining about.