I have created a code to show profile to my users. Code given below... :title: :profile(:to-user:)-name: - Career Details > FCLeague.TK :/title:<div class="header1" style="text-transform:uppercase">:profile(:to-user:)-name: - CAREER DETAILS</div><table><td><img src=":profile(:to-user:)-urlfoto:" class="img" height="120" width="100"/></td><td>:profile(:to-user:)-team:<br/>:profile(:to-user:)-role:</td></table><br/><br/><div class="yellow"><b>Batting Stats</b></div><br/><div class="bbor">Innings: :profile(:to-user:)-innings: </div><div class="bbor">Runs: :profile(:to-user:)-runs:</div> <div class="bbor">Highest Score: :profile(:to-user:)-hs: </div><div class="bbor"> No. of 50s: :profile(:to-user:)-fifties:</div> <br/><div class="yellow"><b>Bowling Stats</b></div><br/><div class="bbor">Overs :profile(:to-user:)-overs: </div><div class="bbor">Wickets: :profile(:to-user:)-wickets:</div> but when checking users profile everything shown as blank. Image link given below Plz help me to resolve this issue. New at the top |