Jump to content

CSS Style and images not working after update


Recommended Posts

Hi,

 

I followed updating guide and updated my shop from 1.0.0.8 to the latest version. I did it on localhost, where old shop was fine. But now in the updated shop, it can't load css style and images. Cathegories and so work well.

 

PS_BASE_URI configured to '/newshop/'

domain to localhost

 

This is from page code, there are one more "localhost", but i can't find out where set it correct.

 

<head>
 <base href="localhosthttp://localhost/newshop/" />
 <title>RR</title>
 <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
 <meta name="robots" content="index,follow" />
 <link rel="shortcut icon" href="http://localhost/newshop/themes/prestashop/img/favicon.ico" />
  <link href="/newshop/themes/prestashop/css/global.css" rel="stylesheet" type="text/css" media="all" />

 

Thanks.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...