weird video fact
weird video fact
if your video files wont process even if you know your crons are running try this:
open /flash/modules/video/inc/functions.inc.php
replace:
@chmod($sTempFileName, 0644);
with:
@chmod($sTempFileName, 0777);
Â
I did it and it worked good on a site yesterday
Comments
Order by:
Per page:
Carol wrote 207 Days Ago (neutral) 0should it be /flash/modules/video/inc/function.inc.php?0 points
|
**********CLICK HERE*************** |
