Hello,
I had a tiny comma error in my script, and the nodes came back unchanged, without any errors.
Would it be possible to display php errors? :)
Hello,
I had a tiny comma error in my script, and the nodes came back unchanged, without any errors.
Would it be possible to display php errors? :)
Comments
Comment #1
bojanz commentedNo, but VBO can check if eval() returned FALSE and notify the user that the entered code probably has a parse error.
Comment #2
giorgio79 commentedOk thanks. Let's make it a feature request then, perhaps someone will pick it up
Comment #3
infojunkieI'll work on this soon.
Comment #4
infojunkieImplemented in the latest dev. Please try it and let me know.
Comment #5
bojanz commentedPorted: http://drupalcode.org/project/views_bulk_operations.git/commitdiff/38889....
Very nice!