Fatal error: Call to undefined method Shopify\Session::get() in path/to/project/fuel/packages/ninjauth/classes/controller.php on line 32
$var = \Session::get();if the code you use this in is namespaced. (it might also be a bug in ninjauth).
It looks like you're new here. If you want to get involved, click one of these buttons!