Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class 'Scriptburn\Settings' not found #15

Open
firefountain opened this issue May 24, 2018 · 0 comments
Open

Class 'Scriptburn\Settings' not found #15

firefountain opened this issue May 24, 2018 · 0 comments

Comments

@firefountain
Copy link

Trace

#0 /home1/allofads/public_html/deploy/vendor/pimple/pimple/src/Pimple/Container.php(118): {closure}(Object(Slim\Container))
#1 /home1/allofads/public_html/deploy/vendor/slim/slim/Slim/Container.php(123): Pimple\Container->offsetGet('setting')
#2 /home1/allofads/public_html/deploy/vendor/slim/slim/Slim/Container.php(172): Slim\Container->get('setting')
#3 /home1/allofads/public_html/deploy/app/middleware.php(5): Slim\Container->__get('setting')
#4 [internal function]: Closure->{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App))
#5 /home1/allofads/public_html/deploy/vendor/slim/slim/Slim/DeferredCallable.php(43): call_user_func_array(Object(Closure), Array)
#6 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App))
#7 /home1/allofads/public_html/deploy/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Slim\App))
#8 /home1/allofads/public_html/deploy/vendor/bryanjhv/slim-session/src/Slim/Middleware/Session.php(78): Slim\App->Slim{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response))
#9 [internal function]: Slim\Middleware\Session->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#10 /home1/allofads/public_html/deploy/vendor/slim/slim/Slim/DeferredCallable.php(43): call_user_func_array(Object(Slim\Middleware\Session), Array)
#11 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#12 /home1/allofads/public_html/deploy/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#13 /home1/allofads/public_html/deploy/app/middleware.php(38): Slim\App->Slim{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response))
#14 [internal function]: Closure->{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#15 /home1/allofads/public_html/deploy/vendor/slim/slim/Slim/DeferredCallable.php(43): call_user_func_array(Object(Closure), Array)
#16 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#17 /home1/allofads/public_html/deploy/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#18 /home1/allofads/public_html/deploy/vendor/akrabat/ip-address-middleware/src/IpAddress.php(93): Slim\App->Slim{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response))
#19 [internal function]: RKA\Middleware\IpAddress->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#20 /home1/allofads/public_html/deploy/vendor/slim/slim/Slim/DeferredCallable.php(43): call_user_func_array(Object(RKA\Middleware\IpAddress), Array)
#21 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#22 /home1/allofads/public_html/deploy/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(Slim\Http\Response), Object(Closure))
#23 /home1/allofads/public_html/deploy/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\App->Slim{closure}(Object(Slim\Http\Request), Object(Slim\Http\Response))
#24 /home1/allofads/public_html/deploy/vendor/slim/slim/Slim/App.php(406): Slim\App->callMiddlewareStack(Object(Slim\Http\Request), Object(Slim\Http\Response))
#25 /home1/allofads/public_html/deploy/vendor/slim/slim/Slim/App.php(314): Slim\App->process(Object(Slim\Http\Request), Object(Slim\Http\Response))
#26 /home1/allofads/public_html/deploy/public/index.php(28): Slim\App->run()
#27 {main}

Every time I try to do anything with it..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant