When you click on the +Add a new user button it doesn't do anything. When you try to chance the default install password for "admin" it returns the following error.
Runtime Message
An error was detected which prevented the loading of this page. If this problem persists, please contact the website administrator.
modules/user/controllers/admin_users.php [116]:
Trying to get property of non-object
Stack Trace
*
Admin_Users_Controller->edit_user( 2 )
* core/controllers/admin.php [49]:
call_user_func_array( Array
(
[0] => Admin_Users_Controller Object
(
[uri] => URI Object
(
)
[input] => Input Object
(
[use_xss_clean:protected] => 1
[magic_quotes_gpc:protected] => 1
[ip_address] =>
)
)
[1] => edit_user
)
, Array
(
[0] => 2
)
)
*
Admin_Controller->__call( users, Array
(
[0] => edit_user
[1] => 2
)
)
* kohana/core/Kohana.php [270]:
ReflectionMethod->invokeArgs( Admin_Controller Object
(
[theme:private] =>
[uri] => URI Object
(
)
[input] => Input Object
(
[use_xss_clean:protected] => 1
[magic_quotes_gpc:protected] => 1
[ip_address] =>
)
)
, Array
(
[0] => users
[1] => Array
(
[0] => edit_user
[1] => 2
)
)
)
*
Kohana::instance( )
* kohana/core/Event.php [209]:
call_user_func( Array
(
[0] => Kohana
[1] => instance
)
)
* kohana/core/Bootstrap.php [55]:
Event::run( system.execute )
* index.php [61]:
require( kohana/core/Bootstrap.php )
Loaded in 0.0701 seconds, using 2.63MB of memory. Generated by Kohana v2.3.2.
Posts: 7994
We fixed this bug after alpha 3. Can you try one of the latest nightly downloads, or check out the code from subversion?
Posts: 5
Where are the nightly downloads at? On the site ito nly links to Alpha 1
Posts: 27300
http://www.gallery2.hu/
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team