Similar to my previous Twitter project:
http://www.scriptlance.com/projects/1257320538.shtml
Your job is to monitor on 2 specific forums, where any new topics created there will be automatically post in Facebook as well with this format:
TOPIC TITLE [posted by USERNAME] http://www.domain.com/viewtopic.php?t=xxxxxxxxx
Moreover, the script must fetch the first image found in the topic, and attach that image into the post as well as adding it to the Wall Photo album. This feature will only fetch the photo coming off from the forum I chose only.
For example:
Forum ID that I want to monitor: 5,7,14,23
Forum ID that I want to fetch images: 5,7
Fetching images from forum that is not monitors won’t work because it won’t create a post in the first place, and since I will be the only person dealing with the settings, I do not intend to exploit it in any way (like fetching images from forumID not in the monitor list) to make it easier for you.