Closed (works as designed)
Project:
Annotator
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
22 Jul 2014 at 14:34 UTC
Updated:
15 Oct 2014 at 12:49 UTC
Jump to comment: Most recent
I installed Annotator and Annotation this morning. The Annotator code works fine, but it won't save the annotation. When I dig into the AJAX calls, I notice that the save call gets this response:
Fatal error: Call to undefined function dd() in /homepages/34/d491371592/htdocs/ches/sites/all/modules/annotator/plugins/annotator/PermissionsAnnotatorPlugin.class.inc on line 84
Is there a library I failed to install? Did I fail to flip some permissions bit? I'm running with jQuery 1.8, btw.
Thanks for checking this out.
Comments
Comment #1
bogdog400 commentedThis can be solved by just installing the Drupal Devel module.
https://www.drupal.org/project/devel
Comment #2
bogdog400 commentedComment #3
bogdog400 commented