Admin problem after upgrade to 3.0.3

Markus221

Joined: 2012-05-01
Posts: 3
Posted: Tue, 2012-05-01 21:12

Hey there,
I upgraded my Galery 3.0.2 to 3.0.3. I deleted everything except /var
Then i visited /gallery3/index.php/upgrader and upgraded the plugins.

Now I get the failure notice at the top: "Thema 'wind' nicht gefunden. Wähle das Wind Thema." - "Theme 'wind' not found. Choose wind theme"

The normal Gallery is still working fine, but everythin in the "Admin" sector is not available and cause "Kohana_Exception [ Framework Error ]: The requested views, admin.html, could not be found "

New installation of "wind" theme does not help.

(error log in attachment)

Please help and sorry for my bad english

AttachmentSize
error.jpg182.64 KB
 
jnash
jnash's picture

Joined: 2004-08-02
Posts: 607
Posted: Wed, 2012-05-02 02:27

Have you checked to verify that your gallery/themes/wind directory exists and that the permissions and ownership are correct?

 
Markus221

Joined: 2012-05-01
Posts: 3
Posted: Wed, 2012-05-02 10:12

Yeah. directory and permissions are correct.
When install gallery into a new directory and only copy the database.php into var. I get the same error .

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25960
Posted: Thu, 2012-05-03 02:32

in most cases this ( admin view can't be found) is a result of using a older version of Apache.
See if your host is on this list:
http://codex.gallery2.org/Gallery3:Host_specific_issues
if not try some of the solutions anyway.
if it worked in G3.0.2 than I suspect you edited the .htaccess file to make it work and you will have to make those edits again.

Dave

_____________________________________________
Blog & G2 || floridave - Gallery Team

 
Markus221

Joined: 2012-05-01
Posts: 3
Posted: Fri, 2012-05-04 17:38

I Think it's working now.
Thank you for your help.