In the .module file :
Line : 627, implode($file_links, "/n")
Solution: implode($file_links, "\n")
:D
Thank you for sharing the solution.
It is fixed now, and should be in the -dev release in about 9 hours from now
Automatically closed -- issue fixed for 2 weeks with no activity.
Comments
Comment #1
kbahey commentedThank you for sharing the solution.
It is fixed now, and should be in the -dev release in about 9 hours from now