<div dir="ltr">In config.php I have the lines<br><br>## Change the set of characters allowed in upload names.<br>&nbsp; $UploadNameChars = &quot;-\w. !=+#&quot;; # allow exclamations, equals, plus, and hash in file name<br><br>

(from <a href="http://pmwiki.org/wiki/PmWiki/UploadVariables#UploadNameChars" target="_blank">http://pmwiki.org/wiki/PmWiki/UploadVariables#UploadNameChars</a>)<br><br>On page <a href="http://ttc.org.nz/pmwiki/pmwiki.php/TararuaTramper/Archive" target="_blank">http://ttc.org.nz/pmwiki/pmwiki.php/TararuaTramper/Archive</a><br>

I have the code <br>[[Attach:tramper v76#07 2004-08.pdf | pdf]]<br><br>In pmwikiuploads/TararuaTramper/Archive/ is the file tramper v76#07 2004-08.pdf (put here by ftp)<br><br>It looks to me like the UpLoadNameChars have not, in fact, been changed to allow the hash (#) character (the one I am interested in).<br>
<br>When I try to retrieve the file I get the message <br><h3>PmWiki can&#39;t process your request</h3>
    <p class="vspace">?requested file not found</p>
    <p class="vspace">(<a href="http://ttc.org.nz/pmwiki/pmwiki.php/TararuaTramper/Archive?action=download&amp;upname=tramper%20v76#06%202004-07.pdf">http://ttc.org.nz/pmwiki/pmwiki.php/TararuaTramper/Archive?action=download&amp;upname=tramper%20v76#06%202004-07.pdf</a>)</p>

    
    Where the file has not been uploaded the link is not correct either.<br><br>Can anyone suggest what I need to do to fix this?<br><br>thanks<br><br>Simon<br><br><br><br></div>