I dunno... But it's worth noting that, the root DNS servers' TTL for NS records is 48 hours, so you still have some time to wait.
FWIW, the nameserver change has hit the root DNS servers, and the A record change for fangathering.com and forum.fangathering.com has hit 98% of the nameservers
RevIP.info tests.
Also, when changing which nameservers you use, you should give them all the same data for at least a couple days before shutting down the old ones, to avoid problems like this.
And when changing the *values* of your DNS records, you should drop the TTL to 5 minutes, wait $old_ttl seconds, then make the change and increase the TTL again. That way there will only be a few minutes of downtime. (You can also make the old web server show the same data as the new one, perhaps with a proxy, to avoid even that.)