Quote Originally Posted by thomson
DJC is correct. It looks like you may not have an entry in your /etc/postcodezones file. If you execute "cat -et /etc/postcodezones" then you should see a line similar to:
Code:
02113^IPacific/Auckland$
[TiVo [p1] ~]# cat -et /etc/postcodezones
# A list of TiVo postcodes and the timezones that they represent$
# Two columns, separated by one tab only.$
#$
00800^IAustralia/Darwin$
02000^IAustralia/Sydney$
02600^IAustralia/Sydney$
03000^IAustralia/Melbourne$
04000^IAustralia/Brisbane$
05000^IAustralia/Adelaide$
06000^IAustralia/Perth$
07000^IAustralia/Hobart$
[TiVo [p1] ~]#