Loading...
 
Skip to main content

Tiki Importer


Re: Blank Attachments after Import

Canada

Using the Github repository I was able to search for "download=y" in the source code and found 2 instances of it. One in /lib/wiki-plugins/wikiplugin_attach.php and one in /templates/attachments.tpl.

After removing the &download=y from both of these files. My attachments are working again. I would still like feed back from anyone that has any about:

Why this problem occurred?
Why removing the download argument from the URL/source code resolved the issue?
What does the download argument do?
Are there any problems that will result from the removal of the download argument from the code?

Any help is much appreciated

There are no comments at this time.