I received this message in my logs when trying to update gallery exactly as described in http://codex.gallery2.org/Gallery3:User_guide:Gallery3:Installing_and_upgrading#Upgrading
A "Dang something went wrong" is generated when I go to the link index.php/upgrader
Any ideas?
2011-04-03 19:46:20 -07:00 --- error: Kohana_Exception [ 42 ]: The requested views, page.html, could not be found
/hsphere/local/home/c291587/mygalsite.com/gal3/system/core/Kohana.php [ 806 ]
#0 /hsphere/local/home/c291587/mygalsite.com/gal3/system/libraries/View.php(83): Kohana_Core::find_file('views', 'page.html', true)
#1 /hsphere/local/home/c291587/mygalsite.com/gal3/system/libraries/View.php(49): View_Core->set_filename('page.html', NULL)
#2 /hsphere/local/home/c291587/mygalsite.com/gal3/modules/gallery/libraries/MY_View.php(62): View_Core->__construct('page.html', NULL, NULL)
#3 /hsphere/local/home/c291587/mygalsite.com/gal3/modules/gallery/libraries/Theme_View.php(32): View->__construct('page.html')
#4 /hsphere/local/home/c291587/mygalsite.com/gal3/modules/gallery/controllers/login.php(44): Theme_View_Core->__construct('page.html', 'other', 'login')
#5 [internal function]: Login_Controller->html()
#6 /hsphere/local/home/c291587/mygalsite.com/gal3/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Login_Controller), Array)
#7 /hsphere/local/home/c291587/mygalsite.com/gal3/system/core/Event.php(208): Kohana_Core::instance(NULL)
#8 /hsphere/local/home/c291587/mygalsite.com/gal3/application/Bootstrap.php(67): Event_Core::run(Array, Array)
#9 /hsphere/local/home/c291587/mygalsite.com/gal3/index.php(102): require('/hsphere/local/...')
#10 {main}