Need this fbml script ...ready to pay

_Chip_

Senior Member
Joined
Jun 28, 2009
Messages
847
Reaction score
258
**app url removed on request...

if anybody has it PM me !
 
Last edited:
This is basically one of those like sites, iframed into a facebook app.
 
This is basically one of those like sites, iframed into a facebook app.

it is not iframe ... i work with them .. so i know how an iframe and an fbml looks ..

if u iframe a like site .. it wll look ugly with the up down scroll bars ..
 
it is not iframe ... i work with them .. so i know how an iframe and an fbml looks ..

if u iframe a like site .. it wll look ugly with the up down scroll bars ..

Achcha? :rolleyes: :cool:

This page has been iframed in that App!

HTML:
link removed
 
Last edited:
lolz ... fbml script is also uploaded on a host and is linked the same way in the facebook integration tab ... you hav to give a canvas url .. for fbml also which is redirected to your host ...
 
Ya at first glance I could see how some would think this is iframe but it is not. If you hover over any of the stories you will see they all have a unique url within the app. Also the integration would not be as clean.

UPDATE: Wow never look at this shit at 4am. I am way off base. You will see if you look at the source code it is iframed. Thanks to charlesncharge and butlimous for actually looking at the source. LOL :)
 
Last edited:
I have one almost done that is basically the same thing, the only fbml I have is for a comments boards, and that site dont even have that.
 
First, you shouldn't post other people's websites, apps, fanpages...read the rules
Second, this is clearly an iframe because the website has tons of scripts and tags in the source code that are disabled by FBML like <body> and Google analytics code
Third, the site is using mod rewrite to get a unique url for each page on the app
 
I just noticed that the app has almost 10 MILLION monthly users. I wonder how he managed to get this amount of traffic.
 
Something interesting about the app is that it did change domains at some points this morning. Dont know if that is how they stay in from of FB or if it got shut down and they switched and got it up again, maybe they switch on purpose to get a bunch of pages like and traffic.
 
I didn't get to see the site..Which is a good thing. I have had multiple people posts links to my apps/fan pages on here because of how viral they were.. And everytime they were reversed engineered, or patched by FB thanks to the "bright" people outing my stuff!

But anyway, based on everyones comments who saw the page..I am able to whip this up for you ASAP...It will be written in php, completely automated(obviously)..the main index.php will handle EVERYTHING...meaning every page requested (main_directory/content-1/ , main_directory/content-2/ , etc..) will actually be going to index.php (BUT will not be redirected in the browser,its all done server side via mod rewrite,so the user will actually stay at main_directory/content-1/, etc)...so index.php will spit out the proper meta tags it needs(title,desc,pic,url of the content (/content-1/ etc) and will have its own like button. And because of the way i wrote this, each peice of content, will act as its own "Ghost Fan Page", meaning you will be able to publish to stream of all the users who Liked it. I can also build the admin part of the script, which will allow you to publish to all these users streams instead of doing it manually... I have already written the majority of this soo I can add anything you want to it...

Let me kno asap if you want this done..
 
Back
Top