Hi all.
I think I've made it past most of my D7 upgrade issues.
But now I'm getting strange entries in my error.log:
[Tue Aug 21 16:53:58 2012] [error] [client 130.63.64.15] File does not
exist: /var/www/skins, referer: http://
[mysite]/sites/default/files/css/css_Pjm-TomMKdi7UnKw6XRpWbnteLoY7AISIhxZITsxySk.css
I have Fusion Accelerator installed (my theme - Acquia Marina - demands
Fusion as a prerequisite), but the pages still seem to display OK and the
config area of Fusion seems to be working fine. Can anyone offer
suggestions on what's going on here?
Thanks!
--
Evan Leibovitch
Toronto Canada
Em: evan at telly dot org
Sk: evanleibovitch
Tw: el56
Evan,
If you haven't resolved this yet, then one thing you'll probably want to do is temporarily disable your CSS compression/optimization, which I think is why the name of your CSS file is gobbledegook. With compression disabled, you should be able to locate the reference to the exact CSS file where the /var/www/skins file is being called, which is what on the surface seems to be causing the error.
Phil.
-----
From: dug-to- [mailto:dug-to-] On Behalf Of Evan Leibovitch
Sent: August 21, 2012 17:29
To: Drupal Users Group Toronto
Subject: [DUG-TO] Location of skins
Hi all.
I think I've made it past most of my D7 upgrade issues.
But now I'm getting strange entries in my error.log:
[Tue Aug 21 16:53:58 2012] [error] [client 130.63.64.15] File does not exist: /var/www/skins, referer: http://[mysite]/sites/default/files/css/css_Pjm-TomMKdi7UnKw6XRpWbnteLoY7AISIhxZITsxySk.css
I have Fusion Accelerator installed (my theme - Acquia Marina - demands Fusion as a prerequisite), but the pages still seem to display OK and the config area of Fusion seems to be working fine. Can anyone offer suggestions on what's going on here?
Thanks!
--
Evan Leibovitch
Toronto Canada
Em: evan at telly dot org
Sk: evanleibovitch
Tw: el56
This e-mail may contain confidential information for the sole use of the intended recipient.
Any review or distribution by anyone other than the person for whom it was originally intended is prohibited.
If you have received this e-mail in error please delete all copies.
Opinions conclusions or other information contained in this e-mail may not be that of the organization.
_______________________________________________
DUG-TO mailing list
DUG-
http://lists.dug.to/mailman/listinfo/dug-to
)
Thanks for the tip. Forgot about the CSS optimization.
After turning off, the message did indeed change to
File does not exist: /var/www/skins, referer:
http://refuge.uit.yorku.ca/new2/sites/all/themes/acquia_marina/css/fusion-acquia-marina-style.css?m94la2
Which tells me that this is a theme-specific problem, and gives me some
better chances of forensics.
Thanks again!
- Evan
On 22 August 2012 14:16, Philip Kiff <> wrote:
> Evan,
>
> If you haven't resolved this yet, then one thing you'll probably want to
> do is temporarily disable your CSS compression/optimization, which I think
> is why the name of your CSS file is gobbledegook. With compression
> disabled, you should be able to locate the reference to the exact CSS file
> where the /var/www/skins file is being called, which is what on the surface
> seems to be causing the error.
>
> Phil.
>
> -----
> From: dug-to- [mailto:dug-to-] On
> Behalf Of Evan Leibovitch
> Sent: August 21, 2012 17:29
> To: Drupal Users Group Toronto
> Subject: [DUG-TO] Location of skins
>
> Hi all.
>
> I think I've made it past most of my D7 upgrade issues.
>
> But now I'm getting strange entries in my error.log:
>
> [Tue Aug 21 16:53:58 2012] [error] [client 130.63.64.15] File does not
> exist: /var/www/skins, referer: http://
> [mysite]/sites/default/files/css/css_Pjm-TomMKdi7UnKw6XRpWbnteLoY7AISIhxZITsxySk.css
>
> I have Fusion Accelerator installed (my theme - Acquia Marina - demands
> Fusion as a prerequisite), but the pages still seem to display OK and the
> config area of Fusion seems to be working fine. Can anyone offer
> suggestions on what's going on here?
>
> Thanks!
>
> --
> Evan Leibovitch
> Toronto Canada
> Em: evan at telly dot org
> Sk: evanleibovitch
> Tw: el56
>
>
> This e-mail may contain confidential information for the sole use of the
> intended recipient.
> Any review or distribution by anyone other than the person for whom it was
> originally intended is prohibited.
> If you have received this e-mail in error please delete all copies.
> Opinions conclusions or other information contained in this e-mail may not
> be that of the organization.
>
> _______________________________________________
> DUG-TO mailing list
> DUG-
> http://lists.dug.to/mailman/listinfo/dug-to
>
--
Evan Leibovitch
Toronto Canada
Em: evan at telly dot org
Sk: evanleibovitch
Tw: el56
It seems as though your theme is referencing files at the docroot of your
web directory in a folder called 'skins'. Did this folder make it through
your migration? If it is there you might try checking to see if apache has
permissions to read the directory.
Hope that helps.
On Wed, Aug 22, 2012 at 4:50 PM, Evan Leibovitch <> wrote:
> Thanks for the tip. Forgot about the CSS optimization.
>
> After turning off, the message did indeed change to
>
> File does not exist: /var/www/skins, referer:
> http://refuge.uit.yorku.ca/new2/sites/all/themes/acquia_marina/css/fusion-acquia-marina-style.css?m94la2
>
> Which tells me that this is a theme-specific problem, and gives me some
> better chances of forensics.
>
> Thanks again!
>
> - Evan
>
>
>
> On 22 August 2012 14:16, Philip Kiff <> wrote:
>
>> Evan,
>>
>> If you haven't resolved this yet, then one thing you'll probably want to
>> do is temporarily disable your CSS compression/optimization, which I think
>> is why the name of your CSS file is gobbledegook. With compression
>> disabled, you should be able to locate the reference to the exact CSS file
>> where the /var/www/skins file is being called, which is what on the surface
>> seems to be causing the error.
>>
>> Phil.
>>
>> -----
>> From: dug-to- [mailto:dug-to-]
>> On Behalf Of Evan Leibovitch
>> Sent: August 21, 2012 17:29
>> To: Drupal Users Group Toronto
>> Subject: [DUG-TO] Location of skins
>>
>> Hi all.
>>
>> I think I've made it past most of my D7 upgrade issues.
>>
>> But now I'm getting strange entries in my error.log:
>>
>> [Tue Aug 21 16:53:58 2012] [error] [client 130.63.64.15] File does not
>> exist: /var/www/skins, referer: http://
>> [mysite]/sites/default/files/css/css_Pjm-TomMKdi7UnKw6XRpWbnteLoY7AISIhxZITsxySk.css
>>
>> I have Fusion Accelerator installed (my theme - Acquia Marina - demands
>> Fusion as a prerequisite), but the pages still seem to display OK and the
>> config area of Fusion seems to be working fine. Can anyone offer
>> suggestions on what's going on here?
>>
>> Thanks!
>>
>> --
>> Evan Leibovitch
>> Toronto Canada
>> Em: evan at telly dot org
>> Sk: evanleibovitch
>> Tw: el56
>>
>>
>> This e-mail may contain confidential information for the sole use of the
>> intended recipient.
>> Any review or distribution by anyone other than the person for whom it
>> was originally intended is prohibited.
>> If you have received this e-mail in error please delete all copies.
>> Opinions conclusions or other information contained in this e-mail may
>> not be that of the organization.
>>
>> _______________________________________________
>> DUG-TO mailing list
>> DUG-
>> http://lists.dug.to/mailman/listinfo/dug-to
>>
>
>
>
> --
> Evan Leibovitch
> Toronto Canada
>
> Em: evan at telly dot org
> Sk: evanleibovitch
> Tw: el56
>
>
>
> _______________________________________________
> DUG-TO mailing list
> DUG-
> http://lists.dug.to/mailman/listinfo/dug-to
>
>
--
Calvin Tennant
http://calvintennant.com
On 22 August 2012 17:42, Calvin Tennant <> wrote:
> It seems as though your theme is referencing files at the docroot of your
> web directory in a folder called 'skins'. Did this folder make it through
> your migration? If it is there you might try checking to see if apache has
> permissions to read the directory.
On the original D6 site there was no docroot/skins directory.
The files being sought all exist, but under
../sites/all/themes/acquia_marina/skins/...
I looked at the css files generating the request, and they all have stanzas
such as
ul li {
background: url(/skins/acquia_marina_default/images/green-bullet.png)
no-repeat 0 2px;
list-style: none;
list-style-image: none;
margin-bottom: 5px;
padding: 0 0 0 15px;
}
So the search for "skins" in the docroot would appear to be hardcoded. If
there's a way to change it administratively through a UI I can't find it.
I've opened an issue and will see what happens. At worst I could hard-code
the real location of the skins directory but I want to see if there's
something deeper than that at cause.
Thanks again!!
- Evan
if you're using vim: `:%s/url(/skins/url(skins` should do the
trick, alternatively just find and replace `url(/skins` with `url(skins`
within that css file. If the theme you're using is contributed
I'd recommend checking out the git repo from d.o (`git clone --recursive
--branch master [username]@git.drupal.org:project/[project_name].git`),
then making the change within that directory. After you make the change you
can do `git diff > pipe_to_file.patch` to create a patch to submit to
drupal.org.
If you haven't started with git on d.o yet you may have to follow:
http://drupal.org/node/1047190 to get access to version control.
Hope that helps,
On Wed, Aug 22, 2012 at 6:20 PM, Evan Leibovitch <> wrote:
>
>
> On 22 August 2012 17:42, Calvin Tennant <> wrote:
>
>> It seems as though your theme is referencing files at the docroot of your
>> web directory in a folder called 'skins'. Did this folder make it through
>> your migration? If it is there you might try checking to see if apache has
>> permissions to read the directory.
>
>
>
> On the original D6 site there was no docroot/skins directory.
> The files being sought all exist, but under
> ../sites/all/themes/acquia_marina/skins/...
>
> I looked at the css files generating the request, and they all have
> stanzas such as
>
>
> ul li {
> background: url(/skins/acquia_marina_default/images/green-bullet.png)
> no-repeat 0 2px;
> list-style: none;
> list-style-image: none;
> margin-bottom: 5px;
> padding: 0 0 0 15px;
> }
>
> So the search for "skins" in the docroot would appear to be hardcoded. If
> there's a way to change it administratively through a UI I can't find it.
>
> I've opened an issue and will see what happens. At worst I could hard-code
> the real location of the skins directory but I want to see if there's
> something deeper than that at cause.
>
> Thanks again!!
>
> - Evan
>
>
>
> _______________________________________________
> DUG-TO mailing list
> DUG-
> http://lists.dug.to/mailman/listinfo/dug-to
>
>
--
Calvin Tennant
http://calvintennant.com