Hello, I am using 3.3.6 now and its looks that method <?php echo CCK_Article::getValue( $id, 'field' ); ?> dont work anymore.
This is really a problem for me, I use this method often and it gives me a lot of flexibility. I use it in modules, in templates, in querys, in different articles to exchange data and a lot of other stuffs. its amazing what we can do if we go out of articles limitations.
There is another way to get field data anywhere?