OK, I may be way missing something but I could not get my boxes to appear in my database until I added this line of code to actually execute the unlink function in the corresponding module. See the first patch.

CommentFileSizeAuthor
#1 ftools-1787252-1.patch548 bytesamanire

Comments

amanire’s picture

StatusFileSize
new548 bytes
amanire’s picture

Status: Active » Needs review
melvix’s picture

I had the same experience - executing an unlink file did nothing. The change in the patch solved the problem.

perelman.yuval’s picture

hi all.
@amanire thanks for the patch, i allways work with rules enabled, so i dont see the bug until you found it.
I will add the patch to the dev version in the next days when i have a free hour.
I am very glad that you use the unlink functionlity , if you want to help and add support to other elements (like fields and menu links etc...) it will be great.

gokulnk’s picture

I had the same issue. The change in the patch solved the problem.

perelman.yuval’s picture

Status: Needs review » Closed (fixed)

The patch is ported to the dev version.
Thanks!!!