Page 1 of 1

Error when linking to a movie

Posted: Mon May 16, 2005 10:24 am
by Guest
Script URL: http://www.math.leidenuniv.nl/~jnoort/click/
Version of script: 1.1
Version of PHP: PHP Version 4.3.4
Hosting company: 1http://www.math.leidenuniv.nl/ (Not a company)
Have you searched for your problem: Yes, on the main website
If so, what terms did you try:

Write your message below:

Hey... I have a 'videos' section on my website, and when I link to movies, it work fine in IE, but Firefox tries to open the wmv file as if it were a *.txt file, displaying characters, and then it crashes... :(. Can this be fixed somehow?

Thanks!

Joël.

(My website is here)

Posted: Mon May 16, 2005 6:41 pm
by Klemen
Hi,

This must be a problem with Firefox accepting HTTP headers ... or something :?

Try with this file and see if it works (haven't tested it):
http://www.phpjunkyard.com/extras/ccoun ... direct.zip

Regards

Posted: Fri Dec 15, 2006 6:38 pm
by Francisco6x
Hi Klemen

This HTML redirection it work fine with *.wmv file.
But... it is possible to do this with PHP Header("Location: $url");?

Thank You
Francisco

Posted: Tue Dec 19, 2006 5:34 pm
by Klemen
No sure, would probably have to print out some extra headers, like
header('Content-type: video/x-ms-wmv');

Could require some else as well, for example fore download etc.

Posted: Fri Jan 05, 2007 4:11 am
by Francisco6x
Thank You Klemen
Please, what it is core.24480 file in click counter folder?
Francisco

Posted: Fri Jan 05, 2007 2:21 pm
by Klemen
Hi,

There is no file named core.24480 in CCount Zip file nor is any file with such name created by CCount.

Not sure where that came from, but it's definitely not from CCount. Just in case you might want to check your computer with some anti-sypware and anti-virus software.

If the file is only on your SERVER but not on your computer you can ask your host what it is.

Regards,