bug in insertRegularFile() method

You need to be logged in to post messages in the forums. New users may register here.

Marko Zmak

Member since:
09 January 2008

Posts: 25

Saturday 02 October 2010 3:09:46 pm

There's a bug when using insertRegularFile() class method, the method always returns false. That's because it tires to create a directory that already exists.

The solution...

In datatypes/ezvideoflv/ezvideoflvtype.php, in insertRegularFile() class method this code:

















































--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Up

You need to be logged in to post messages in the forums. New users may register here.