Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
A namespace is a container that provides context for identifiers, within which names are unique.
0
votes
0answers
1 views
How to clear old app namespace
At some point in the past we created a contest app using a 3rd party tool using the namespace looxcie but it has long since abandoned (can't even find where it is) and when you go to ...
-2
votes
1answer
12 views
Unable to change me name [closed]
I have tried, multiple time and have searched the internet without finding a solution. I recently got married. I have tried to change my name to my LEGAL married name and alway get the message. ...
1
vote
0answers
27 views
Namespace length
I'm trying to configure a new application, but my fan page (http://www.facebook.com/fansdeviolettatequiero) have 22 characters and the Namespace in application only lets me put 21 characters, so my ...
0
votes
1answer
22 views
if i rename the namespace of an app will the approved open graph action need resubmitting
we need to rename one of our apps which already have open graph action approved, if we rename the namespace of the app will the approved open graph action need resubmitting?
Cheers
Brett
1
vote
0answers
32 views
APP_NAMESPACE facebook
I'm new to Stack Overflow so please excuse me for any mistakes I could do in this question. My problem is related to this one: Request ID is not available when App Launches after clicking Facebook ...
1
vote
1answer
137 views
Can't edit <html> tag, how to add FB Namespace
I hope this is the right place to ask this. If not could any of you please tell me where I might get an answer to this question please. I have search everywhere and find nothing.
I'm helping a friend ...
0
votes
1answer
69 views
Facebook “likes” redirects users to app apge and not to facebook
I have a Wordpress blog with Facebook like buttons.
When someone "likes" a post on my WP blog, it writes on his wall something like:
[username] likes an article on [app name]
and than there's a link ...
1
vote
1answer
70 views
Cannot access App Namespace
I created my app's namespace using the wrong FB profile, so I deleted the app. And now I'm trying to recreate the namespace and it won't let me - it says it already exists. It doesn't exist! I deleted ...
2
votes
1answer
395 views
Implementing custom namespace for non-opengraph supported og:type objects
I've successfully added a Facebook like button to my page, using opengraph tags to define it as an object in the graph so it is liked as an object, rather than a link.
I am using an ogtype=product ...
0
votes
1answer
265 views
Installed the reference from NuGet but VS2010 cant find the namespace
I am quite new to C# and Visual Studio but I just downloaded the Facebook C# SDK from NuGet but when I try to use it using:
using Facebook;
visual studio says that it cannot find the namespace ...
0
votes
1answer
154 views
How can i implement a open graph (http://ogp.me/) to use my custom tags in another website?
I've reviewed http://ogp.me/ but couldn't find a solution. What I want to do is:
defining a xmlns like:
<html xmlns:fb="http://ogp.me/ns/fb#">
set up an id for that website like:
<meta ...
0
votes
1answer
329 views
App Namespace Lost
I created an app then accidentally deleted it and when I tried to recreate it I got the message that the app namespace was already taken. Is it possible to get the same namespace?
3
votes
3answers
1k views
How to include multiple XML namespaces in HTML5
I'm trying to include Facebook's OpenGraph new meta tags but when I add the required namespaces that would have worked in XHTML, HTML5 won't validate.
<!DOCTYPE html>
<html ...
5
votes
4answers
5k views
What does fb: namespace stand for?
It might a bug in documentation or just me getting it wrong, but in any case I think it is confusing to see several different definitions of the same fb: namespace:
...
1
vote
0answers
331 views
Is there a way to claim unused Facebook app namespaces?
I'm working on building a new app. However, pretty much every namespace I've thought of that would be appropriate for my app is taken. When I go to see what already exists that uses the name, I ...
0
votes
1answer
603 views
How to change App Profiles Page to match changed Namespace
We recently changed the Namespace for our canvas app from 'karmakorn' to 'karmalyze' to get ready for an alpha release.
The Facebook platform correctly points to http://apps.facebook.com/karmalyze ...
1
vote
2answers
15k views
App Namespace less than 7 characters
Is there any way to contact facebook regarding reserved namespaces? Our company name is 6 characters, however under the applications basic settings "App Namespace" must be at least than 7 characters.
...
0
votes
1answer
343 views
Referencing Other Functions from Name Spaced JavaScript
So I am trying to consolidate a bunch of code into some nice NameSpaced functions, but am having a tough time getting it to all work together. For example, I have this (edited down for clarity):
...
