Active
Project:
Drupal for Facebook
Version:
6.x-3.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 May 2009 at 21:48 UTC
Updated:
1 Jun 2009 at 16:58 UTC
Facebook client libraries will not work properly if arg_separator.output is not "&". Currently the value is "&". Please change this in settings.php or php.ini.
not quite sure why i get this error.
Thanks,
C
Comments
Comment #1
socialnicheguru commentedI went into my default/settings.php and changed the arg_seperator.output
what effect will this have on other modules though?
I changed to minor since the error went away when I changed the variable but I am keeping it open for the explanation of above.
Thanks,
Chris
Comment #2
Dave Cohen commentedYou get that error because its a warning. Facebook's libraries are buggy, and because of that things will not work right if this setting has changed from the default.
It's a mystery to me why Drupal's settings.php changes this value at all. If anyone knows of any problem with changing it, please let me know. I haven't run into any.