Can't change admin password or add users

Defiance
Defiance's picture

Joined: 2009-04-06
Posts: 5
Posted: Mon, 2009-04-06 03:54

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.

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Tue, 2009-04-07 06:28

We fixed this bug after alpha 3. Can you try one of the latest nightly downloads, or check out the code from subversion?

 
Defiance
Defiance's picture

Joined: 2009-04-06
Posts: 5
Posted: Tue, 2009-04-07 16:13

Where are the nightly downloads at? On the site ito nly links to Alpha 1

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Tue, 2009-04-07 16:20
Quote:
Where are the nightly downloads at?

http://www.gallery2.hu/

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team