On 10/21/07, <b class="gmail_sendername">Jeff Schallenberg</b> &lt;<a href="mailto:schallenberg.jeff@gmail.com">schallenberg.jeff@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
This is so frustrating! <br><br>I read the documentation in PmWiki.Uploads and PmWiki.Images. <br><br>In /local/config.php I have entered:<br><br>$EnableUpload = 1;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>$DefaultPasswords[&#39;upload&#39;] = crypt(&#39;uploadpassword&#39;);
<br><br>I have a file on my hard disk - c:\ISF Stuff\isflogo.jpg.<br><br>So, in the sandbox, I enter the command:<br><br>[@Attach:c:\ISF Stuff\isflogo.jpg@]<br><br>and nothing happens. <br><br>How do I upload/attach a file?
</blockquote><div><br>Hi, Jeff:&nbsp; It looks like your understanding of some of the instruction is sort of inverted.&nbsp; The Attach: command should specify the **destination** of the uploaded file, not its source.&nbsp; So you could do Attach:Main/HomePage/Logo.jpg, and save your edit.&nbsp; Then click the new link you will have created and you&#39;ll be given the Uploads action for the Sandbox page, with 
Logo.jpg already entered as the new name for the new, to-be-uploaded file. Use the Browse button to find c:\ISF Stuff\isflogo.jpg and accept, then Upload and when you get the &quot;Upload Successful&quot; message, return to the Sandbox to see the attached image displayed.
<br><br>Holler if any part of that needs clarification.<br><br>Tegan<br></div></div>