Active
Project:
Canvas Field
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2011 at 12:58 UTC
Updated:
10 Apr 2012 at 04:53 UTC
when i edit a node, i want to remove the drawing(canvas widget) but i get an error:
Invalid Data URL
Comments
Comment #1
tinny commentedIt might be because you've set a file directory path for the canvases. This doesnt work at all. See: http://drupal.org/node/1467714#comment-5848756
As a work around to the error you can either
1) Leave the file directory field blank
2) Go to admin/content and use the "update options" to delete from there
Comment #2
tinny commentedI fixed the error.
It's like i said, the file directory wasnt created.
So whatever file path you put you need to create it manually eg. if you put the file directory as "canvas" then you need to create a folder called canvas in your files folder.
Remember to change the permissions as well.