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 &amp;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> &lt;<a href="mailto:bmsg32@hotmail.com">bmsg32@hotmail.com</a>&gt; 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.&nbsp;&nbsp;I have a couple of questions maybe I am thinking this<br>is going to do it wrong.&nbsp;&nbsp;First I was wondering is this supposed to be a
<br>link?&nbsp;&nbsp;Or is this supposed to do what I was hoping is actually have the<br>video playing in the web browser?&nbsp;&nbsp;Secondly when I write in as it says on<br>the wiki page&nbsp;&nbsp;(: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.&nbsp;&nbsp;But the test.wmv is already in this folder.&nbsp;&nbsp;If anyone has any<br>suggestions it would be greatly appreciated.&nbsp;&nbsp;Thanks<br><br><br>&gt;From: Hans &lt;
<a href="mailto:design@softflow.co.uk">design@softflow.co.uk</a>&gt;<br>&gt;Reply-To: Hans &lt;<a href="mailto:design@softflow.co.uk">design@softflow.co.uk</a>&gt;<br>&gt;To: &quot;Mark O'Keefe&quot; &lt;<a href="mailto:bmsg32@hotmail.com">
bmsg32@hotmail.com</a>&gt;<br>&gt;CC: <a href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a><br>&gt;Subject: Re: [pmwiki-users] Windows Media Player question<br>&gt;Date: Wed, 12 Apr 2006 21:38:33 +0100<br>
&gt;<br>&gt;Wednesday, April 12, 2006, 4:47:39 PM, Mark wrote:<br>&gt; &gt; I know this is a very beginner question but has anyone used the<br>&gt;wmplayer.php<br>&gt; &gt; because when I install it and try to put a file in the wiki page I get
<br>&gt;an<br>&gt; &gt; error saying linkupload funtion is not defined.&nbsp;&nbsp;Does anyone know what<br>&gt;this<br>&gt; &gt; function does and why I am getting this error.<br>&gt;<br>&gt;LinkUpload is a function in scripts/upload.php, part of pmwiki.
<br>&gt;If it is reported as not defined I guess you have not enabled<br>&gt;uploads? Enable uploads in config.php with<br>&gt;<br>&gt;$EnableUpload = 1;<br>&gt;<br>&gt;and while you are there increase the maximum allowed filesize, it
<br>&gt;should be pretty huge if you want to upload media files, perhaps<br>&gt;at least 10Mb for audio files, and ten times more for video files.<br>&gt;Set perhaps<br>&gt;$UploadMaxSize = 10000000;<br>&gt;<br>&gt;and set&nbsp;&nbsp;a password for uploads:
<br>&gt;<br>&gt;$DefaultPasswords['upload'] = crypt('myuploadpassowrdgoeshere');<br>&gt;<br>&gt;If you have uploads enabled and get the error saying that LinkUpload<br>&gt;is not defined then I am mystified and you better ask Pm.
<br>&gt;<br>&gt;<br>&gt;Best,<br>&gt;&nbsp;&nbsp;Hans<br>&gt;<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>