Crashed everything while upgrading 3.0.2 to 3.0.3

sebcool20

Joined: 2009-09-18
Posts: 38
Posted: Fri, 2012-05-25 22:51

I copied all the stuff, went to the upgrader (http://your-site.com/gallery3/index.php/upgrader) and now I just can't do anything anymore... Here's the log file!

2012-05-25 18:44:40 -04:00 --- error: Kohana_Exception [ 42 ]: The requested views, page.html, could not be found
/home/projeti/public_html/sebpics.com/gallery3/system/core/Kohana.php [ 806 ]
#0 /home/projeti/public_html/sebpics.com/gallery3/system/libraries/View.php(83): Kohana_Core::find_file('views', 'page.html', true)
#1 /home/projeti/public_html/sebpics.com/gallery3/system/libraries/View.php(49): View_Core->set_filename('page.html', NULL)
#2 /home/projeti/public_html/sebpics.com/gallery3/modules/gallery/libraries/MY_View.php(62): View_Core->__construct('page.html', NULL, NULL)
#3 /home/projeti/public_html/sebpics.com/gallery3/modules/gallery/libraries/Theme_View.php(32): View->__construct('page.html')
#4 /home/projeti/public_html/sebpics.com/gallery3/modules/gallery/controllers/albums.php(63): Theme_View_Core->__construct('page.html', 'collection', 'album')
#5 /home/projeti/public_html/sebpics.com/gallery3/modules/gallery/controllers/albums.php(22): Albums_Controller->show(Object(Item_Model))
#6 [internal function]: Albums_Controller->index()
#7 /home/projeti/public_html/sebpics.com/gallery3/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Albums_Controller), Array)
#8 [internal function]: Kohana_Core::instance(NULL)
#9 /home/projeti/public_html/sebpics.com/gallery3/system/core/Event.php(208): call_user_func_array(Array, Array)
#10 /home/projeti/public_html/sebpics.com/gallery3/application/Bootstrap.php(67): Event_Core::run('system.execute')
#11 /home/projeti/public_html/sebpics.com/gallery3/index.php(102): require('/home/projeti/p...')
#12 {main}

Login or register to post comments
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25968
Posted: Sat, 2012-05-26 03:04

I bet you overwrote some setting in the .htaccess file that you forgot about:
http://codex.gallery2.org/Gallery3:Host_specific_issues

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

Login or register to post comments