Gallery Import 2.3 to 3 beta 1 finishes but album doesn't open

adises

Joined: 2006-10-02
Posts: 34
Posted: Sun, 2009-06-14 17:50

I did an import of a gallery 2.3 setup..about 9500 photos and it imported sucessfully but when I click on the root album that imported I get the following error:

Quote:
So here's the error:
@todo _create NOT IMPLEMENTED

File: modules/gallery/controllers/rest.php, line: 133
And here's how we got there:

* modules/gallery/controllers/rest.php [81]:

REST_Controller->_index( )

*

REST_Controller->__call( index )

* system/core/Kohana.php [291]:

ReflectionMethod->invokeArgs( Photos_Controller Object
(
[resource_type:protected] => item
[uri] => URI Object
(
)

[input] => Input Object
(
[use_xss_clean:protected] => 1
[magic_quotes_gpc:protected] => 1
[ip_address] =>
)

)
, Array
(
[0] => index
[1] => Array
(
)

)
)

* system/core/Event.php [209]:

Kohana::instance( )

* system/core/Bootstrap.php [55]:

Event::run( Array
(
[0] => Kohana
[1] => instance
)
, Array
(
[0] =>
)
)

* index.php [72]:

require( system/core/Bootstrap.php )

 
adises

Joined: 2006-10-02
Posts: 34
Posted: Sun, 2009-06-14 17:51

Could it be because the album on my 2.3 setup was password protected?

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Sun, 2009-06-14 22:45

Do you have a top level album named "photos"? It looks like you're hitting a variant of this bug: http://sourceforge.net/apps/trac/gallery/ticket/95
---
Problems? Check gallery3/var/logs before you post! and file bugs here!
Latest code/upgrading: http://codex.gallery2.org/Gallery3:Upgrading
Latest git: http://codex.gallery2.org/Gallery:Using_Git

 
adises

Joined: 2006-10-02
Posts: 34
Posted: Mon, 2009-06-15 00:23

Yes thats exactly my problem. Please close this thread :).