[Xerte] Re: problem loading FLV file on video template page in XOT - a bit urgent!

Pat Lockley patrick.lockley at googlemail.com
Tue Sep 13 18:18:18 BST 2011


upload.php

http://code.google.com/p/xerteonlinetoolkits/source/browse/trunk/modules/xerte/engine/upload.php

it uploads all files - so unless move_uploaded_file fails then it's not this.

Maybe edit this file on your install, and put an echo in the loop at the bottom

if(move_uploaded_file($_FILES['Filedata']['tmp_name'], $new_file_name)){

echo "success";

}else{

echo "fail";

}


On Tue, Sep 13, 2011 at 6:05 PM, Dave Burnett <d_b_burnett at hotmail.com> wrote:
> Pat:
> I don't think the file is being uploaded.
> What mechanism is being used to upload media.
> e.g. in what circumstance would the mechanism say "invalid file type"?
> Has the server lost the .flv MIME's or something?
>
>
>
>> Date: Tue, 13 Sep 2011 17:30:34 +0100
>> From: patrick.lockley at googlemail.com
>> To: xerte at lists.nottingham.ac.uk
>> Subject: [Xerte] Re: problem loading FLV file on video template page in
>> XOT - a bit urgent!
>>
>> the video gives a 404 response?
>>
>> If you go to properties | media and quota
>>
>> then click on the video that doesn't load
>>
>> the URL for the video should appear in the text box
>>
>> Highlight that text, copy and paste the text into a new window
>>
>> does it load
>>
>> On Tue, Sep 13, 2011 at 5:22 PM, Davidson, Andrew
>> <Andrew.Davidson at warwick.ac.uk> wrote:
>> > So, have also gone through and deleted as much junk as I can but still
>> > no
>> > joy - so, again, since both myself and my coworker are experiencing this
>> > same problem with flv files not loading onto the host server, would
>> > having
>> > Pale Purple do an XOT update/re-install perhaps sort the problem out?
>>
>> _______________________________________________
>> Xerte mailing list
>> Xerte at lists.nottingham.ac.uk
>> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>>
>> This message and any attachment are intended solely for the addressee and
>> may contain confidential information. If you have received this message in
>> error, please send it back to me, and immediately delete it. Please do not
>> use, copy or disclose the information contained in this message or in any
>> attachment. Any views or opinions expressed by the author of this email do
>> not necessarily reflect the views of the University of Nottingham.
>>
>> This message has been checked for viruses but the contents of an
>> attachment
>> may still contain software viruses which could damage your computer
>> system:
>> you are advised to perform your own checks. Email communications with the
>> University of Nottingham may be monitored as permitted by UK legislation.
>>
>
> This message and any attachment are intended solely for the addressee and
> may contain confidential information. If you have received this message in
> error, please send it back to me, and immediately delete it. Please do not
> use, copy or disclose the information contained in this message or in any
> attachment. Any views or opinions expressed by the author of this email do
> not necessarily reflect the views of the University of Nottingham.
>
> This message has been checked for viruses but the contents of an attachment
> may still contain software viruses which could damage your computer system:
> you are advised to perform your own checks. Email communications with the
> University of Nottingham may be monitored as permitted by UK legislation.
>
> _______________________________________________
> Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>
> This message and any attachment are intended solely for the addressee and
> may contain confidential information. If you have received this message in
> error, please send it back to me, and immediately delete it.   Please do not
> use, copy or disclose the information contained in this message or in any
> attachment.  Any views or opinions expressed by the author of this email do
> not necessarily reflect the views of the University of Nottingham.
>
> This message has been checked for viruses but the contents of an attachment
> may still contain software viruses which could damage your computer system:
> you are advised to perform your own checks. Email communications with the
> University of Nottingham may be monitored as permitted by UK legislation.
>
>
>



More information about the Xerte mailing list