Getting Upload Errors??

For thread :  http://www.boonex.com/unity/forums/topic/Getting-Upload-Errors-.htm#topic/Getting-Upload-Errors-.htm,

 

In ~Flash/modules/video/inc/functions.php: function uploadVideo(...), the db query like

 

// INSERT INTO `RayVideoFiles` SET `Title`='xxx', `Description`='xxx', `Date`='xxx', `Owner`='xx', `Status`='pending'   //

 

While db table columns not null don't have default value :  Categories, Tags, Rate, RateCount, CommentsCount, Featured.

 

Is that OK ?

 

 

I chaged the statement to add set those missed columns value, then the browser require to fill in tags etc. After filled and submited, successful !

 

But the just added video not appear in album. Empty for all albums. Where dose it go ???

 

Quote · 30 Oct 2009

Dose anyone upload music and video successfully  with d7b8 ?

Quote · 30 Oct 2009

It seems that you have this issue: http://www.boonex.com/trac/dolphin/ticket/1385

If you want a fix, it is there: http://www.boonex.com/trac/dolphin/changeset/13115

Rules → http://www.boonex.com/terms
Quote · 30 Oct 2009

Hi, AlexT, Following your suggestion I download the utils.inc.php and replaced the old one. This time the Flash uploader seems work. But when I changed sql statement in "function uploadVideo()" to the old one, same error message appears again: "video upload failed, video error ".

 

Are you sure there is no problem with the function uploadVideo() ?

 

Besides, even I uploaded the video file successfully, it still not apear in the album, thoug the file is found saved and inserted into db.

 

 

 

 

Quote · 30 Oct 2009

After modify source code, change ffmpeg,reinstall, both video and music works now. thanks all !

 

I still wonder whether someone in the team is making joke with me...

Quote · 31 Oct 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.