I hadnt check back on this:
developers.facebook.com/blog/post/574/
90-day migration due February 1, 2012: Use game:points instead of og:points
The Open Graph meta tag property og:points is being renamed to game:points to be more consistent with game.achievement og:type. Please migrate to use game:points instead of og:points. Both properties will continue to work until February 1st when og:points will stop working.
I used to use : echo "{JFBCGraph points=".$ach_points."}"; to render the og:points on page.
How can i render game:points instead now?
With this