Results 18 comments of Luis

Any news about this isuue? I put a try catch in my code to prevent any error when I copy, rename or delete in the ftp server.

After the instruction GetListing the command FileExists works fine. I do not know why it can be ...

I have added your plugin to files and documents and only works in document, in the case of files occurs the same as the case of forums

Yes add inside the file /lib/hooks/view_layouts.... Change the lines 5-7 from: ``` if context[:controller] && ( context[:controller].is_a?(IssuesController) || context[:controller].is_a?(WikiController) || context[:controller].is_a?(BoardsController)) ``` to: ``` if context[:controller] && ( context[:controller].is_a?(IssuesController) ||...

What is your redmine version?

Go to Administration menu in Redmine and to the information menu -< What is your Redmine version?

I do not know what can happen, the plugin with this change works for me .... I will study

Or change lgthbox with http://www.artviper.net/website-tools/bumpbox-lightbox.php

Thanks