This site is powered by Drupal for Facebook.
The page you see here is also visible in a facebook application.
Have you encountered any problems with the next module: fb_graph.module
I ran into issues when I tried to create a node of the content type that had graph module enabled. Error message reported something related to a line that was dpm("message") types. I enabled the devel module and it worked fine thereafter.
Yes. dpm() related
I ran into issues when I tried to create a node of the content type that had graph module enabled. Error message reported something related to a line that was dpm("message") types. I enabled the devel module and it worked fine thereafter.