[2014-05-01 15:42:26] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException)) #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request)) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #4 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #5 {main} [] [] [2014-05-01 15:42:26] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException)) #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request)) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #4 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #5 {main} [] [] [2014-05-01 15:43:48] log.INFO: Cauth - login attempt success. [] [] [2014-05-01 17:49:16] log.ERROR: exception 'PDOException' with message 'SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'position' in order clause is ambiguous' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php:272 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(272): PDO->prepare('select `overvie...') #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(521): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'select `overvie...', Array) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(277): Illuminate\Database\Connection->run('select `overvie...', Array, Object(Closure)) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1028): Illuminate\Database\Connection->select('select `overvie...', Array) #4 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1018): Illuminate\Database\Query\Builder->runSelect() #5 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1005): Illuminate\Database\Query\Builder->getFresh(Array) #6 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(441): Illuminate\Database\Query\Builder->get(Array) #7 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(132): Illuminate\Database\Eloquent\Builder->getModels(Array) #8 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(266): Illuminate\Database\Eloquent\Builder->get(Array) #9 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(228): Illuminate\Database\Eloquent\Builder->ungroupedPaginate(Object(Illuminate\Pagination\Environment), 10, Array) #10 Z:\home\banq.loc\www\app\controllers\AboutUsController.php(25): Illuminate\Database\Eloquent\Builder->paginate(10) #11 [internal function]: AboutUsController->getOverview('banq') #12 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array) #13 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('getOverview', Array) #14 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getOverview', Array) #15 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}('banq') #16 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #17 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #18 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #19 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #20 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #21 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #22 {main} Next exception 'Exception' with message 'SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'position' in order clause is ambiguous (SQL: select `overview`.`title`, `overview`.`content` from `overview` inner join `overview_categories` on `overview_categories`.`category_id` = `overview`.`category_id` where `overview`.`is_active` = ? and `overview_categories`.`is_active` = ? and `overview_categories`.`alias` = ? order by `position` asc limit 10 offset 0) (Bindings: array ( 0 => '1', 1 => '1', 2 => 'banq', ))' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php:556 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(529): Illuminate\Database\Connection->handleQueryException(Object(PDOException), 'select `overvie...', Array) #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(277): Illuminate\Database\Connection->run('select `overvie...', Array, Object(Closure)) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1028): Illuminate\Database\Connection->select('select `overvie...', Array) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1018): Illuminate\Database\Query\Builder->runSelect() #4 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1005): Illuminate\Database\Query\Builder->getFresh(Array) #5 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(441): Illuminate\Database\Query\Builder->get(Array) #6 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(132): Illuminate\Database\Eloquent\Builder->getModels(Array) #7 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(266): Illuminate\Database\Eloquent\Builder->get(Array) #8 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(228): Illuminate\Database\Eloquent\Builder->ungroupedPaginate(Object(Illuminate\Pagination\Environment), 10, Array) #9 Z:\home\banq.loc\www\app\controllers\AboutUsController.php(25): Illuminate\Database\Eloquent\Builder->paginate(10) #10 [internal function]: AboutUsController->getOverview('banq') #11 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array) #12 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('getOverview', Array) #13 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getOverview', Array) #14 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}('banq') #15 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #16 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #17 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #18 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #19 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #20 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #21 {main} [] [] [2014-05-01 19:06:59] log.ERROR: exception 'Symfony\Component\Routing\Exception\InvalidParameterException' with message 'Parameter "categories" for route "admin.insights.categories.destroy" must match "[^/]++" ("" given) to generate a corresponding URL.' in Z:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php:167 Stack trace: #0 Z:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php(140): Symfony\Component\Routing\Generator\UrlGenerator->doGenerate(Array, Array, Array, Array, Array, 'admin.insights....', true, Array) #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(192): Symfony\Component\Routing\Generator\UrlGenerator->generate('admin.insights....', Array, true) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(806): Illuminate\Routing\UrlGenerator->route('admin.insights....', Array) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(766): Illuminate\Html\FormBuilder->getRouteAction(Array) #4 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(109): Illuminate\Html\FormBuilder->getAction(Array) #5 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Html\FormBuilder->open(Array) #6 Z:\home\banq.loc\www\app\storage\views\68661440df6527db084213ba6f3fe62e(27): Illuminate\Support\Facades\Facade::__callStatic('open', Array) #7 Z:\home\banq.loc\www\app\storage\views\68661440df6527db084213ba6f3fe62e(27): Illuminate\Support\Facades\Form::open(Array) #8 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('Z:\home\banq.lo...') #9 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('Z:\home\banq.lo...', Array) #10 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('Z:\home\banq.lo...', Array) #11 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #12 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render() #13 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData() #14 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #15 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render() #16 Z:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View)) #17 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View)) #18 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request)) #19 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'index', Object(Illuminate\View\View)) #20 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'index', Array) #21 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}() #22 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #23 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #24 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #25 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #26 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #27 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #28 {main} [] [] [2014-05-01 19:07:55] log.ERROR: exception 'Symfony\Component\Routing\Exception\InvalidParameterException' with message 'Parameter "types" for route "admin.offering.types.destroy" must match "[^/]++" ("" given) to generate a corresponding URL.' in Z:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php:167 Stack trace: #0 Z:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php(140): Symfony\Component\Routing\Generator\UrlGenerator->doGenerate(Array, Array, Array, Array, Array, 'admin.offering....', true, Array) #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(192): Symfony\Component\Routing\Generator\UrlGenerator->generate('admin.offering....', Array, true) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(806): Illuminate\Routing\UrlGenerator->route('admin.offering....', Array) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(766): Illuminate\Html\FormBuilder->getRouteAction(Array) #4 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(109): Illuminate\Html\FormBuilder->getAction(Array) #5 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Html\FormBuilder->open(Array) #6 Z:\home\banq.loc\www\app\storage\views\68661440df6527db084213ba6f3fe62e(27): Illuminate\Support\Facades\Facade::__callStatic('open', Array) #7 Z:\home\banq.loc\www\app\storage\views\68661440df6527db084213ba6f3fe62e(27): Illuminate\Support\Facades\Form::open(Array) #8 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('Z:\home\banq.lo...') #9 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('Z:\home\banq.lo...', Array) #10 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('Z:\home\banq.lo...', Array) #11 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #12 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render() #13 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData() #14 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #15 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render() #16 Z:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View)) #17 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View)) #18 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request)) #19 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'index', Object(Illuminate\View\View)) #20 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'index', Array) #21 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}() #22 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #23 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #24 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #25 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #26 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #27 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #28 {main} [] [] [2014-05-01 19:09:54] log.ERROR: exception 'Symfony\Component\Routing\Exception\InvalidParameterException' with message 'Parameter "types" for route "admin.offering.types.destroy" must match "[^/]++" ("" given) to generate a corresponding URL.' in Z:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php:167 Stack trace: #0 Z:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php(140): Symfony\Component\Routing\Generator\UrlGenerator->doGenerate(Array, Array, Array, Array, Array, 'admin.offering....', true, Array) #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(192): Symfony\Component\Routing\Generator\UrlGenerator->generate('admin.offering....', Array, true) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(806): Illuminate\Routing\UrlGenerator->route('admin.offering....', Array) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(766): Illuminate\Html\FormBuilder->getRouteAction(Array) #4 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(109): Illuminate\Html\FormBuilder->getAction(Array) #5 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Html\FormBuilder->open(Array) #6 Z:\home\banq.loc\www\app\storage\views\68661440df6527db084213ba6f3fe62e(27): Illuminate\Support\Facades\Facade::__callStatic('open', Array) #7 Z:\home\banq.loc\www\app\storage\views\68661440df6527db084213ba6f3fe62e(27): Illuminate\Support\Facades\Form::open(Array) #8 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('Z:\home\banq.lo...') #9 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('Z:\home\banq.lo...', Array) #10 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('Z:\home\banq.lo...', Array) #11 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #12 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render() #13 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData() #14 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #15 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render() #16 Z:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View)) #17 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View)) #18 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request)) #19 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'index', Object(Illuminate\View\View)) #20 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'index', Array) #21 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}() #22 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #23 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #24 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #25 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #26 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #27 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #28 {main} [] [] [2014-05-01 19:10:29] log.ERROR: exception 'Symfony\Component\Routing\Exception\InvalidParameterException' with message 'Parameter "types" for route "admin.offering.types.destroy" must match "[^/]++" ("" given) to generate a corresponding URL.' in Z:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php:167 Stack trace: #0 Z:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php(140): Symfony\Component\Routing\Generator\UrlGenerator->doGenerate(Array, Array, Array, Array, Array, 'admin.offering....', true, Array) #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(192): Symfony\Component\Routing\Generator\UrlGenerator->generate('admin.offering....', Array, true) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(806): Illuminate\Routing\UrlGenerator->route('admin.offering....', Array) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(766): Illuminate\Html\FormBuilder->getRouteAction(Array) #4 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(109): Illuminate\Html\FormBuilder->getAction(Array) #5 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Html\FormBuilder->open(Array) #6 Z:\home\banq.loc\www\app\storage\views\68661440df6527db084213ba6f3fe62e(27): Illuminate\Support\Facades\Facade::__callStatic('open', Array) #7 Z:\home\banq.loc\www\app\storage\views\68661440df6527db084213ba6f3fe62e(27): Illuminate\Support\Facades\Form::open(Array) #8 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('Z:\home\banq.lo...') #9 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('Z:\home\banq.lo...', Array) #10 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('Z:\home\banq.lo...', Array) #11 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #12 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render() #13 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData() #14 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #15 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render() #16 Z:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View)) #17 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View)) #18 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request)) #19 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'index', Object(Illuminate\View\View)) #20 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'index', Array) #21 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}() #22 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #23 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #24 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #25 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #26 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #27 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #28 {main} [] [] [2014-05-01 19:58:26] log.ERROR: exception 'ErrorException' with message 'Undefined index: alias' in Z:\home\banq.loc\www\app\controllers\admin\OfferingTypesController.php:47 Stack trace: #0 Z:\home\banq.loc\www\app\controllers\admin\OfferingTypesController.php(47): Illuminate\Exception\Handler->handleError(8, 'Undefined index...', 'Z:\home\banq.lo...', 47, Array) #1 [internal function]: Controllers\Admin\OfferingTypesController->store() #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('store', Array) #4 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'store', Array) #5 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}() #6 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #7 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #8 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #9 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #10 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #11 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #12 {main} [] [] [2014-05-01 20:01:18] log.ERROR: exception 'Illuminate\Database\Eloquent\MassAssignmentException' with message 'title' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php:310 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(237): Illuminate\Database\Eloquent\Model->fill(Array) #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(375): Illuminate\Database\Eloquent\Model->__construct(Array) #2 Z:\home\banq.loc\www\app\controllers\admin\OfferingTypesController.php(56): Illuminate\Database\Eloquent\Model::create(Array) #3 [internal function]: Controllers\Admin\OfferingTypesController->store() #4 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array) #5 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('store', Array) #6 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'store', Array) #7 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #9 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #10 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #11 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #12 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #13 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #14 {main} [] [] [2014-05-01 20:01:39] log.ERROR: exception 'Illuminate\Database\Eloquent\MassAssignmentException' with message 'type_name' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php:310 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(237): Illuminate\Database\Eloquent\Model->fill(Array) #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(375): Illuminate\Database\Eloquent\Model->__construct(Array) #2 Z:\home\banq.loc\www\app\controllers\admin\OfferingTypesController.php(56): Illuminate\Database\Eloquent\Model::create(Array) #3 [internal function]: Controllers\Admin\OfferingTypesController->store() #4 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array) #5 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('store', Array) #6 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'store', Array) #7 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}() #8 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #9 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #10 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #11 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #12 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #13 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #14 {main} [] [] [2014-05-01 20:12:55] log.ERROR: exception 'BadMethodCallException' with message 'Call to undefined method Illuminate\Database\Query\Builder::all()' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php:1658 Stack trace: #0 [internal function]: Illuminate\Database\Query\Builder->__call('all', Array) #1 [internal function]: Illuminate\Database\Query\Builder->all() #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(786): call_user_func_array(Array, Array) #3 Z:\home\banq.loc\www\app\controllers\AccountController.php(25): Illuminate\Database\Eloquent\Builder->__call('all', Array) #4 Z:\home\banq.loc\www\app\controllers\AccountController.php(25): Illuminate\Database\Eloquent\Builder->all() #5 [internal function]: AccountController->getLogin() #6 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array) #7 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('getLogin', Array) #8 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getLogin', Array) #9 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}() #10 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #11 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #12 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #13 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #14 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #15 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #16 {main} [] [] [2014-05-01 20:14:19] log.INFO: Cauth - login attempt success. [] [] [2014-05-01 20:16:12] log.ERROR: exception 'PDOException' with message 'SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'is_active' in where clause is ambiguous' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php:272 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(272): PDO->prepare('select `offerin...') #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(521): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'select `offerin...', Array) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(277): Illuminate\Database\Connection->run('select `offerin...', Array, Object(Closure)) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1028): Illuminate\Database\Connection->select('select `offerin...', Array) #4 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1018): Illuminate\Database\Query\Builder->runSelect() #5 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1005): Illuminate\Database\Query\Builder->getFresh(Array) #6 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(441): Illuminate\Database\Query\Builder->get(Array) #7 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(132): Illuminate\Database\Eloquent\Builder->getModels(Array) #8 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(108): Illuminate\Database\Eloquent\Builder->get(Array) #9 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(69): Illuminate\Database\Eloquent\Builder->first(Array) #10 Z:\home\banq.loc\www\app\controllers\OfferingsController.php(22): Illuminate\Database\Eloquent\Builder->find('3') #11 [internal function]: OfferingsController->show('3') #12 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array) #13 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('show', Array) #14 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'show', Array) #15 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}('3') #16 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #17 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #18 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #19 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #20 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #21 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #22 {main} Next exception 'Exception' with message 'SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'is_active' in where clause is ambiguous (SQL: select `offerings`.*, `offering_types`.`type_name` from `offerings` inner join `offering_types` on `offerings`.`type_id` = `offering_types`.`type_id` where `is_active` = ? and `offering_id` = ? limit 1) (Bindings: array ( 0 => 1, 1 => '3', ))' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php:556 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(529): Illuminate\Database\Connection->handleQueryException(Object(PDOException), 'select `offerin...', Array) #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(277): Illuminate\Database\Connection->run('select `offerin...', Array, Object(Closure)) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1028): Illuminate\Database\Connection->select('select `offerin...', Array) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1018): Illuminate\Database\Query\Builder->runSelect() #4 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1005): Illuminate\Database\Query\Builder->getFresh(Array) #5 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(441): Illuminate\Database\Query\Builder->get(Array) #6 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(132): Illuminate\Database\Eloquent\Builder->getModels(Array) #7 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(108): Illuminate\Database\Eloquent\Builder->get(Array) #8 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(69): Illuminate\Database\Eloquent\Builder->first(Array) #9 Z:\home\banq.loc\www\app\controllers\OfferingsController.php(22): Illuminate\Database\Eloquent\Builder->find('3') #10 [internal function]: OfferingsController->show('3') #11 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array) #12 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('show', Array) #13 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'show', Array) #14 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}('3') #15 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #16 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #17 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #18 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #19 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #20 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #21 {main} [] [] [2014-05-01 20:16:16] log.ERROR: exception 'PDOException' with message 'SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'is_active' in where clause is ambiguous' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php:272 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(272): PDO->prepare('select `offerin...') #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(521): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'select `offerin...', Array) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(277): Illuminate\Database\Connection->run('select `offerin...', Array, Object(Closure)) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1028): Illuminate\Database\Connection->select('select `offerin...', Array) #4 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1018): Illuminate\Database\Query\Builder->runSelect() #5 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1005): Illuminate\Database\Query\Builder->getFresh(Array) #6 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(441): Illuminate\Database\Query\Builder->get(Array) #7 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(132): Illuminate\Database\Eloquent\Builder->getModels(Array) #8 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(108): Illuminate\Database\Eloquent\Builder->get(Array) #9 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(69): Illuminate\Database\Eloquent\Builder->first(Array) #10 Z:\home\banq.loc\www\app\controllers\OfferingsController.php(22): Illuminate\Database\Eloquent\Builder->find('1') #11 [internal function]: OfferingsController->show('1') #12 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array) #13 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('show', Array) #14 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'show', Array) #15 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}('1') #16 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #17 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #18 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #19 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #20 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #21 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #22 {main} Next exception 'Exception' with message 'SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'is_active' in where clause is ambiguous (SQL: select `offerings`.*, `offering_types`.`type_name` from `offerings` inner join `offering_types` on `offerings`.`type_id` = `offering_types`.`type_id` where `is_active` = ? and `offering_id` = ? limit 1) (Bindings: array ( 0 => 1, 1 => '1', ))' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php:556 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(529): Illuminate\Database\Connection->handleQueryException(Object(PDOException), 'select `offerin...', Array) #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(277): Illuminate\Database\Connection->run('select `offerin...', Array, Object(Closure)) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1028): Illuminate\Database\Connection->select('select `offerin...', Array) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1018): Illuminate\Database\Query\Builder->runSelect() #4 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1005): Illuminate\Database\Query\Builder->getFresh(Array) #5 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(441): Illuminate\Database\Query\Builder->get(Array) #6 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(132): Illuminate\Database\Eloquent\Builder->getModels(Array) #7 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(108): Illuminate\Database\Eloquent\Builder->get(Array) #8 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(69): Illuminate\Database\Eloquent\Builder->first(Array) #9 Z:\home\banq.loc\www\app\controllers\OfferingsController.php(22): Illuminate\Database\Eloquent\Builder->find('1') #10 [internal function]: OfferingsController->show('1') #11 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array) #12 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('show', Array) #13 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'show', Array) #14 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}('1') #15 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #16 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #17 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #18 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #19 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #20 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #21 {main} [] [] [2014-05-01 20:21:47] log.ERROR: exception 'PDOException' with message 'SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'is_active' in where clause is ambiguous' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php:272 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(272): PDO->prepare('select `offerin...') #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(521): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'select `offerin...', Array) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(277): Illuminate\Database\Connection->run('select `offerin...', Array, Object(Closure)) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1028): Illuminate\Database\Connection->select('select `offerin...', Array) #4 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1018): Illuminate\Database\Query\Builder->runSelect() #5 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1005): Illuminate\Database\Query\Builder->getFresh(Array) #6 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(441): Illuminate\Database\Query\Builder->get(Array) #7 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(132): Illuminate\Database\Eloquent\Builder->getModels(Array) #8 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(108): Illuminate\Database\Eloquent\Builder->get(Array) #9 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(69): Illuminate\Database\Eloquent\Builder->first(Array) #10 Z:\home\banq.loc\www\app\controllers\ManagementTeamController.php(19): Illuminate\Database\Eloquent\Builder->find(1) #11 [internal function]: ManagementTeamController->__construct() #12 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Container\Container.php(337): ReflectionClass->newInstanceArgs(Array) #13 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Container\Container.php(250): Illuminate\Container\Container->build('ManagementTeamC...', Array) #14 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(478): Illuminate\Container\Container->make('ManagementTeamC...', Array) #15 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(983): Illuminate\Foundation\Application->make('ManagementTeamC...') #16 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}() #17 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #18 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #19 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #20 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #21 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #22 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #23 {main} Next exception 'Exception' with message 'SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'is_active' in where clause is ambiguous (SQL: select `offerings`.*, `offering_types`.`type_name` from `offerings` inner join `offering_types` on `offerings`.`type_id` = `offering_types`.`type_id` where `is_active` = ? and `offering_id` = ? limit 1) (Bindings: array ( 0 => 1, 1 => 1, ))' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php:556 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(529): Illuminate\Database\Connection->handleQueryException(Object(PDOException), 'select `offerin...', Array) #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(277): Illuminate\Database\Connection->run('select `offerin...', Array, Object(Closure)) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1028): Illuminate\Database\Connection->select('select `offerin...', Array) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1018): Illuminate\Database\Query\Builder->runSelect() #4 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1005): Illuminate\Database\Query\Builder->getFresh(Array) #5 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(441): Illuminate\Database\Query\Builder->get(Array) #6 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(132): Illuminate\Database\Eloquent\Builder->getModels(Array) #7 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(108): Illuminate\Database\Eloquent\Builder->get(Array) #8 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(69): Illuminate\Database\Eloquent\Builder->first(Array) #9 Z:\home\banq.loc\www\app\controllers\ManagementTeamController.php(19): Illuminate\Database\Eloquent\Builder->find(1) #10 [internal function]: ManagementTeamController->__construct() #11 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Container\Container.php(337): ReflectionClass->newInstanceArgs(Array) #12 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Container\Container.php(250): Illuminate\Container\Container->build('ManagementTeamC...', Array) #13 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(478): Illuminate\Container\Container->make('ManagementTeamC...', Array) #14 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(983): Illuminate\Foundation\Application->make('ManagementTeamC...') #15 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}() #16 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #17 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #18 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #19 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #20 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #21 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #22 {main} [] [] [2014-05-01 20:22:24] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException)) #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request)) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #4 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #5 {main} [] [] [2014-05-01 20:22:31] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException)) #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request)) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #4 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #5 {main} [] [] [2014-05-01 20:22:42] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException)) #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request)) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #4 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #5 {main} [] [] [2014-05-01 20:22:48] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException)) #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request)) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #4 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #5 {main} [] [] [2014-05-01 20:22:55] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException)) #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request)) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #4 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #5 {main} [] [] [2014-05-01 20:23:03] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException)) #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request)) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #4 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #5 {main} [] [] [2014-05-01 20:23:15] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException)) #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request)) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #4 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #5 {main} [] [] [2014-05-01 20:23:24] log.ERROR: exception 'PDOException' with message 'SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'is_active' in where clause is ambiguous' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php:272 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(272): PDO->prepare('select `offerin...') #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(521): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'select `offerin...', Array) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(277): Illuminate\Database\Connection->run('select `offerin...', Array, Object(Closure)) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1028): Illuminate\Database\Connection->select('select `offerin...', Array) #4 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1018): Illuminate\Database\Query\Builder->runSelect() #5 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1005): Illuminate\Database\Query\Builder->getFresh(Array) #6 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(441): Illuminate\Database\Query\Builder->get(Array) #7 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(132): Illuminate\Database\Eloquent\Builder->getModels(Array) #8 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(108): Illuminate\Database\Eloquent\Builder->get(Array) #9 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(69): Illuminate\Database\Eloquent\Builder->first(Array) #10 Z:\home\banq.loc\www\app\controllers\LibraryController.php(20): Illuminate\Database\Eloquent\Builder->find(1) #11 [internal function]: LibraryController->__construct() #12 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Container\Container.php(337): ReflectionClass->newInstanceArgs(Array) #13 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Container\Container.php(250): Illuminate\Container\Container->build('LibraryControll...', Array) #14 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(478): Illuminate\Container\Container->make('LibraryControll...', Array) #15 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(983): Illuminate\Foundation\Application->make('LibraryControll...') #16 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}() #17 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #18 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #19 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #20 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #21 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #22 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #23 {main} Next exception 'Exception' with message 'SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'is_active' in where clause is ambiguous (SQL: select `offerings`.*, `offering_types`.`type_name` from `offerings` inner join `offering_types` on `offerings`.`type_id` = `offering_types`.`type_id` where `is_active` = ? and `offering_id` = ? limit 1) (Bindings: array ( 0 => 1, 1 => 1, ))' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php:556 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(529): Illuminate\Database\Connection->handleQueryException(Object(PDOException), 'select `offerin...', Array) #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(277): Illuminate\Database\Connection->run('select `offerin...', Array, Object(Closure)) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1028): Illuminate\Database\Connection->select('select `offerin...', Array) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1018): Illuminate\Database\Query\Builder->runSelect() #4 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1005): Illuminate\Database\Query\Builder->getFresh(Array) #5 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(441): Illuminate\Database\Query\Builder->get(Array) #6 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(132): Illuminate\Database\Eloquent\Builder->getModels(Array) #7 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(108): Illuminate\Database\Eloquent\Builder->get(Array) #8 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(69): Illuminate\Database\Eloquent\Builder->first(Array) #9 Z:\home\banq.loc\www\app\controllers\LibraryController.php(20): Illuminate\Database\Eloquent\Builder->find(1) #10 [internal function]: LibraryController->__construct() #11 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Container\Container.php(337): ReflectionClass->newInstanceArgs(Array) #12 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Container\Container.php(250): Illuminate\Container\Container->build('LibraryControll...', Array) #13 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(478): Illuminate\Container\Container->make('LibraryControll...', Array) #14 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(983): Illuminate\Foundation\Application->make('LibraryControll...') #15 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}() #16 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #17 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #18 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #19 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #20 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #21 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #22 {main} [] [] [2014-05-01 20:24:43] log.ERROR: exception 'PDOException' with message 'SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'is_active' in where clause is ambiguous' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php:272 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(272): PDO->prepare('select `offerin...') #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(521): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'select `offerin...', Array) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(277): Illuminate\Database\Connection->run('select `offerin...', Array, Object(Closure)) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1028): Illuminate\Database\Connection->select('select `offerin...', Array) #4 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1018): Illuminate\Database\Query\Builder->runSelect() #5 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1005): Illuminate\Database\Query\Builder->getFresh(Array) #6 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(441): Illuminate\Database\Query\Builder->get(Array) #7 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(132): Illuminate\Database\Eloquent\Builder->getModels(Array) #8 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(108): Illuminate\Database\Eloquent\Builder->get(Array) #9 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(69): Illuminate\Database\Eloquent\Builder->first(Array) #10 Z:\home\banq.loc\www\app\controllers\MediaOfferingsController.php(19): Illuminate\Database\Eloquent\Builder->find(1) #11 [internal function]: MediaOfferingsController->__construct() #12 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Container\Container.php(337): ReflectionClass->newInstanceArgs(Array) #13 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Container\Container.php(250): Illuminate\Container\Container->build('MediaOfferingsC...', Array) #14 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(478): Illuminate\Container\Container->make('MediaOfferingsC...', Array) #15 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(983): Illuminate\Foundation\Application->make('MediaOfferingsC...') #16 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}() #17 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #18 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #19 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #20 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #21 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #22 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #23 {main} Next exception 'Exception' with message 'SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'is_active' in where clause is ambiguous (SQL: select `offerings`.*, `offering_types`.`type_name` from `offerings` inner join `offering_types` on `offerings`.`type_id` = `offering_types`.`type_id` where `is_active` = ? and `offering_id` = ? limit 1) (Bindings: array ( 0 => 1, 1 => 1, ))' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php:556 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(529): Illuminate\Database\Connection->handleQueryException(Object(PDOException), 'select `offerin...', Array) #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(277): Illuminate\Database\Connection->run('select `offerin...', Array, Object(Closure)) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1028): Illuminate\Database\Connection->select('select `offerin...', Array) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1018): Illuminate\Database\Query\Builder->runSelect() #4 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1005): Illuminate\Database\Query\Builder->getFresh(Array) #5 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(441): Illuminate\Database\Query\Builder->get(Array) #6 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(132): Illuminate\Database\Eloquent\Builder->getModels(Array) #7 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(108): Illuminate\Database\Eloquent\Builder->get(Array) #8 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(69): Illuminate\Database\Eloquent\Builder->first(Array) #9 Z:\home\banq.loc\www\app\controllers\MediaOfferingsController.php(19): Illuminate\Database\Eloquent\Builder->find(1) #10 [internal function]: MediaOfferingsController->__construct() #11 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Container\Container.php(337): ReflectionClass->newInstanceArgs(Array) #12 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Container\Container.php(250): Illuminate\Container\Container->build('MediaOfferingsC...', Array) #13 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(478): Illuminate\Container\Container->make('MediaOfferingsC...', Array) #14 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(983): Illuminate\Foundation\Application->make('MediaOfferingsC...') #15 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}() #16 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #17 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #18 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #19 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #20 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #21 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #22 {main} [] [] [2014-05-01 20:26:11] log.ERROR: exception 'PDOException' with message 'SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'is_active' in where clause is ambiguous' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php:272 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(272): PDO->prepare('select `offerin...') #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(521): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'select `offerin...', Array) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(277): Illuminate\Database\Connection->run('select `offerin...', Array, Object(Closure)) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1028): Illuminate\Database\Connection->select('select `offerin...', Array) #4 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1018): Illuminate\Database\Query\Builder->runSelect() #5 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1005): Illuminate\Database\Query\Builder->getFresh(Array) #6 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(441): Illuminate\Database\Query\Builder->get(Array) #7 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(132): Illuminate\Database\Eloquent\Builder->getModels(Array) #8 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(108): Illuminate\Database\Eloquent\Builder->get(Array) #9 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(69): Illuminate\Database\Eloquent\Builder->first(Array) #10 Z:\home\banq.loc\www\app\controllers\OfferingDocsController.php(18): Illuminate\Database\Eloquent\Builder->find(1) #11 [internal function]: OfferingDocsController->__construct() #12 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Container\Container.php(337): ReflectionClass->newInstanceArgs(Array) #13 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Container\Container.php(250): Illuminate\Container\Container->build('OfferingDocsCon...', Array) #14 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(478): Illuminate\Container\Container->make('OfferingDocsCon...', Array) #15 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(983): Illuminate\Foundation\Application->make('OfferingDocsCon...') #16 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}() #17 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #18 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #19 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #20 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #21 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #22 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #23 {main} Next exception 'Exception' with message 'SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'is_active' in where clause is ambiguous (SQL: select `offerings`.*, `offering_types`.`type_name` from `offerings` inner join `offering_types` on `offerings`.`type_id` = `offering_types`.`type_id` where `is_active` = ? and `offering_id` = ? limit 1) (Bindings: array ( 0 => 1, 1 => 1, ))' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php:556 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(529): Illuminate\Database\Connection->handleQueryException(Object(PDOException), 'select `offerin...', Array) #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(277): Illuminate\Database\Connection->run('select `offerin...', Array, Object(Closure)) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1028): Illuminate\Database\Connection->select('select `offerin...', Array) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1018): Illuminate\Database\Query\Builder->runSelect() #4 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1005): Illuminate\Database\Query\Builder->getFresh(Array) #5 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(441): Illuminate\Database\Query\Builder->get(Array) #6 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(132): Illuminate\Database\Eloquent\Builder->getModels(Array) #7 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(108): Illuminate\Database\Eloquent\Builder->get(Array) #8 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(69): Illuminate\Database\Eloquent\Builder->first(Array) #9 Z:\home\banq.loc\www\app\controllers\OfferingDocsController.php(18): Illuminate\Database\Eloquent\Builder->find(1) #10 [internal function]: OfferingDocsController->__construct() #11 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Container\Container.php(337): ReflectionClass->newInstanceArgs(Array) #12 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Container\Container.php(250): Illuminate\Container\Container->build('OfferingDocsCon...', Array) #13 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(478): Illuminate\Container\Container->make('OfferingDocsCon...', Array) #14 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(983): Illuminate\Foundation\Application->make('OfferingDocsCon...') #15 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}() #16 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #17 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #18 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #19 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #20 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #21 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #22 {main} [] [] [2014-05-01 20:26:38] log.ERROR: exception 'PDOException' with message 'SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'is_active' in where clause is ambiguous' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php:272 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(272): PDO->prepare('select `offerin...') #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(521): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'select `offerin...', Array) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(277): Illuminate\Database\Connection->run('select `offerin...', Array, Object(Closure)) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1028): Illuminate\Database\Connection->select('select `offerin...', Array) #4 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1018): Illuminate\Database\Query\Builder->runSelect() #5 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1005): Illuminate\Database\Query\Builder->getFresh(Array) #6 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(441): Illuminate\Database\Query\Builder->get(Array) #7 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(132): Illuminate\Database\Eloquent\Builder->getModels(Array) #8 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(108): Illuminate\Database\Eloquent\Builder->get(Array) #9 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(69): Illuminate\Database\Eloquent\Builder->first(Array) #10 Z:\home\banq.loc\www\app\controllers\FaqOfferingController.php(19): Illuminate\Database\Eloquent\Builder->find(1) #11 [internal function]: FaqOfferingController->__construct() #12 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Container\Container.php(337): ReflectionClass->newInstanceArgs(Array) #13 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Container\Container.php(250): Illuminate\Container\Container->build('FaqOfferingCont...', Array) #14 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(478): Illuminate\Container\Container->make('FaqOfferingCont...', Array) #15 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(983): Illuminate\Foundation\Application->make('FaqOfferingCont...') #16 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}() #17 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #18 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #19 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #20 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #21 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #22 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #23 {main} Next exception 'Exception' with message 'SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'is_active' in where clause is ambiguous (SQL: select `offerings`.*, `offering_types`.`type_name` from `offerings` inner join `offering_types` on `offerings`.`type_id` = `offering_types`.`type_id` where `is_active` = ? and `offering_id` = ? limit 1) (Bindings: array ( 0 => 1, 1 => 1, ))' in Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php:556 Stack trace: #0 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(529): Illuminate\Database\Connection->handleQueryException(Object(PDOException), 'select `offerin...', Array) #1 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Connection.php(277): Illuminate\Database\Connection->run('select `offerin...', Array, Object(Closure)) #2 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1028): Illuminate\Database\Connection->select('select `offerin...', Array) #3 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1018): Illuminate\Database\Query\Builder->runSelect() #4 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1005): Illuminate\Database\Query\Builder->getFresh(Array) #5 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(441): Illuminate\Database\Query\Builder->get(Array) #6 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(132): Illuminate\Database\Eloquent\Builder->getModels(Array) #7 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(108): Illuminate\Database\Eloquent\Builder->get(Array) #8 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(69): Illuminate\Database\Eloquent\Builder->first(Array) #9 Z:\home\banq.loc\www\app\controllers\FaqOfferingController.php(19): Illuminate\Database\Eloquent\Builder->find(1) #10 [internal function]: FaqOfferingController->__construct() #11 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Container\Container.php(337): ReflectionClass->newInstanceArgs(Array) #12 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Container\Container.php(250): Illuminate\Container\Container->build('FaqOfferingCont...', Array) #13 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(478): Illuminate\Container\Container->make('FaqOfferingCont...', Array) #14 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(983): Illuminate\Foundation\Application->make('FaqOfferingCont...') #15 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}() #16 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #17 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #18 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #19 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(574): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #20 Z:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(550): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #21 Z:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run() #22 {main} [] []