Home Forums GetFund – A Professional Laravel Crowdfunding Platform Unable to access admin dashboard after installation

Tagged: 

  • #369

    afrojuju
    Participant

    2,373

    Unable to access admin dashboard after installation

    I am unable to access admin backend signing off after installation. The browser displays

    Whoops, looks like something went wrong.

    Please can you let me know what might be wrong?

    2. I am unable to delete demo users.

    3. Unable to change demo login details to persernal info

    4. Most pages flag up Whoops, looks like something went wrong.

    Thx

Viewing 15 replies - 1 through 15 (of 18 total)
  • #371

    Hi

    First of all, on debug mode from .env file in your root directory.

    Then send us your admin access with URL in private reply, we will check it

    Best regards

    #374

    afrojuju
    Participant
    This reply has been marked as private and you are not authorised to see.
    #377

    Ok, if you don’t understand debug mode, please provide your server or FTP credential. Our support staff will help you, our office is now closed. Support staff will back you as soon as possible.

    Best regards

    #383

    afrojuju
    Participant

    FTP Details

    Host:
    160.153.162.25
    Username:
    [email protected]
    Password:
    Admin2017!

    Thx

    #387

    afrojuju
    Participant

    Hello

    Im still waiting to here from you regarding my request.

    #388

    afrojuju
    Participant
    This reply has been marked as private and you are not authorised to see.
    #389

    afrojuju
    Participant

    Please I need an update as regarding my query please

    #390

    Hi

    We are looking to your issue.

    Best regards

    #391

    Hi

    Your issue has been fixed, thank you for noticed us.

    To support us, please place a 5-star rating to our product (if you have time) https://codecanyon.net/item/getfund-a-professional-laravel-crowdfunding-platform/19769953

    We will be very glad if you place a good review. You can do that from https://codecanyon.net/downloads

    Best regards

    #404

    afrojuju
    Participant

    Thanks very much for the support. Greatly appreciate it and will leave a positive feedback One last thing how do I delete the existing users on the demo content?

    #405

    Hi

    There are some users and we think no need to be delete these, these users belongs with may payments. error may will come again if these user not found.

    But we are working on this, and we will add an option to delete existing demo content to get start with fresh.

    Best regards

    #425

    afrojuju
    Participant

    I am having a lot of error messages and issues when I edit and submit anything on the site. See example.

    Whoops, looks like something went wrong.
    2/2 QueryException in Connection.php line 647: SQLSTATE[01000]: Warning: 1265 Data truncated for column ‘gender’ at row 1 (SQL: update users set country_id = 235, gender = third_gender, address = London, phone = 0987654321, updated_at = 2017-07-23 19:54:58 where id = 10)
    1. in Connection.php line 647
    2. at Connection->runQueryCallback(‘update users set country_id = ?, gender = ?, address = ?, phone = ?, updated_at = ? where id = ?’, array(‘235’, ‘third_gender’, ‘London’, ‘0987654321’, ‘2017-07-23 19:54:58′, ’10’), object(Closure)) in Connection.php line 607
    3. at Connection->run(‘update users set country_id = ?, gender = ?, address = ?, phone = ?, updated_at = ? where id = ?’, array(‘235’, ‘third_gender’, ‘London’, ‘0987654321’, ‘2017-07-23 19:54:58′, ’10’), object(Closure)) in Connection.php line 477
    4. at Connection->affectingStatement(‘update users set country_id = ?, gender = ?, address = ?, phone = ?, updated_at = ? where id = ?’, array(‘235’, ‘third_gender’, ‘London’, ‘0987654321’, ‘2017-07-23 19:54:58′, ’10’)) in Connection.php line 416
    5. at Connection->update(‘update users set country_id = ?, gender = ?, address = ?, phone = ?, updated_at = ? where id = ?’, array(‘235’, ‘third_gender’, ‘London’, ‘0987654321’, ‘2017-07-23 19:54:58′, ’10’)) in Builder.php line 2211
    6. at Builder->update(array(‘country_id’ => ‘235’, ‘gender’ => ‘third_gender’, ‘address’ => ‘London’, ‘phone’ => ‘0987654321’, ‘updated_at’ => ‘2017-07-23 19:54:58’)) in Builder.php line 855
    7. at Builder->update(array(‘country_id’ => ‘235’, ‘gender’ => ‘third_gender’, ‘address’ => ‘London’, ‘phone’ => ‘0987654321’, ‘updated_at’ => ‘2017-07-23 19:54:58’)) in Model.php line 581
    8. at Model->performUpdate(object(Builder)) in Model.php line 501
    9. at Model->save(array()) in Model.php line 448
    10. at Model->update(array(‘name’ => ‘FreeBees’, ’email’ => ‘[email protected]’, ‘gender’ => ‘third_gender’, ‘phone’ => ‘0987654321’, ‘country_id’ => ‘235’, ‘address’ => ‘London’)) in UserController.php line 93
    11. at UserController->profileEditPost(null, object(Request))
    12. at call_user_func_array(array(object(UserController), ‘profileEditPost’), array(null, object(Request))) in Controller.php line 55
    13. at Controller->callAction(‘profileEditPost’, array(null, object(Request))) in ControllerDispatcher.php line 44
    14. at ControllerDispatcher->dispatch(object(Route), object(UserController), ‘profileEditPost’) in Route.php line 204
    15. at Route->runController() in Route.php line 160
    16. at Route->run() in Router.php line 559
    17. at Router->Illuminate\Routing\{closure}(object(Request)) in Pipeline.php line 30
    18. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in SubstituteBindings.php line 41
    19. at SubstituteBindings->handle(object(Request), object(Closure)) in Pipeline.php line 148
    20. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    21. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in Authenticate.php line 43
    22. at Authenticate->handle(object(Request), object(Closure)) in Pipeline.php line 148
    23. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    24. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in VerifyCsrfToken.php line 65
    25. at VerifyCsrfToken->handle(object(Request), object(Closure)) in Pipeline.php line 148
    26. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    27. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in ShareErrorsFromSession.php line 49
    28. at ShareErrorsFromSession->handle(object(Request), object(Closure)) in Pipeline.php line 148
    29. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    30. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in StartSession.php line 64
    31. at StartSession->handle(object(Request), object(Closure)) in Pipeline.php line 148
    32. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    33. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in AddQueuedCookiesToResponse.php line 37
    34. at AddQueuedCookiesToResponse->handle(object(Request), object(Closure)) in Pipeline.php line 148
    35. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    36. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in EncryptCookies.php line 59
    37. at EncryptCookies->handle(object(Request), object(Closure)) in Pipeline.php line 148
    38. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    39. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in Pipeline.php line 102
    40. at Pipeline->then(object(Closure)) in Router.php line 561
    41. at Router->runRouteWithinStack(object(Route), object(Request)) in Router.php line 520
    42. at Router->dispatchToRoute(object(Request)) in Router.php line 498
    43. at Router->dispatch(object(Request)) in Kernel.php line 174
    44. at Kernel->Illuminate\Foundation\Http\{closure}(object(Request)) in Pipeline.php line 30
    45. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in Debugbar.php line 51
    46. at Debugbar->handle(object(Request), object(Closure)) in Pipeline.php line 148
    47. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    48. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in TransformsRequest.php line 30
    49. at TransformsRequest->handle(object(Request), object(Closure)) in Pipeline.php line 148
    50. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    51. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in TransformsRequest.php line 30
    52. at TransformsRequest->handle(object(Request), object(Closure)) in Pipeline.php line 148
    53. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    54. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in ValidatePostSize.php line 27
    55. at ValidatePostSize->handle(object(Request), object(Closure)) in Pipeline.php line 148
    56. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    57. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in CheckForMaintenanceMode.php line 46
    58. at CheckForMaintenanceMode->handle(object(Request), object(Closure)) in Pipeline.php line 148
    59. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    60. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in Pipeline.php line 102
    61. at Pipeline->then(object(Closure)) in Kernel.php line 149
    62. at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 116
    63. at Kernel->handle(object(Request)) in index.php line 54
    1/2 PDOException in Connection.php line 474: SQLSTATE[01000]: Warning: 1265 Data truncated for column ‘gender’ at row 1
    1. in Connection.php line 474
    2. at PDOStatement->execute() in Connection.php line 474
    3. at Connection->Illuminate\Database\{closure}(‘update users set country_id = ?, gender = ?, address = ?, phone = ?, updated_at = ? where id = ?’, array(‘235’, ‘third_gender’, ‘London’, ‘0987654321’, ‘2017-07-23 19:54:58′, ’10’)) in Connection.php line 640
    4. at Connection->runQueryCallback(‘update users set country_id = ?, gender = ?, address = ?, phone = ?, updated_at = ? where id = ?’, array(‘235’, ‘third_gender’, ‘London’, ‘0987654321’, ‘2017-07-23 19:54:58′, ’10’), object(Closure)) in Connection.php line 607
    5. at Connection->run(‘update users set country_id = ?, gender = ?, address = ?, phone = ?, updated_at = ? where id = ?’, array(‘235’, ‘third_gender’, ‘London’, ‘0987654321’, ‘2017-07-23 19:54:58′, ’10’), object(Closure)) in Connection.php line 477
    6. at Connection->affectingStatement(‘update users set country_id = ?, gender = ?, address = ?, phone = ?, updated_at = ? where id = ?’, array(‘235’, ‘third_gender’, ‘London’, ‘0987654321’, ‘2017-07-23 19:54:58′, ’10’)) in Connection.php line 416
    7. at Connection->update(‘update users set country_id = ?, gender = ?, address = ?, phone = ?, updated_at = ? where id = ?’, array(‘235’, ‘third_gender’, ‘London’, ‘0987654321’, ‘2017-07-23 19:54:58′, ’10’)) in Builder.php line 2211
    8. at Builder->update(array(‘country_id’ => ‘235’, ‘gender’ => ‘third_gender’, ‘address’ => ‘London’, ‘phone’ => ‘0987654321’, ‘updated_at’ => ‘2017-07-23 19:54:58’)) in Builder.php line 855
    9. at Builder->update(array(‘country_id’ => ‘235’, ‘gender’ => ‘third_gender’, ‘address’ => ‘London’, ‘phone’ => ‘0987654321’, ‘updated_at’ => ‘2017-07-23 19:54:58’)) in Model.php line 581
    10. at Model->performUpdate(object(Builder)) in Model.php line 501
    11. at Model->save(array()) in Model.php line 448
    12. at Model->update(array(‘name’ => ‘FreeBees’, ’email’ => ‘[email protected]’, ‘gender’ => ‘third_gender’, ‘phone’ => ‘0987654321’, ‘country_id’ => ‘235’, ‘address’ => ‘London’)) in UserController.php line 93
    13. at UserController->profileEditPost(null, object(Request))
    14. at call_user_func_array(array(object(UserController), ‘profileEditPost’), array(null, object(Request))) in Controller.php line 55
    15. at Controller->callAction(‘profileEditPost’, array(null, object(Request))) in ControllerDispatcher.php line 44
    16. at ControllerDispatcher->dispatch(object(Route), object(UserController), ‘profileEditPost’) in Route.php line 204
    17. at Route->runController() in Route.php line 160
    18. at Route->run() in Router.php line 559
    19. at Router->Illuminate\Routing\{closure}(object(Request)) in Pipeline.php line 30
    20. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in SubstituteBindings.php line 41
    21. at SubstituteBindings->handle(object(Request), object(Closure)) in Pipeline.php line 148
    22. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    23. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in Authenticate.php line 43
    24. at Authenticate->handle(object(Request), object(Closure)) in Pipeline.php line 148
    25. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    26. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in VerifyCsrfToken.php line 65
    27. at VerifyCsrfToken->handle(object(Request), object(Closure)) in Pipeline.php line 148
    28. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    29. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in ShareErrorsFromSession.php line 49
    30. at ShareErrorsFromSession->handle(object(Request), object(Closure)) in Pipeline.php line 148
    31. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    32. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in StartSession.php line 64
    33. at StartSession->handle(object(Request), object(Closure)) in Pipeline.php line 148
    34. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    35. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in AddQueuedCookiesToResponse.php line 37
    36. at AddQueuedCookiesToResponse->handle(object(Request), object(Closure)) in Pipeline.php line 148
    37. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    38. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in EncryptCookies.php line 59
    39. at EncryptCookies->handle(object(Request), object(Closure)) in Pipeline.php line 148
    40. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    41. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in Pipeline.php line 102
    42. at Pipeline->then(object(Closure)) in Router.php line 561
    43. at Router->runRouteWithinStack(object(Route), object(Request)) in Router.php line 520
    44. at Router->dispatchToRoute(object(Request)) in Router.php line 498
    45. at Router->dispatch(object(Request)) in Kernel.php line 174
    46. at Kernel->Illuminate\Foundation\Http\{closure}(object(Request)) in Pipeline.php line 30
    47. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in Debugbar.php line 51
    48. at Debugbar->handle(object(Request), object(Closure)) in Pipeline.php line 148
    49. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    50. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in TransformsRequest.php line 30
    51. at TransformsRequest->handle(object(Request), object(Closure)) in Pipeline.php line 148
    52. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    53. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in TransformsRequest.php line 30
    54. at TransformsRequest->handle(object(Request), object(Closure)) in Pipeline.php line 148
    55. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    56. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in ValidatePostSize.php line 27
    57. at ValidatePostSize->handle(object(Request), object(Closure)) in Pipeline.php line 148
    58. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    59. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in CheckForMaintenanceMode.php line 46
    60. at CheckForMaintenanceMode->handle(object(Request), object(Closure)) in Pipeline.php line 148
    61. at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    62. at Pipeline->Illuminate\Routing\{closure}(object(Request)) in Pipeline.php line 102
    63. at Pipeline->then(object(Closure)) in Kernel.php line 149
    64. at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 116
    65. at Kernel->handle(object(Request)) in index.php line 54
    Messages1TimelineExceptions2Views0RouteQueries2MailsSessionRequest
    437ms15.75MBPOST dashboard/u/profile/edit

    ************************************************************************************************************

    Whoops, looks like something went wrong.
    2/2 QueryException in Connection.php line 647: SQLSTATE[22003]: Numeric value out of range: 1264 Out of range value for column ‘goal’ at row 1 (SQL: insert into campaigns (user_id, category_id, title, slug, short_description, description, campaign_owner_commission, goal, min_amount, max_amount, recommended_amount, amount_prefilled, end_method, video, feature_image, status, country_id, address, is_funded, start_date, end_date, updated_at, created_at) values (10, 15, Science Books, science-books, This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science., <p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>, 0, 1000000, , , 500000, 5,10,15,20,25,50, end_date, , , 0, 36, Mezam County, 0, 2017-07-23, 2017-12-31 00:00:00, 2017-07-23 21:20:44, 2017-07-23 21:20:44))

    in Connection.php line 647
    at Connection->runQueryCallback(‘insert into campaigns (user_id, category_id, title, slug, short_description, description, campaign_owner_commission, goal, min_amount, max_amount, recommended_amount, amount_prefilled, end_method, video, feature_image, status, country_id, address, is_funded, start_date, end_date, updated_at, created_at) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)’, array(10, ’15’, ‘Science Books’, ‘science-books’, ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘0’, ‘1000000’, null, null, ‘500000’, ‘5,10,15,20,25,50’, ‘end_date’, null, ”, 0, ’36’, ‘Mezam County’, 0, ‘2017-07-23’, ‘2017-12-31 00:00:00’, ‘2017-07-23 21:20:44’, ‘2017-07-23 21:20:44’), object(Closure)) in Connection.php line 607
    at Connection->run(‘insert into campaigns (user_id, category_id, title, slug, short_description, description, campaign_owner_commission, goal, min_amount, max_amount, recommended_amount, amount_prefilled, end_method, video, feature_image, status, country_id, address, is_funded, start_date, end_date, updated_at, created_at) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)’, array(10, ’15’, ‘Science Books’, ‘science-books’, ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘0’, ‘1000000’, null, null, ‘500000’, ‘5,10,15,20,25,50’, ‘end_date’, null, ”, 0, ’36’, ‘Mezam County’, 0, ‘2017-07-23’, ‘2017-12-31 00:00:00’, ‘2017-07-23 21:20:44’, ‘2017-07-23 21:20:44’), object(Closure)) in Connection.php line 450
    at Connection->statement(‘insert into campaigns (user_id, category_id, title, slug, short_description, description, campaign_owner_commission, goal, min_amount, max_amount, recommended_amount, amount_prefilled, end_method, video, feature_image, status, country_id, address, is_funded, start_date, end_date, updated_at, created_at) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)’, array(10, ’15’, ‘Science Books’, ‘science-books’, ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘0’, ‘1000000’, null, null, ‘500000’, ‘5,10,15,20,25,50’, ‘end_date’, null, ”, 0, ’36’, ‘Mezam County’, 0, ‘2017-07-23’, ‘2017-12-31 00:00:00’, ‘2017-07-23 21:20:44’, ‘2017-07-23 21:20:44’)) in Connection.php line 404
    at Connection->insert(‘insert into campaigns (user_id, category_id, title, slug, short_description, description, campaign_owner_commission, goal, min_amount, max_amount, recommended_amount, amount_prefilled, end_method, video, feature_image, status, country_id, address, is_funded, start_date, end_date, updated_at, created_at) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)’, array(10, ’15’, ‘Science Books’, ‘science-books’, ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘0’, ‘1000000’, null, null, ‘500000’, ‘5,10,15,20,25,50’, ‘end_date’, null, ”, 0, ’36’, ‘Mezam County’, 0, ‘2017-07-23’, ‘2017-12-31 00:00:00’, ‘2017-07-23 21:20:44’, ‘2017-07-23 21:20:44’)) in Processor.php line 32
    at Processor->processInsertGetId(object(Builder), ‘insert into campaigns (user_id, category_id, title, slug, short_description, description, campaign_owner_commission, goal, min_amount, max_amount, recommended_amount, amount_prefilled, end_method, video, feature_image, status, country_id, address, is_funded, start_date, end_date, updated_at, created_at) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)’, array(10, ’15’, ‘Science Books’, ‘science-books’, ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘0’, ‘1000000’, null, null, ‘500000’, ‘5,10,15,20,25,50’, ‘end_date’, null, ”, 0, ’36’, ‘Mezam County’, 0, ‘2017-07-23’, ‘2017-12-31 00:00:00’, ‘2017-07-23 21:20:44’, ‘2017-07-23 21:20:44’), ‘id’) in Builder.php line 2196
    at Builder->insertGetId(array(‘user_id’ => 10, ‘category_id’ => ’15’, ‘title’ => ‘Science Books’, ‘slug’ => ‘science-books’, ‘short_description’ => ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘description’ => ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘campaign_owner_commission’ => ‘0’, ‘goal’ => ‘1000000’, ‘min_amount’ => null, ‘max_amount’ => null, ‘recommended_amount’ => ‘500000’, ‘amount_prefilled’ => ‘5,10,15,20,25,50’, ‘end_method’ => ‘end_date’, ‘video’ => null, ‘feature_image’ => ”, ‘status’ => 0, ‘country_id’ => ’36’, ‘address’ => ‘Mezam County’, ‘is_funded’ => 0, ‘start_date’ => ‘2017-07-23’, ‘end_date’ => ‘2017-12-31 00:00:00’, ‘updated_at’ => ‘2017-07-23 21:20:44’, ‘created_at’ => ‘2017-07-23 21:20:44’), ‘id’) in Builder.php line 1329
    at Builder->__call(‘insertGetId’, array(array(‘user_id’ => 10, ‘category_id’ => ’15’, ‘title’ => ‘Science Books’, ‘slug’ => ‘science-books’, ‘short_description’ => ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘description’ => ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘campaign_owner_commission’ => ‘0’, ‘goal’ => ‘1000000’, ‘min_amount’ => null, ‘max_amount’ => null, ‘recommended_amount’ => ‘500000’, ‘amount_prefilled’ => ‘5,10,15,20,25,50’, ‘end_method’ => ‘end_date’, ‘video’ => null, ‘feature_image’ => ”, ‘status’ => 0, ‘country_id’ => ’36’, ‘address’ => ‘Mezam County’, ‘is_funded’ => 0, ‘start_date’ => ‘2017-07-23’, ‘end_date’ => ‘2017-12-31 00:00:00’, ‘updated_at’ => ‘2017-07-23 21:20:44’, ‘created_at’ => ‘2017-07-23 21:20:44’), ‘id’)) in Model.php line 674
    at Builder->insertGetId(array(‘user_id’ => 10, ‘category_id’ => ’15’, ‘title’ => ‘Science Books’, ‘slug’ => ‘science-books’, ‘short_description’ => ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘description’ => ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘campaign_owner_commission’ => ‘0’, ‘goal’ => ‘1000000’, ‘min_amount’ => null, ‘max_amount’ => null, ‘recommended_amount’ => ‘500000’, ‘amount_prefilled’ => ‘5,10,15,20,25,50’, ‘end_method’ => ‘end_date’, ‘video’ => null, ‘feature_image’ => ”, ‘status’ => 0, ‘country_id’ => ’36’, ‘address’ => ‘Mezam County’, ‘is_funded’ => 0, ‘start_date’ => ‘2017-07-23’, ‘end_date’ => ‘2017-12-31 00:00:00’, ‘updated_at’ => ‘2017-07-23 21:20:44’, ‘created_at’ => ‘2017-07-23 21:20:44’), ‘id’) in Model.php line 674
    at Model->insertAndSetId(object(Builder), array(‘user_id’ => 10, ‘category_id’ => ’15’, ‘title’ => ‘Science Books’, ‘slug’ => ‘science-books’, ‘short_description’ => ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘description’ => ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘campaign_owner_commission’ => ‘0’, ‘goal’ => ‘1000000’, ‘min_amount’ => null, ‘max_amount’ => null, ‘recommended_amount’ => ‘500000’, ‘amount_prefilled’ => ‘5,10,15,20,25,50’, ‘end_method’ => ‘end_date’, ‘video’ => null, ‘feature_image’ => ”, ‘status’ => 0, ‘country_id’ => ’36’, ‘address’ => ‘Mezam County’, ‘is_funded’ => 0, ‘start_date’ => ‘2017-07-23’, ‘end_date’ => ‘2017-12-31 00:00:00’, ‘updated_at’ => ‘2017-07-23 21:20:44’, ‘created_at’ => ‘2017-07-23 21:20:44’)) in Model.php line 639
    at Model->performInsert(object(Builder)) in Model.php line 508
    at Model->save() in Builder.php line 825
    at Builder->create(array(‘user_id’ => 10, ‘category_id’ => ’15’, ‘title’ => ‘Science Books’, ‘slug’ => ‘science-books’, ‘short_description’ => ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘description’ => ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘campaign_owner_commission’ => ‘0’, ‘goal’ => ‘1000000’, ‘min_amount’ => null, ‘max_amount’ => null, ‘recommended_amount’ => ‘500000’, ‘amount_prefilled’ => ‘5,10,15,20,25,50’, ‘end_method’ => ‘end_date’, ‘video’ => null, ‘feature_image’ => ”, ‘status’ => 0, ‘country_id’ => ’36’, ‘address’ => ‘Mezam County’, ‘is_funded’ => 0, ‘start_date’ => ‘2017-07-23’, ‘end_date’ => ‘2017-12-31’)) in Model.php line 1316
    at Model->__call(‘create’, array(array(‘user_id’ => 10, ‘category_id’ => ’15’, ‘title’ => ‘Science Books’, ‘slug’ => ‘science-books’, ‘short_description’ => ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘description’ => ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘campaign_owner_commission’ => ‘0’, ‘goal’ => ‘1000000’, ‘min_amount’ => null, ‘max_amount’ => null, ‘recommended_amount’ => ‘500000’, ‘amount_prefilled’ => ‘5,10,15,20,25,50’, ‘end_method’ => ‘end_date’, ‘video’ => null, ‘feature_image’ => ”, ‘status’ => 0, ‘country_id’ => ’36’, ‘address’ => ‘Mezam County’, ‘is_funded’ => 0, ‘start_date’ => ‘2017-07-23’, ‘end_date’ => ‘2017-12-31’))) in Model.php line 1328
    at Campaign->create(array(‘user_id’ => 10, ‘category_id’ => ’15’, ‘title’ => ‘Science Books’, ‘slug’ => ‘science-books’, ‘short_description’ => ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘description’ => ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘campaign_owner_commission’ => ‘0’, ‘goal’ => ‘1000000’, ‘min_amount’ => null, ‘max_amount’ => null, ‘recommended_amount’ => ‘500000’, ‘amount_prefilled’ => ‘5,10,15,20,25,50’, ‘end_method’ => ‘end_date’, ‘video’ => null, ‘feature_image’ => ”, ‘status’ => 0, ‘country_id’ => ’36’, ‘address’ => ‘Mezam County’, ‘is_funded’ => 0, ‘start_date’ => ‘2017-07-23’, ‘end_date’ => ‘2017-12-31’)) in Model.php line 1328
    at Model::__callStatic(‘create’, array(array(‘user_id’ => 10, ‘category_id’ => ’15’, ‘title’ => ‘Science Books’, ‘slug’ => ‘science-books’, ‘short_description’ => ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘description’ => ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘campaign_owner_commission’ => ‘0’, ‘goal’ => ‘1000000’, ‘min_amount’ => null, ‘max_amount’ => null, ‘recommended_amount’ => ‘500000’, ‘amount_prefilled’ => ‘5,10,15,20,25,50’, ‘end_method’ => ‘end_date’, ‘video’ => null, ‘feature_image’ => ”, ‘status’ => 0, ‘country_id’ => ’36’, ‘address’ => ‘Mezam County’, ‘is_funded’ => 0, ‘start_date’ => ‘2017-07-23’, ‘end_date’ => ‘2017-12-31’))) in CampaignsController.php line 88
    at Campaign::create(array(‘user_id’ => 10, ‘category_id’ => ’15’, ‘title’ => ‘Science Books’, ‘slug’ => ‘science-books’, ‘short_description’ => ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘description’ => ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘campaign_owner_commission’ => ‘0’, ‘goal’ => ‘1000000’, ‘min_amount’ => null, ‘max_amount’ => null, ‘recommended_amount’ => ‘500000’, ‘amount_prefilled’ => ‘5,10,15,20,25,50’, ‘end_method’ => ‘end_date’, ‘video’ => null, ‘feature_image’ => ”, ‘status’ => 0, ‘country_id’ => ’36’, ‘address’ => ‘Mezam County’, ‘is_funded’ => 0, ‘start_date’ => ‘2017-07-23’, ‘end_date’ => ‘2017-12-31’)) in CampaignsController.php line 88
    at CampaignsController->store(object(Request))
    at call_user_func_array(array(object(CampaignsController), ‘store’), array(object(Request))) in Controller.php line 55
    at Controller->callAction(‘store’, array(object(Request))) in ControllerDispatcher.php line 44
    at ControllerDispatcher->dispatch(object(Route), object(CampaignsController), ‘store’) in Route.php line 204
    at Route->runController() in Route.php line 160
    at Route->run() in Router.php line 559
    at Router->Illuminate\Routing\{closure}(object(Request)) in Pipeline.php line 30
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in SubstituteBindings.php line 41
    at SubstituteBindings->handle(object(Request), object(Closure)) in Pipeline.php line 148
    at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in Authenticate.php line 43
    at Authenticate->handle(object(Request), object(Closure)) in Pipeline.php line 148
    at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in VerifyCsrfToken.php line 65
    at VerifyCsrfToken->handle(object(Request), object(Closure)) in Pipeline.php line 148
    at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in ShareErrorsFromSession.php line 49
    at ShareErrorsFromSession->handle(object(Request), object(Closure)) in Pipeline.php line 148
    at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in StartSession.php line 64
    at StartSession->handle(object(Request), object(Closure)) in Pipeline.php line 148
    at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in AddQueuedCookiesToResponse.php line 37
    at AddQueuedCookiesToResponse->handle(object(Request), object(Closure)) in Pipeline.php line 148
    at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in EncryptCookies.php line 59
    at EncryptCookies->handle(object(Request), object(Closure)) in Pipeline.php line 148
    at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in Pipeline.php line 102
    at Pipeline->then(object(Closure)) in Router.php line 561
    at Router->runRouteWithinStack(object(Route), object(Request)) in Router.php line 520
    at Router->dispatchToRoute(object(Request)) in Router.php line 498
    at Router->dispatch(object(Request)) in Kernel.php line 174
    at Kernel->Illuminate\Foundation\Http\{closure}(object(Request)) in Pipeline.php line 30
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in Debugbar.php line 51
    at Debugbar->handle(object(Request), object(Closure)) in Pipeline.php line 148
    at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in TransformsRequest.php line 30
    at TransformsRequest->handle(object(Request), object(Closure)) in Pipeline.php line 148
    at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in TransformsRequest.php line 30
    at TransformsRequest->handle(object(Request), object(Closure)) in Pipeline.php line 148
    at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in ValidatePostSize.php line 27
    at ValidatePostSize->handle(object(Request), object(Closure)) in Pipeline.php line 148
    at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in CheckForMaintenanceMode.php line 46
    at CheckForMaintenanceMode->handle(object(Request), object(Closure)) in Pipeline.php line 148
    at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in Pipeline.php line 102
    at Pipeline->then(object(Closure)) in Kernel.php line 149
    at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 116
    at Kernel->handle(object(Request)) in index.php line 54

    1/2 PDOException in Connection.php line 449: SQLSTATE[22003]: Numeric value out of range: 1264 Out of range value for column ‘goal’ at row 1

    in Connection.php line 449
    at PDOStatement->execute() in Connection.php line 449
    at Connection->Illuminate\Database\{closure}(‘insert into campaigns (user_id, category_id, title, slug, short_description, description, campaign_owner_commission, goal, min_amount, max_amount, recommended_amount, amount_prefilled, end_method, video, feature_image, status, country_id, address, is_funded, start_date, end_date, updated_at, created_at) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)’, array(10, ’15’, ‘Science Books’, ‘science-books’, ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘0’, ‘1000000’, null, null, ‘500000’, ‘5,10,15,20,25,50’, ‘end_date’, null, ”, 0, ’36’, ‘Mezam County’, 0, ‘2017-07-23’, ‘2017-12-31 00:00:00’, ‘2017-07-23 21:20:44’, ‘2017-07-23 21:20:44’)) in Connection.php line 640
    at Connection->runQueryCallback(‘insert into campaigns (user_id, category_id, title, slug, short_description, description, campaign_owner_commission, goal, min_amount, max_amount, recommended_amount, amount_prefilled, end_method, video, feature_image, status, country_id, address, is_funded, start_date, end_date, updated_at, created_at) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)’, array(10, ’15’, ‘Science Books’, ‘science-books’, ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘0’, ‘1000000’, null, null, ‘500000’, ‘5,10,15,20,25,50’, ‘end_date’, null, ”, 0, ’36’, ‘Mezam County’, 0, ‘2017-07-23’, ‘2017-12-31 00:00:00’, ‘2017-07-23 21:20:44’, ‘2017-07-23 21:20:44’), object(Closure)) in Connection.php line 607
    at Connection->run(‘insert into campaigns (user_id, category_id, title, slug, short_description, description, campaign_owner_commission, goal, min_amount, max_amount, recommended_amount, amount_prefilled, end_method, video, feature_image, status, country_id, address, is_funded, start_date, end_date, updated_at, created_at) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)’, array(10, ’15’, ‘Science Books’, ‘science-books’, ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘0’, ‘1000000’, null, null, ‘500000’, ‘5,10,15,20,25,50’, ‘end_date’, null, ”, 0, ’36’, ‘Mezam County’, 0, ‘2017-07-23’, ‘2017-12-31 00:00:00’, ‘2017-07-23 21:20:44’, ‘2017-07-23 21:20:44’), object(Closure)) in Connection.php line 450
    at Connection->statement(‘insert into campaigns (user_id, category_id, title, slug, short_description, description, campaign_owner_commission, goal, min_amount, max_amount, recommended_amount, amount_prefilled, end_method, video, feature_image, status, country_id, address, is_funded, start_date, end_date, updated_at, created_at) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)’, array(10, ’15’, ‘Science Books’, ‘science-books’, ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘0’, ‘1000000’, null, null, ‘500000’, ‘5,10,15,20,25,50’, ‘end_date’, null, ”, 0, ’36’, ‘Mezam County’, 0, ‘2017-07-23’, ‘2017-12-31 00:00:00’, ‘2017-07-23 21:20:44’, ‘2017-07-23 21:20:44’)) in Connection.php line 404
    at Connection->insert(‘insert into campaigns (user_id, category_id, title, slug, short_description, description, campaign_owner_commission, goal, min_amount, max_amount, recommended_amount, amount_prefilled, end_method, video, feature_image, status, country_id, address, is_funded, start_date, end_date, updated_at, created_at) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)’, array(10, ’15’, ‘Science Books’, ‘science-books’, ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘0’, ‘1000000’, null, null, ‘500000’, ‘5,10,15,20,25,50’, ‘end_date’, null, ”, 0, ’36’, ‘Mezam County’, 0, ‘2017-07-23’, ‘2017-12-31 00:00:00’, ‘2017-07-23 21:20:44’, ‘2017-07-23 21:20:44’)) in Processor.php line 32
    at Processor->processInsertGetId(object(Builder), ‘insert into campaigns (user_id, category_id, title, slug, short_description, description, campaign_owner_commission, goal, min_amount, max_amount, recommended_amount, amount_prefilled, end_method, video, feature_image, status, country_id, address, is_funded, start_date, end_date, updated_at, created_at) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)’, array(10, ’15’, ‘Science Books’, ‘science-books’, ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘0’, ‘1000000’, null, null, ‘500000’, ‘5,10,15,20,25,50’, ‘end_date’, null, ”, 0, ’36’, ‘Mezam County’, 0, ‘2017-07-23’, ‘2017-12-31 00:00:00’, ‘2017-07-23 21:20:44’, ‘2017-07-23 21:20:44’), ‘id’) in Builder.php line 2196
    at Builder->insertGetId(array(‘user_id’ => 10, ‘category_id’ => ’15’, ‘title’ => ‘Science Books’, ‘slug’ => ‘science-books’, ‘short_description’ => ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘description’ => ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘campaign_owner_commission’ => ‘0’, ‘goal’ => ‘1000000’, ‘min_amount’ => null, ‘max_amount’ => null, ‘recommended_amount’ => ‘500000’, ‘amount_prefilled’ => ‘5,10,15,20,25,50’, ‘end_method’ => ‘end_date’, ‘video’ => null, ‘feature_image’ => ”, ‘status’ => 0, ‘country_id’ => ’36’, ‘address’ => ‘Mezam County’, ‘is_funded’ => 0, ‘start_date’ => ‘2017-07-23’, ‘end_date’ => ‘2017-12-31 00:00:00’, ‘updated_at’ => ‘2017-07-23 21:20:44’, ‘created_at’ => ‘2017-07-23 21:20:44’), ‘id’) in Builder.php line 1329
    at Builder->__call(‘insertGetId’, array(array(‘user_id’ => 10, ‘category_id’ => ’15’, ‘title’ => ‘Science Books’, ‘slug’ => ‘science-books’, ‘short_description’ => ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘description’ => ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘campaign_owner_commission’ => ‘0’, ‘goal’ => ‘1000000’, ‘min_amount’ => null, ‘max_amount’ => null, ‘recommended_amount’ => ‘500000’, ‘amount_prefilled’ => ‘5,10,15,20,25,50’, ‘end_method’ => ‘end_date’, ‘video’ => null, ‘feature_image’ => ”, ‘status’ => 0, ‘country_id’ => ’36’, ‘address’ => ‘Mezam County’, ‘is_funded’ => 0, ‘start_date’ => ‘2017-07-23’, ‘end_date’ => ‘2017-12-31 00:00:00’, ‘updated_at’ => ‘2017-07-23 21:20:44’, ‘created_at’ => ‘2017-07-23 21:20:44’), ‘id’)) in Model.php line 674
    at Builder->insertGetId(array(‘user_id’ => 10, ‘category_id’ => ’15’, ‘title’ => ‘Science Books’, ‘slug’ => ‘science-books’, ‘short_description’ => ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘description’ => ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘campaign_owner_commission’ => ‘0’, ‘goal’ => ‘1000000’, ‘min_amount’ => null, ‘max_amount’ => null, ‘recommended_amount’ => ‘500000’, ‘amount_prefilled’ => ‘5,10,15,20,25,50’, ‘end_method’ => ‘end_date’, ‘video’ => null, ‘feature_image’ => ”, ‘status’ => 0, ‘country_id’ => ’36’, ‘address’ => ‘Mezam County’, ‘is_funded’ => 0, ‘start_date’ => ‘2017-07-23’, ‘end_date’ => ‘2017-12-31 00:00:00’, ‘updated_at’ => ‘2017-07-23 21:20:44’, ‘created_at’ => ‘2017-07-23 21:20:44’), ‘id’) in Model.php line 674
    at Model->insertAndSetId(object(Builder), array(‘user_id’ => 10, ‘category_id’ => ’15’, ‘title’ => ‘Science Books’, ‘slug’ => ‘science-books’, ‘short_description’ => ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘description’ => ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘campaign_owner_commission’ => ‘0’, ‘goal’ => ‘1000000’, ‘min_amount’ => null, ‘max_amount’ => null, ‘recommended_amount’ => ‘500000’, ‘amount_prefilled’ => ‘5,10,15,20,25,50’, ‘end_method’ => ‘end_date’, ‘video’ => null, ‘feature_image’ => ”, ‘status’ => 0, ‘country_id’ => ’36’, ‘address’ => ‘Mezam County’, ‘is_funded’ => 0, ‘start_date’ => ‘2017-07-23’, ‘end_date’ => ‘2017-12-31 00:00:00’, ‘updated_at’ => ‘2017-07-23 21:20:44’, ‘created_at’ => ‘2017-07-23 21:20:44’)) in Model.php line 639
    at Model->performInsert(object(Builder)) in Model.php line 508
    at Model->save() in Builder.php line 825
    at Builder->create(array(‘user_id’ => 10, ‘category_id’ => ’15’, ‘title’ => ‘Science Books’, ‘slug’ => ‘science-books’, ‘short_description’ => ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘description’ => ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘campaign_owner_commission’ => ‘0’, ‘goal’ => ‘1000000’, ‘min_amount’ => null, ‘max_amount’ => null, ‘recommended_amount’ => ‘500000’, ‘amount_prefilled’ => ‘5,10,15,20,25,50’, ‘end_method’ => ‘end_date’, ‘video’ => null, ‘feature_image’ => ”, ‘status’ => 0, ‘country_id’ => ’36’, ‘address’ => ‘Mezam County’, ‘is_funded’ => 0, ‘start_date’ => ‘2017-07-23’, ‘end_date’ => ‘2017-12-31’)) in Model.php line 1316
    at Model->__call(‘create’, array(array(‘user_id’ => 10, ‘category_id’ => ’15’, ‘title’ => ‘Science Books’, ‘slug’ => ‘science-books’, ‘short_description’ => ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘description’ => ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘campaign_owner_commission’ => ‘0’, ‘goal’ => ‘1000000’, ‘min_amount’ => null, ‘max_amount’ => null, ‘recommended_amount’ => ‘500000’, ‘amount_prefilled’ => ‘5,10,15,20,25,50’, ‘end_method’ => ‘end_date’, ‘video’ => null, ‘feature_image’ => ”, ‘status’ => 0, ‘country_id’ => ’36’, ‘address’ => ‘Mezam County’, ‘is_funded’ => 0, ‘start_date’ => ‘2017-07-23’, ‘end_date’ => ‘2017-12-31’))) in Model.php line 1328
    at Campaign->create(array(‘user_id’ => 10, ‘category_id’ => ’15’, ‘title’ => ‘Science Books’, ‘slug’ => ‘science-books’, ‘short_description’ => ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘description’ => ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘campaign_owner_commission’ => ‘0’, ‘goal’ => ‘1000000’, ‘min_amount’ => null, ‘max_amount’ => null, ‘recommended_amount’ => ‘500000’, ‘amount_prefilled’ => ‘5,10,15,20,25,50’, ‘end_method’ => ‘end_date’, ‘video’ => null, ‘feature_image’ => ”, ‘status’ => 0, ‘country_id’ => ’36’, ‘address’ => ‘Mezam County’, ‘is_funded’ => 0, ‘start_date’ => ‘2017-07-23’, ‘end_date’ => ‘2017-12-31’)) in Model.php line 1328
    at Model::__callStatic(‘create’, array(array(‘user_id’ => 10, ‘category_id’ => ’15’, ‘title’ => ‘Science Books’, ‘slug’ => ‘science-books’, ‘short_description’ => ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘description’ => ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘campaign_owner_commission’ => ‘0’, ‘goal’ => ‘1000000’, ‘min_amount’ => null, ‘max_amount’ => null, ‘recommended_amount’ => ‘500000’, ‘amount_prefilled’ => ‘5,10,15,20,25,50’, ‘end_method’ => ‘end_date’, ‘video’ => null, ‘feature_image’ => ”, ‘status’ => 0, ‘country_id’ => ’36’, ‘address’ => ‘Mezam County’, ‘is_funded’ => 0, ‘start_date’ => ‘2017-07-23’, ‘end_date’ => ‘2017-12-31’))) in CampaignsController.php line 88
    at Campaign::create(array(‘user_id’ => 10, ‘category_id’ => ’15’, ‘title’ => ‘Science Books’, ‘slug’ => ‘science-books’, ‘short_description’ => ‘This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.’, ‘description’ => ‘<p>This is the pledge for science books to support students in Southern Cameroons. This project is to raise funds for books for students and pupils in Southern Cameroons. Your pledge can be in books or anything in relation to science.</p><p>We need support from anything in relation to science studies.<br></p>’, ‘campaign_owner_commission’ => ‘0’, ‘goal’ => ‘1000000’, ‘min_amount’ => null, ‘max_amount’ => null, ‘recommended_amount’ => ‘500000’, ‘amount_prefilled’ => ‘5,10,15,20,25,50’, ‘end_method’ => ‘end_date’, ‘video’ => null, ‘feature_image’ => ”, ‘status’ => 0, ‘country_id’ => ’36’, ‘address’ => ‘Mezam County’, ‘is_funded’ => 0, ‘start_date’ => ‘2017-07-23’, ‘end_date’ => ‘2017-12-31’)) in CampaignsController.php line 88
    at CampaignsController->store(object(Request))
    at call_user_func_array(array(object(CampaignsController), ‘store’), array(object(Request))) in Controller.php line 55
    at Controller->callAction(‘store’, array(object(Request))) in ControllerDispatcher.php line 44
    at ControllerDispatcher->dispatch(object(Route), object(CampaignsController), ‘store’) in Route.php line 204
    at Route->runController() in Route.php line 160
    at Route->run() in Router.php line 559
    at Router->Illuminate\Routing\{closure}(object(Request)) in Pipeline.php line 30
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in SubstituteBindings.php line 41
    at SubstituteBindings->handle(object(Request), object(Closure)) in Pipeline.php line 148
    at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in Authenticate.php line 43
    at Authenticate->handle(object(Request), object(Closure)) in Pipeline.php line 148
    at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in VerifyCsrfToken.php line 65
    at VerifyCsrfToken->handle(object(Request), object(Closure)) in Pipeline.php line 148
    at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in ShareErrorsFromSession.php line 49
    at ShareErrorsFromSession->handle(object(Request), object(Closure)) in Pipeline.php line 148
    at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in StartSession.php line 64
    at StartSession->handle(object(Request), object(Closure)) in Pipeline.php line 148
    at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in AddQueuedCookiesToResponse.php line 37
    at AddQueuedCookiesToResponse->handle(object(Request), object(Closure)) in Pipeline.php line 148
    at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in EncryptCookies.php line 59
    at EncryptCookies->handle(object(Request), object(Closure)) in Pipeline.php line 148
    at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in Pipeline.php line 102
    at Pipeline->then(object(Closure)) in Router.php line 561
    at Router->runRouteWithinStack(object(Route), object(Request)) in Router.php line 520
    at Router->dispatchToRoute(object(Request)) in Router.php line 498
    at Router->dispatch(object(Request)) in Kernel.php line 174
    at Kernel->Illuminate\Foundation\Http\{closure}(object(Request)) in Pipeline.php line 30
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in Debugbar.php line 51
    at Debugbar->handle(object(Request), object(Closure)) in Pipeline.php line 148
    at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in TransformsRequest.php line 30
    at TransformsRequest->handle(object(Request), object(Closure)) in Pipeline.php line 148
    at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in TransformsRequest.php line 30
    at TransformsRequest->handle(object(Request), object(Closure)) in Pipeline.php line 148
    at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in ValidatePostSize.php line 27
    at ValidatePostSize->handle(object(Request), object(Closure)) in Pipeline.php line 148
    at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in CheckForMaintenanceMode.php line 46
    at CheckForMaintenanceMode->handle(object(Request), object(Closure)) in Pipeline.php line 148
    at Pipeline->Illuminate\Pipeline\{closure}(object(Request)) in Pipeline.php line 53
    at Pipeline->Illuminate\Routing\{closure}(object(Request)) in Pipeline.php line 102
    at Pipeline->then(object(Closure)) in Kernel.php line 149
    at Kernel->sendRequestThroughRouter(object(Request)) in Kernel.php line 116
    at Kernel->handle(object(Request)) in index.php line 54

    #426

    afrojuju
    Participant

    Hello

    I need some support here regarding this errors generated when I edit profile info, try to add a new campaign or any thing I update in the backend and submit flags an error making it difficult to test my site. I also have Laravel menu bar displaying on my home page. Please can you help? My site is http://ambavillage.com

    #427

    When you got this error? please write a bit more, so it will help us to debug.

    Best regards

    #431

    afrojuju
    Participant

    I got this error first updating profile information and also had same error when trying to start a campaign. It occurs when I submit to update details

Viewing 15 replies - 1 through 15 (of 18 total)

Purchase for access

Buy a copy of GetFund – A Professional Laravel Crowdfunding Platform for access to our member center.

Buy