upgrading from a version older than dirt :)

cazabra

Joined: 2004-12-28
Posts: 4
Posted: Wed, 2012-02-08 21:48

Hi..
I have someone with a site Powered by Gallery v1.4.4-pl1 (WOW !)
Is there any way to import that dat data into the new v3 ?

thanks for your time
wendy

Login or register to post comments
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 6550
Posted: Wed, 2012-02-08 21:58
Login or register to post comments
cazabra

Joined: 2004-12-28
Posts: 4
Posted: Wed, 2012-02-08 22:07

awesome.. thanks!
(sorry I didn't find that myself)

Login or register to post comments
cazabra

Joined: 2004-12-28
Posts: 4
Posted: Thu, 2012-02-09 04:53

hi..
again, thank you for the direction, but in running the import, we are getting this error (repeated for every item)

Invalid object found: AlbumItem Object ( [image] => __PHP_Incomplete_Class Object ( [__PHP_Incomplete_Class_Name] => image [name] => 0001_G [type] => jpg [width] => 267 [height] => 400 [resizedName] => [thumb_x] => [thumb_y] => [thumb_width] => [thumb_height] => [raw_width] => 267 [raw_height] => 400 [version] => 31 ) [thumbnail] => __PHP_Incomplete_Class Object ( [__PHP_Incomplete_Class_Name] => image [name] => 0001_G.thumb [type] => jpg [width] => 100 [height] => 150 [resizedName] => [thumb_x] => [thumb_y] => [thumb_width] => [thumb_height] => [raw_width] => 100 [raw_height] => 150 [version] => 31 ) [preview] => [caption] => [hidden] => [highlight] => [highlightImage] => [isAlbumName] => [clicks] => [keywords] => [comments] => [uploadDate] => 1251924243 [itemCaptureDate] => Array ( [seconds] => 51 [minutes] => 43 [hours] => 13 [mday] => 02 [wday] => 3 [mon] => 09 [year] => 2009 [yday] => 244 [weekday] => Wednesday [month] => September [0] => 1251924231 ) [exifData] => [owner] => 1033335910_1994121922 [extraFields] => Array ( ) [rank] => [version] => 31 [emailMe] => )

i'm not a php/mysql person, so i've tried a couple generic things related to the error and one item says to make sure session auto start is off in php.ini .. it is.

any suggestions appreciated.

thank you

Login or register to post comments
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 6550
Posted: Thu, 2012-02-09 13:23
Login or register to post comments