Coincidentally, I have been looking at it. I think there are a couple of errors in the script.<br><br>I get exactly the same results as you. But then things improved only slightly when I converted greater-than and less-than symbols to &lt;, etc..
<br><br>I have modified the script so that it now generates the CORRECT html markup code.<br><br>I am just stuck with one last problem: The html code is showing in my page, instead of being USED as html code. What am I missing?
<br><br>regards,<br><br><div><span class="gmail_quote">On 4/13/06, <b class="gmail_sendername">Mark O'Keefe</b> <<a href="mailto:bmsg32@hotmail.com">bmsg32@hotmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I followed as you said and I don't get the error but I am still not quite<br>getting this to work. I have a couple of questions maybe I am thinking this<br>is going to do it wrong. First I was wondering is this supposed to be a
<br>link? Or is this supposed to do what I was hoping is actually have the<br>video playing in the web browser? Secondly when I write in as it says on<br>the wiki page (:wmplayer attach:pmwiki/cookbook/test.wmv width=100
<br>height=200:) I just get a link on the my wiki page that is to upload this<br>file. But the test.wmv is already in this folder. If anyone has any<br>suggestions it would be greatly appreciated. Thanks<br><br><br>>From: Hans <
<a href="mailto:design@softflow.co.uk">design@softflow.co.uk</a>><br>>Reply-To: Hans <<a href="mailto:design@softflow.co.uk">design@softflow.co.uk</a>><br>>To: "Mark O'Keefe" <<a href="mailto:bmsg32@hotmail.com">
bmsg32@hotmail.com</a>><br>>CC: <a href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a><br>>Subject: Re: [pmwiki-users] Windows Media Player question<br>>Date: Wed, 12 Apr 2006 21:38:33 +0100<br>
><br>>Wednesday, April 12, 2006, 4:47:39 PM, Mark wrote:<br>> > I know this is a very beginner question but has anyone used the<br>>wmplayer.php<br>> > because when I install it and try to put a file in the wiki page I get
<br>>an<br>> > error saying linkupload funtion is not defined. Does anyone know what<br>>this<br>> > function does and why I am getting this error.<br>><br>>LinkUpload is a function in scripts/upload.php, part of pmwiki.
<br>>If it is reported as not defined I guess you have not enabled<br>>uploads? Enable uploads in config.php with<br>><br>>$EnableUpload = 1;<br>><br>>and while you are there increase the maximum allowed filesize, it
<br>>should be pretty huge if you want to upload media files, perhaps<br>>at least 10Mb for audio files, and ten times more for video files.<br>>Set perhaps<br>>$UploadMaxSize = 10000000;<br>><br>>and set a password for uploads:
<br>><br>>$DefaultPasswords['upload'] = crypt('myuploadpassowrdgoeshere');<br>><br>>If you have uploads enabled and get the error saying that LinkUpload<br>>is not defined then I am mystified and you better ask Pm.
<br>><br>><br>>Best,<br>> Hans<br>><br><br>_________________________________________________________________<br>Don't just search. Find. Check out the new MSN Search!<br><a href="http://search.msn.click-url.com/go/onm00200636ave/direct/01/">
http://search.msn.click-url.com/go/onm00200636ave/direct/01/</a><br><br><br><br><br>_______________________________________________<br>pmwiki-users mailing list<br><a href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com
</a><br><a href="http://host.pmichaud.com/mailman/listinfo/pmwiki-users">http://host.pmichaud.com/mailman/listinfo/pmwiki-users</a><br><br><br></blockquote></div><br><br clear="all"><br>-- <br>Octocias<br><a href="http://www.octocias.com">
http://www.octocias.com</a>