|
More site info...
|
|
Forum profile page for General on http://forum.developers.facebook.com.
This report page is the aggregated overview from a single forum: General, located on the Message Board at http://forum.developers.facebook.com.
This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional forum profile information for "General" on the Message Board at http://forum.developers.facebook.com is also shown in the following ways:
1) Latest Active Threads
2) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity on General:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
112
|
385
|
1,067
|
|
Post:
|
297
|
974
|
2,574
|
|
|
General Posting activity graph:
|
Top authors during last week:
user's latest post:
Mega mega auth burps
Published (2009-12-19 03:00:00)
Thanks, that sounds about right. I'll just leave it if it is a glitch that I can't do much about.
user's latest post:
What is require_frame() and why...
Published (2009-12-19 12:43:00)
require_frame() basically looks at the current url, and if it's not apps.facebook.com/yourapp, redirects the browser there, which interrupts the running php script. It's more of a safety net than intended for what you're experiencing. So it's safe to have and doesn't cost anything when everything is working right, since it doesn't have to redirect then. Not sure why you have the session...
user's latest post:
Blank application page? Is...
Published (2009-12-18 12:44:00)
oops forgot to mention that I'm not confirming it fixed just yet waiting for other people to confirm it fixed lol. It's not an easy one to confirm fixed as the bug in question is that it fails sometimes and sometimes not. Zynga's bug only mentions the friend list not being rendered. But documented in http://bugs.developers.facebook.com/sho … gi?id=7343 the whole page might comes up completely blank too. Last edited...
user's latest post:
Mega mega auth burps
Published (2009-12-17 16:11:00)
Hard to say for certain, but this looks like it could be caused by the occasional API glitches that result either in a failure to connect or the dreaded invalid session key error. When require_login() redirects to login.php and it returns with APPURL?auth_token=XXX, the client library then tries to make an API call with the auth_token to validate it and get a userid and session key. If that call fails, userid will remain...
user's latest post:
My fb_sig parameter variables...
Published (2009-12-14 20:19:00)
I thought calling require_login() would re-initialize all those variables again. What is the key to re-creating them? Thanks!
user's latest post:
Trojan Warning on my app?
Published (2009-12-20 23:28:00)
If you use ads check it out if they are legit, look at view source, etc. Browse your app with firefox, run a network tool like fiddler and browse your app to see what is going on across the network. hope this helps
user's latest post:
Reply Required From Facebook Re:...
Published (2009-12-17 18:45:00)
you may want to keep up: http://wiki.developers.facebook.com/ind … er_Roadmap those changes are happening, and the email looks (sorta) legit. hope this answers your question.
user's latest post:
IE7 - Multiple Sessions...
Published (2009-12-18 17:45:00)
I found that I needed to use window.location instead of top.document.location.href. After wrestling with this for many hours (same for you Volund!) - too many hours - and not getting it to work satisfactorially I decided to disable my app if the third-party cookies are not enabled and provide the user a help page explaining the problem and how they can fix it if they want to use the app. One reason for this is, I intend to deploy the app on...
user's latest post:
require_login() in every request...
Published (2009-12-16 14:33:00)
Thanks a lot. I will use verify_parameters. Are there any normal and important security measures that I need to take into account while using iframes? I mean, are there any api methods like "verify_parameters" that I should be using everytime to mantain minimal security conditions? Thanksss
user's latest post:
What is require_frame() and why...
Published (2009-12-20 23:23:00)
Ok, so to answer your question, dburns, it appears that it does not happen on the first page. I didn't know this before because the first thing my app does is redirect based on whether the user is already a player or not. But I made a test application and changed it so it did not redirect and just loaded the first page and it does not happen on that first page but does happen when I click a link to another...
|
|
|
|
Latest active threads on General::
Started 1 day, 16 hours ago (2009-12-21 02:14:00)
by tolcher
i have exactly the same problem
Started 6 days, 2 hours ago (2009-12-16 16:58:00)
by thauber
Did anybody come up with a solution to this one?
Started 2 days, 1 hour ago (2009-12-20 17:13:00)
by standoff
Yes. In application settings under Authentication there is a field for "Post-Remove Callback URL" fill in the location of a page that will be pinged when the user info is removed. You can put code to do what you want to do in that page.
Started 3 days, 7 hours ago (2009-12-19 11:35:00)
by standoff
So I recently ran into a huge problem and my entire application kept acting weird and throwing errors and doing bad stuff. Eventually I found that just putting the line "$facebook->require_frame();" at the top of every page solved all the problems. But actually I just got this from some sample code and don't know why this works. Also, having that there slows down my app considerably! Is ...
Started 1 day, 19 hours ago (2009-12-20 23:28:00)
by anatolyl
If you use ads check it out if they are legit, look at view source, etc. Browse your app with firefox, run a network tool like fiddler and browse your app to see what is going on across the network. hope this helps
Started 1 week, 1 day ago (2009-12-14 12:54:00)
by jonny5alive
I've been noticing this, I think it is a new issue.
Started 4 days, 11 hours ago (2009-12-18 07:12:00)
by anatolyl
You mean they were on the wall after published and now they gone, is this correct?
|
|
Hot threads for last week on General::
Started 1 week ago (2009-12-15 13:25:00)
by niaaa
I'm seeing this again... my application page with lots of fbjs and fbml does not get rendered at all. Not even the facebook headers/footers. Nothing. nada. No errors from my server side, and the request does get go through. Appears to be an issue at the stage where facebook receives the data from me and is about to display it. However pages with very little fbml and no fbjs are ok. Anybody ...
Started 11 months ago (2009-01-20 13:34:00)
by k386
My application (45124813688) indicates it is approved and listed in the Application Directory. Currently no one not added as a development member can find the application. Can anyone give insight as to what might be going on here?
Started 1 week, 1 day ago (2009-12-13 23:55:00)
by jonny5alive
Started 1 day, 16 hours ago (2009-12-21 02:14:00)
by tolcher
i have exactly the same problem
Started 1 week, 4 days ago (2009-12-11 03:38:00)
by Volund
Is your app FBML or IFRAME mode? How are your links structured, do they stay within facebook or jump to an external address? This might be a third-party cookie issue, if your initial page is being served from the facebook domain and subsequent pages are being served from another domain.
Started 5 days, 15 hours ago (2009-12-17 03:24:00)
by jonny5alive
They generally mention in the wiki and on the various RSS feeds about what is going to happen... AFAIK there is no policy or standard. For example, feed templates still worked for months after it was annouced they were being removed, while other methods were removed much faster.
Started 1 week, 1 day ago (2009-12-14 06:16:00)
by dburns
Have they authorized the app (ie. does your app have a call to require_login)? That's a requirement for someone to see it in their list of available apps to add to their profile tab.
Started 6 days, 9 hours ago (2009-12-16 10:08:00)
by dburns
No, I think #2 is the standard way of doing things. Having the url show up in the browser's url bar (rather than always just http://apps.facebook.com/myapp ) is useful for bookmarking.
Started 5 days, 16 hours ago (2009-12-17 02:40:00)
by netbull
you can insert flash games in the apps and what is the difference between 3D flash and 2D flash ?
Started 6 days, 4 hours ago (2009-12-16 14:58:00)
by jonny5alive
I suggest changing the canvas URL to something new
|
|