93 reputation
19
bio website davidwbarratt.com
location
age 25
visits member for 1 year, 11 months
seen 9 hours ago
stats profile views 28

Apr
1
asked Is it possible for a CodeIgniter Library to define a route?
Mar
26
awarded  Popular Question
Mar
6
comment symfony2 login by username or email
Editing Symfony seems like a big no-no, since it breaks the ability to update Symfony.
Mar
6
answered symfony2 login by username or email
Jan
13
accepted Is there an Event listener for Doctrine 2 Create Schema?
Jan
12
comment Is there an Event listener for Doctrine 2 Create Schema?
@GreenLeaf, can you add that as an answer? thanks!
Jan
9
asked Is there an Event listener for Doctrine 2 Create Schema?
Dec
10
asked When using Authorize.net's DPM method, I can only get a cryptic error message
Nov
19
comment Drupal 7 : Advanced theme settings after submission
strange, so it works, as long as you don't have a managed_file field type, as soon as you have that, it doesn't work (and you get the above error). that's strange. Any ideas?
Nov
19
comment Drupal 7 : Advanced theme settings after submission
ha, I did that, just reformatted it back to what you had. Everywhere above that you have "mytheme" I have "cdf" so my error says: cdf_form_system_theme_settings_submit().
Nov
19
comment Drupal 7 : Advanced theme settings after submission
When I do this I get this error: Call to undefined function mytheme_form_system_theme_settings_submit() in includes/form.inc on line 1460 Any ideas?
Sep
24
awarded  Popular Question
Sep
10
comment How do you get long-lived access tokens from the Facebook Graph API (server-side auth)?
done. I put the results in the question. Odd that the token never expires.
Sep
10
revised How do you get long-lived access tokens from the Facebook Graph API (server-side auth)?
Add the Facebook Debug resuls
Sep
10
revised How do you get long-lived access tokens from the Facebook Graph API (server-side auth)?
Add attribution
Sep
10
comment How do you get long-lived access tokens from the Facebook Graph API (server-side auth)?
after deleting all my permissions and then authorizing. Facebook does NOT return an expire time at all. I'm assuming this means I've received the long-lived token?
Sep
10
comment How do you get long-lived access tokens from the Facebook Graph API (server-side auth)?
Also, this is not a canvas app, this is a website, so I'm not sure if the bug applies.
Sep
10
comment How do you get long-lived access tokens from the Facebook Graph API (server-side auth)?
this is irrelevant as the long-lived access token should last 60 days (the question I posted says it's only lasting a few hours).
Sep
10
comment How do you get long-lived access tokens from the Facebook Graph API (server-side auth)?
I can confirm that the "Remove offline_access permission" is set to "Enabled".
Sep
10
revised How do you get long-lived access tokens from the Facebook Graph API (server-side auth)?
Add the Facebook Debug results