Closed jespersgaard closed 10 years ago
Have you installed the last source? And have you execute all sql updates?
yes I should think so. but I get errors in the SQL so tried and fix it. but now the site doesn't use bootstrap
watch in the source of the page (via browser) and check if the paths of css js etc are correct
they are, but it doesn't seem as they can be found:
GET http://localhost/slimblog_master/public/css/bootstrap.min.css 404 (Not Found) localhost/:8 GET http://localhost/slimblog_master/public/css/custom.css 404 (Not Found) localhost/:9 GET http://localhost/slimblog_master/public/js/jquery.js 404 (Not Found) localhost/:11 GET http://localhost/slimblog_master/public/js/bootstrap.min.js 404 (Not Found) localhost/:139 event.returnValue is deprecated. Please use the standard event.preventDefault() instead. jquery.min.js:14
sorry I think I found the error, error 404 ;-) :-(
hello again
i have installed your update, and now i get this error: Slim Application Error The application could not run because of the following error:
Details
Type: Twig_Error_Loader Message: Unable to find template "posts.html" (looked into: C:\wamp\www\SlimBlog-master\templates). File: C:\wamp\www\SlimBlog-master\vendor\twig\twig\lib\Twig\Loader\Filesystem.php Line: 202
rgds Martin