url your forum is http://speculativeminds.com/phpBB3/ ?GarrettMickley wrote:Hey I'm new here and I'm trying to figure out how to get this to work. I keep getting the error "The page at http://www.SpeculativeMinds.com/forum/v ... ?f=18&t=35 could not be reached."
Any ideas?
Try it:RRManager wrote:I mean a button that would go on each post to allow people to like not an entire thread, but an individual post.
Code: Select all
<h3 <!-- IF postrow.S_FIRST_ROW -->class="first"<!-- ENDIF -->><!-- IF postrow.POST_ICON_IMG --><img src="{T_ICONS_PATH}{postrow.POST_ICON_IMG}" width="{postrow.POST_ICON_IMG_WIDTH}" height="{postrow.POST_ICON_IMG_HEIGHT}" alt="" /> <!-- ENDIF --><a href="#p{postrow.POST_ID}">{postrow.POST_SUBJECT}</a></h3>
Code: Select all
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2FYOUR_WEBSITE/PHPBB_ROOT/viewtopic.php%3Fp%3D{postrow.POST_ID}%23p{postrow.POST_ID}&layout=standard&show_faces=true&width=450&action=like&colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:30px"></iframe>
Code: Select all
<tr>
<!-- IF postrow.POST_ICON_IMG -->
<td><img src="{T_ICONS_PATH}{postrow.POST_ICON_IMG}" width="{postrow.POST_ICON_IMG_WIDTH}" height="{postrow.POST_ICON_IMG_HEIGHT}" alt="" title="" /></td>
<!-- ENDIF -->
<td class="gensmall" width="100%"><div style="float: {S_CONTENT_FLOW_BEGIN};"> <b>{L_POST_SUBJECT}:</b> {postrow.POST_SUBJECT}</div><div style="float: {S_CONTENT_FLOW_END};"><!-- IF S_IS_BOT -->{postrow.MINI_POST_IMG}<!-- ELSE --><a href="{postrow.U_MINI_POST}">{postrow.MINI_POST_IMG}</a><!-- ENDIF --><b>{L_POSTED}:</b> {postrow.POST_DATE} </div></td>
</tr>
Code: Select all
<tr>
<td colspan="2"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2FYOUR_WEBSITE/PHPBB_ROOT/viewtopic.php%3Fp%3D{postrow.POST_ID}%23p{postrow.POST_ID}&layout=standard&show_faces=true&width=450&action=like&colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:30px"></iframe></td>
</tr>
Sorry, my Test Forum is shutdown at sometime on everyday.paulnicholson wrote:That test forum didn't work. Here's mine. I'm so excited about this MOD. Subsilver2 based Milky way style.
http://www.theatrenet.com.au
Please paste your "new status update" code.paulnicholson wrote:I have installed a new status update thingy from facebook, but when people post to facebook, the reference link goes to my facebook application rather than my website. Does anyone know how I can find my API key on facebook?
Code: Select all
<td><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.sfc-em-investigacion.com%2Fviewtopic.php%3Ff%3D{S_FORUM_ID}%26t%3D{S_TOPIC_ID}&layout=standard&show_faces=true&width=350&action=like&colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:70px"></iframe>
<fb:like href="http://www.sfc-em-investigacion.com/viewtopic.php?f={S_FORUM_ID}&t={S_TOPIC_ID}" layout="standard" show_faces="true" width="350" action="like" colorscheme="light" /></td>
The page at http://www.sfc-em-investigacion.com/vie ... ?f=3&t=532 could not be reached.
MALdito wrote:I actually put it under the topic title. Seems more natural that way.
http://www.bacanalnica.com/foros/viewto ... 7&t=101071