On Drupal 7 when editing views I get the following error
{An error occurred while attempting to process /system/ajax: Cannot call method 'call' of undefined}
Related to Panels issue
On Drupal 7 when editing views I get the following error
{An error occurred while attempting to process /system/ajax: Cannot call method 'call' of undefined}
Related to Panels issue
Comments
Comment #1
burningdog commentedLooks like this is a twitter js problem. Upstream fix has been suggested at #4 at #1140764: Cannot call method 'call' of undefined
Comment #2
uberellis commentedThat's Roger :) I have subscribed to the issue on developers.twitter.com so I can monitor progress of this issue. I am not comfortable of including Twitter JS code into drupal module code. I will close this case when Twitter responds.
Comment #3
uberellis commentedThis should be fixed upstream: https://dev.twitter.com/discussions/5705#comment-12336
Please let me know if the problem persists