[SOLVED] G2 > G3 Import failing...suspect something obvious

vadar007

Joined: 2009-04-26
Posts: 3
Posted: Thu, 2010-12-23 22:25

I have successfully installed G3 on my hosted site and am attempting to import from my G2 install on the same server. I added the G2 Import Module to my G3 install and attempted to start it after entering the correct G2 path. I get an HTTP 500 Server Error. If I refresh I get the "Dang... Something went wrong!" message. Here's the dump from my log file:

2010-12-23 14:22:36 -08:00 --- error: Kohana_Exception [ 403 ]: @todo FORBIDDEN
/home/epicoze2/public_html/gallery3/modules/gallery/helpers/access.php [ 194 ]
#0 /home/epicoze2/public_html/gallery3/modules/gallery/helpers/access.php(417): access_Core::forbidden()
#1 /home/epicoze2/public_html/gallery3/modules/g2_import/controllers/admin_g2_import.php(52): access_Core::verify_csrf()
#2 /home/epicoze2/public_html/gallery3/modules/gallery/controllers/admin.php(62): Admin_g2_import_Controller->save()
#3 [internal function]: Admin_Controller->__call(Array, Array)
#4 /home/epicoze2/public_html/gallery3/system/core/Kohana.php(331): ReflectionMethod->invokeArgs('g2_import', Array)
#5 /home/epicoze2/public_html/gallery3/system/core/Event.php(208): Kohana_Core::instance(Object(Admin_Controller), Array)
#6 /home/epicoze2/public_html/gallery3/application/Bootstrap.php(67): Event_Core::run(NULL)
#7 /home/epicoze2/public_html/gallery3/index.php(97): require('/home/epicoze2/...')
#8 {main}
2010-12-23 14:22:36 -08:00 --- error: Missing messages entry kohana/core.errors.403 for message kohana/core

I think I am missing something obvious here....any advice?

 
vadar007

Joined: 2009-04-26
Posts: 3
Posted: Fri, 2010-12-24 23:41

Determined my problem. Had to updgrade from 2.1 to 2.3 then G3 import worked fine...