Topic: Template not loading
I just setup Jobberbase in my mac using MAMP and seems everythings working fine. But CSS not loading in the browser. All the plain HTML and database contents working fine.. please help me to fix this
Welcome to jobberBase Developer Community!
You are not logged in. Please login or register.
We're happy to announce that we have a shiny new wiki, at wiki.jobberbase.com.
We value any feedback you might have, so don't be shy :).
The installation guide is now available here.
Pages: 1
I just setup Jobberbase in my mac using MAMP and seems everythings working fine. But CSS not loading in the browser. All the plain HTML and database contents working fine.. please help me to fix this
You probable need to change "'app_url' => 'http://localhost/jobberbase/'," in _config/config.envs.php.
Show the source of the page in your webbrowser and look for something like "<link rel="stylesheet" href="localhost/_templates/default/css/screen.css" type="text/css" media="screen, projection" />"
You need the update add a backslash in your app_url if the url to screen.css is: localhost_templates/default/css/screen.css (You see the backslash missing after localhost?)
Hope it'll work
Posts [ 2 ]
Pages: 1
Powered by FluxBB
[ Generated in 0.016 seconds, 8 queries executed ]