Twitist Forums
Facebook Like Button Webpage not found? - Printable Version

+- Twitist Forums (http://twitist.com)
+-- Forum: Facebook forums (/forum-14.html)
+--- Forum: Facebook apps (/forum-22.html)
+--- Thread: Facebook Like Button Webpage not found? (/thread-152021.html)



Facebook Like Button Webpage not found? - Alex - 04-30-2014 12:41 AM

After going through the appropriate steps, copying and pasting the code to my desire location on dreamweaver cs5, i keep getting webpage cannot be found when i test it on chrome, ie, firefox ..


This webpage cannot be found No webpage was found for the web address: file://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FXYZ-ABC-test-site-company%2F221422784616985&width=292&height=590&colorscheme=dark&show_faces=true&border_color&stream=true&header=true

Error 6 (net::ERR_FILE_NOT_FOUND): The file or directory could not be found.



My Code IFrame

<iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FXYZ-ABC-test-site-company%2F221422784616985&width=292&height=590&colorscheme=dark&show_faces=true&border_color&stream=true&header=true" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:590px;" allowTransparency="true"></iframe>
I copied the Entire URL and pasted on facebook page url section. "see below link for reference"

http://developers.facebook.com/docs/reference/plugins/like-box/

The preview shows everything working correctly, its only until i post it on dreamweaver that its stops functioning.


- abraXus - 04-30-2014 12:49 AM

check your AppID

it should fill it in for you, assuming you have already create the app part for it (you know you have to create an app for it first, right?)

you shouldnt have to change any of the code it gives you, assuming you have the app set up right first

try it just in a regular html page that you create without using dreamweaver

if it works by itself, then the problem is not with your code, the problem is something that dreamweaver is doing (obviously) right?

try asking (or just looking around) in the developer forum

http://facebook.stackoverflow.com/