In the .module file :

Line : 627, implode($file_links, "/n")

Solution: implode($file_links, "\n")

:D

Comments

kbahey’s picture

Version: 6.x-1.1 » 6.x-1.x-dev
Status: Active » Fixed

Thank you for sharing the solution.

It is fixed now, and should be in the -dev release in about 9 hours from now

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.