![]() |
facebook postToFeed() on phpbb3 post, slight issue, help required
I have a phpbb3 forum that I have modified for my requirements. I have used the Facebook post to feed dialog to allow users to send the text from their forum post to their facebook wall.
I have added the code between the <!-- BEGIN postrow --> <!-- END postrow --> tags. The postToFeed() function works well, all except when I there are more then one post to a topic/thread. The PostToFeed() button/link appears on each post of the topic, but when using the function, it will only post the most recent post in the topic rather than the post that the button/link appears on. Has anyone please got any suggestions? Here is my code from the viewtopic_body.html or which I have removed some of the styling to make the code easier to read: Code:
<!-- BEGIN postrow -->Thanks in advance Antony |
Hi
I just solved it using the post_id as a variable for the function name. Thanks Antony |
| All times are GMT +1. The time now is 02:37 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.