Cocolabs-SAS / cocorico

👐 Cocorico is an open source marketplace solution for services and rentals. More information right here: https://www.cocorico.io/ 🚀 Cocorico is also available in an off-the-shelf SaaS package, check out https://www.hatch.li to launch your platform today. 😍 We are hiring (telecommute welcome 🏡): https://www.welcometothejungle.com/en/companies/cocorico/jobs/candidatures-spontanees#apply
https://www.cocolabs.com
MIT License
860 stars 612 forks source link

issue on new insatllation #426

Closed RetroRent closed 5 years ago

RetroRent commented 5 years ago
Q A
Bug report? [ ]
Feature request? [ ]
Support request? [X ]

Hi im pretty noob with php and web after new installation im getting the following errors in the main page image

but admin console it looking good

Does someone have any idea? thanks

RetroRent commented 5 years ago

if I'm looking on the links, its look like there is no "compiled" folder in the server

RetroRent commented 5 years ago

and this is example from log

[2019-08-09 08:24:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /css/compiled/all_bootstrap-multiselect_3.css" (from "http://ec2-3-120-27-151.eu-central-1.compute.amazonaws.com/en/")" at /var/www/cocorico.prod/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 139 {"exception":"[object] (Symfony\Component\HttpKernel\Exception\NotFoundHttpException(code: 0): No route found for \"GET /css/compiled/all_bootstrap-multiselect_3.css\" (from \"http://ec2-3-120-27-151.eu-central-1.compute.amazonaws.com/en/\") at /var/www/cocorico.prod/Symfony/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:139, Symfony\Component\Routing\Exception\ResourceNotFoundException(code: 0): at /var/www/cocorico.prod/Symfony/var/cache/dev/appDevDebugProjectContainerUrlMatcher.php:2951)"} []

RetroRent commented 5 years ago

I manage to solve it I miss some part in the documention Stupid question, the home page customiztion done from Source code? Not from admin panel?

cocolabssas commented 5 years ago

Hi @RetroRent ,

Yes most of the home page is customizable from the source code.