This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Facebook Like Button Webpage not found?
04-30-2014, 12:41 AM
Post: #1
Facebook Like Button Webpage not found?
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/refe.../like-box/

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

Ads

Find all posts by this user
Quote this message in a reply
04-30-2014, 12:49 AM
Post: #2
 
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/

Ads

Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)