[SOLVED] Error when importing videos (WMV)

lupar_blackice
lupar_blackice's picture

Joined: 2005-04-21
Posts: 60
Posted: Tue, 2005-05-10 02:25

Just updated to the lsdt nights CVS & when import my gsllery 1.5 to my dev/test server I sm getting the following error.

Error (ERROR_BAD_PATH)
in C:\Inetpub\Apache Group\Apache2\htdocs\gallery2\modules\core\classes\GalleryMovieItem.class at line 144 (gallerystatus::error)
in C:\Inetpub\Apache Group\Apache2\htdocs\gallery2\modules\core\classes\helpers\GalleryItemHelper_medium.class at line 190 (gallerymovieitem::create)
in C:\Inetpub\Apache Group\Apache2\htdocs\gallery2\modules\core\classes\GalleryCoreApi.class at line 1432 (galleryitemhelper_medium::additemtoalbum)
in C:\Inetpub\Apache Group\Apache2\htdocs\gallery2\modules\migrate\ConfirmImport.inc at line 833 (gallerycoreapi::additemtoalbum)
in C:\Inetpub\Apache Group\Apache2\htdocs\gallery2\main.php at line 173 (confirmimportcontroller::handlerequest)
in C:\Inetpub\Apache Group\Apache2\htdocs\gallery2\main.php at line 79
in C:\Inetpub\Apache Group\Apache2\htdocs\gallery2\main.php at line 70

System Information
Gallery version 2.0-beta-2
PHP version 4.3.11 cgi-fcgi
Webserver Apache/2.0.53 (Win32)
Database mysql 4.0.24-nt
Toolkits ImageMagick, NetPBM
Operating system Windows NT ICEBOX 5.2 build 3790
Browser Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.1.4322)

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Tue, 2005-05-10 04:23

moved to support.

 
jmullan
jmullan's picture

Joined: 2002-07-28
Posts: 974
Posted: Tue, 2005-05-10 16:08

figure out which movie it is failing on, then make sure that the movie is actually in your g1. I bet if you try to view it, it won't be there.

 
lupar_blackice
lupar_blackice's picture

Joined: 2005-04-21
Posts: 60
Posted: Wed, 2005-05-11 16:24

nope that was not it, the file is there. But I updated my snapshot & it's working now...

Thanks