If I name it anything else (film for example) it's fine. When I try to make a master album named movies, however, it makes the album but no one can view it. See error below.
Exception
core/controllers/rest.php [133]:
@todo _create NOT IMPLEMENTED
Stack Trace
* core/controllers/rest.php [81]:
REST_Controller->_index( )
*
REST_Controller->__call( index )
* kohana/core/Kohana.php [270]:
ReflectionMethod->invokeArgs( Movies_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
(
)
)
)
* kohana/core/Event.php [209]:
Kohana::instance( )
* kohana/core/Bootstrap.php [55]:
Event::run( Array
(
[0] => Kohana
[1] => instance
)
)
* index.php [61]:
require( kohana/core/Bootstrap.php )
Posts: 27300
See if Alpha2 works:
http://gallery.menalto.com/gallery_3.0_alpha_2_released
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 11
Sorry, meant to say this is Alpha2.
Posts: 27300
Known issue:
http://apps.sourceforge.net/trac/gallery/ticket/95
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 11
Righto Thanks!