what is ur country colume called @ ur mysql DB? probbly it named in other name and not country (which is requested by the php code in editpost.php)...
check the colume name in ur DB and change it in the php code... (i think it is called 'countryname')..
if it is, try replacing the line appears in ur code with:
You must first be a registered member to view any code.