should be like this so as to work coz the path was wrong src="images/religioussymbol/$post
PHP Code:
<!-- religious symbol start --><if condition="$post[fieldXX] != ''"><div class="smallfont">My Religion: <img src="images/religioussymbols/$post[fieldXX].gif" title="$post[fieldXX]" align="center"></div></if><!-- religious symbol end -->
or rename the images folder from religioussymbols to religioussymbol
thanks and working fine now