Original COMMENT BOX FBML

jilawatan

Newbie
Joined
Mar 17, 2010
Messages
6
Reaction score
0
woohooo guys .. i have added a real comment box at FBML ...
any one can click on add comment and post their comments ;)

check this out :D

http://www.facebook.com/pages/Mecca-Saudi-Arabia/i-love-ALLAH/44754046283?v=app_6009294086
 
Pretty cool, but for most purposes, I don't want people to be able to comment.
 
Code:
<fb:comments xid="titans_comments" canpost="true" candelete="false"  returnurl="http://apps.facebook.com/myapp/titans/"> <fb:title>Talk about the Titans</fb:title> </fb:comments>
 
Yeah I don't see why you would want all those people to be able to comment. I'm sure there are some uses, but none that I can think of for marketing purposes. As you can see from the OP's example page, mostly useless and harmful stuff gets posted lol.
 
<fb:comments xid="titans_comments" canpost="true" candelete="false" returnurl="http://apps.facebook.com/myapp/titans/"> <fb:title>Talk about the Titans</fb:title> </fb:comments>
 
umm i hope you will not be marketing and sending offers to that group because that would be disgusting and freaking ridiculous.
 
it be better if you could customize it to delete the comment the person leaves after they leave the page. and replace it the original comments
 
Back
Top