Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Slim Application Error #92

Closed
cnyncrvr opened this issue May 5, 2014 · 1 comment
Closed

Slim Application Error #92

cnyncrvr opened this issue May 5, 2014 · 1 comment

Comments

@cnyncrvr
Copy link

cnyncrvr commented May 5, 2014

The application could not run because of the following error:
Details
Type: Twig_Error_Runtime
Message: An exception has been thrown during the rendering of a template ("File bootstrap/variables.less not found. in style.less") in "html5.html" at line 23.
File: C:\wamp\www\vendor\twig\twig\lib\Twig\Template.php
Line: 293
Trace
#0 C:\wamp\www\vendor\twig\twig\lib\Twig\Template.php(252): Twig_Template->displayWithErrorHandling(Array, Array)
#1 C:\wamp\www\vendor\twig\twig\lib\Twig\Environment.php(331) : eval()'d code(31): Twig_Template->display(Array, Array)
#2 C:\wamp\www\vendor\twig\twig\lib\Twig\Template.php(278): __TwigTemplate_14bd77e0861dd416a84e7eb4085bfe67752977c3171683511ddb70831b06a1ef->doDisplay(Array, Array)
#3 C:\wamp\www\vendor\twig\twig\lib\Twig\Template.php(252): Twig_Template->displayWithErrorHandling(Array, Array)
#4 C:\wamp\www\vendor\twig\twig\lib\Twig\Environment.php(331) : eval()'d code(25): Twig_Template->display(Array, Array)
#5 C:\wamp\www\vendor\twig\twig\lib\Twig\Template.php(278): __TwigTemplate_f20112989b7ec6cdc5d8edfd099855ec66b536ca673477060c60ffefb550decc->doDisplay(Array, Array)
#6 C:\wamp\www\vendor\twig\twig\lib\Twig\Template.php(252): Twig_Template->displayWithErrorHandling(Array, Array)
#7 C:\wamp\www\vendor\twig\twig\lib\Twig\Template.php(263): Twig_Template->display(Array)
#8 C:\wamp\www\vendor\slim\views\Slim\Views\Twig.php(91): Twig_Template->render(Array)
#9 C:\wamp\www\vendor\slim\slim\Slim\View.php(255): Slim\Views\Twig->render('404.html', NULL)
#10 C:\wamp\www\vendor\slim\slim\Slim\View.php(243): Slim\View->fetch('404.html', NULL)
#11 C:\wamp\www\vendor\slim\slim\Slim\Slim.php(757): Slim\View->display('404.html')
#12 C:\wamp\www\app.php(43): Slim\Slim->render('404.html')
#13 [internal function]: {closure}()
#14 C:\wamp\www\vendor\slim\slim\Slim\Slim.php(598): call_user_func(Object(Closure))
#15 C:\wamp\www\vendor\slim\slim\Slim\Slim.php(1336): Slim\Slim->notFound()
#16 C:\wamp\www\vendor\slim\slim\Slim\Middleware\Flash.php(85): Slim\Slim->call()
#17 C:\wamp\www\vendor\slim\slim\Slim\Middleware\MethodOverride.php(92): Slim\Middleware\Flash->call()
#18 C:\wamp\www\vendor\slim\extras\Slim\Extras\Middleware\CsrfGuard.php(51): Slim\Middleware\MethodOverride->call()
#19 C:\wamp\www\lib\Auth.php(21): Slim\Extras\Middleware\CsrfGuard->call()
#20 C:\wamp\www\lib\Scheme.php(54): Auth->call()
#21 C:\wamp\www\vendor\slim\slim\Slim\Middleware\PrettyExceptions.php(67): Scheme->call()
#22 C:\wamp\www\vendor\slim\slim\Slim\Slim.php(1271): Slim\Middleware\PrettyExceptions->call()
#23 C:\wamp\www\app.php(138): Slim\Slim->run()
#24 C:\wamp\www\public\index.php(3): include('C:\wamp\www\app...')
#25 {main}

@rvolz
Copy link
Owner

rvolz commented May 6, 2014

That is a weird one, BicBucStriim does not use Bootstrap, and there is no file called "html5.html". So how did you install the app? Were there already other files present?

@rvolz rvolz closed this as completed May 20, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants