Missing content in replicated site ? 14 Years, 1 Month ago
|
Karma: 0
|
Hi Edwin,
I have replicated a site into a new location and new DB
When I go to the site it looks funny, missing icons, pictures and, as it seems,
missing CSS. Community Builder is for example missing all CSS when entering
"update profile" in front end.
Also: I can not log in to the backend I get:
403 Forbidden
Access to this resource on the server is denied!
I can log in to the backend if I replicate the site with Folder or File - administrator set to "copy" instead of SL, Why is that?
When I then log into the backend it looks funny too, same as above ????
//BOsse
|
|
|
|
|
Re: Missing content in replicated site ? 14 Years, 1 Month ago
|
Karma: 54
|
Verify that the templates directory is present and that the templates are present inside the directory.
If the CSS is not displayed, this is the symptom that you don't have the template present in your disk of that you have deployed it into another directory that also result that the browser doesnt not find the template CSS.
|
|
|
|
|
Re: Missing content in replicated site ? 14 Years, 1 Month ago
|
Karma: 0
|
Hi Edwin,
Yes, the template directory is present and the templates are there.
The site looks OK but for certain components or modules, like Community Builder.
The General template for the site seems to be OK, but when another CSS is needed
like for Community Builder it looks like the CB specific CSS is missing and also images and
Icons.
//Bosse
|
|
|
|
|
Re: Missing content in replicated site ? 14 Years, 1 Month ago
|
Karma: 54
|
So use a browser that can help you debug the webpage and check which path are wrong.
For example use Firefox and Firebug to verify the path to your CSS and discover which directories are missing in your website definition.
|
|
|
|
|
Re: Missing content in replicated site ? 14 Years, 1 Month ago
|
Karma: 0
|
Hi Edwin,
I will do that, but how can the path be wrong when the site from which I
replicated it from is OK ? There is a symbolic link which should point to the same code,
isn't that right ?
|
|
|
|
|
Re: Missing content in replicated site ? 14 Years, 1 Month ago
|
Karma: 54
|
Perhaps the path are correct but you don't have the permission to access the file.
Perhaps also your server does not follow the symbolic links.
So first verify the patch of the CSS that are missing and verify manually that they are effectvielly in the place expected.
Perhaps also that you are trying to access a template directory that is not present and not replicated.
|
|
|
|
|
|