Works like a charm when I remove the additional slash at the end (i.e.
$UploadDir = "../uploads";), otherwise the resulting URL has a double slash
in it.
Thanks!

-- Jo

On Tue, Mar 17, 2009 at 4:23 PM, Hans <[email protected]> wrote:

>
> perhaps put the uploads/ folder into the root, and add to config
>
> $UploadDir = "../uploads/";
>
> or the dir path to it.
>
> you can also set $UploadUrlFmt directly.
>
>
>  ~Hans
>
>
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to