[fixed] Reference to: /images/cms/external.gif

The members of the Dev team will place issues here that they consider to be solved.
Post Reply
deactivated010521

[fixed] Reference to: /images/cms/external.gif

Post by deactivated010521 »

Layout -> StyleSheets "Accessibility and cross-browser tools" (css_id=31)
Layout -> StyleSheets "Layout: NCleanBlue" (css_id=49)

Code: Select all

background: url([[root_url]]/images/cms/external.gif) no-repeat 100% -100px;
Apache error.log

Code: Select all

[Sun Aug 21 10:59:36 2011] [error] [client 192.168.2.XX] File does not exist: /home/shared/web/beta/public/images, referer: http://beta.lan/tmp/cache/stylesheet_31_1242204174.css
User avatar
Rolf
Dev Team Member
Dev Team Member
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Reference to: /images/cms/external.gif

Post by Rolf »

Hi Arnoud.

This is because the /image folder has been removed.
This file is moved to another place.
But the stylesheets haven't been changed yet...

But thanks for noticing ;)

grtz. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
deactivated010521

Re: Reference to: /images/cms/external.gif

Post by deactivated010521 »

Tot the lib folder strange location >:)

Code: Select all

find ./ -type f | grep 'external.gif' 
./lib/images/cms/external.gif
./admin/themes/NCleanGrey/images/icons/system/info-external.gif
./admin/themes/default/images/icons/system/info-external.gif
User avatar
Rolf
Dev Team Member
Dev Team Member
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Reference to: /images/cms/external.gif

Post by Rolf »

the accesability stylesheet is used by multiple themes. So just changing the path won't solve it.
I couldn't find a better solution then... This is the reason why it has been changed yet :) But I am very open for suggestions ;)

®
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
deactivated010521

Re: Reference to: /images/cms/external.gif

Post by deactivated010521 »

I think frontend-theme images should be placed in $document_root/uploads/ same as done with NCleanBlue.
User avatar
Rolf
Dev Team Member
Dev Team Member
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Reference to: /images/cms/external.gif

Post by Rolf »

think I might have a "solution" :-\

//edit
Problem is smaller then I thought... Asked calguy to change the default content when he has a moment. After reinstall it should be fixed.
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
jce76350
Beta Tester
Beta Tester
Posts: 2023
Joined: Mon May 29, 2006 1:20 pm
Location: Rouen

Re: Reference to: /images/cms/external.gif

Post by jce76350 »

I think frontend-theme images should be placed in $document_root/uploads/
I think that break old configuration ;)
Jean-Claude Etiemble
User avatar
Rolf
Dev Team Member
Dev Team Member
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Reference to: /images/cms/external.gif

Post by Rolf »

fixed in rev.7344
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Post Reply

Return to “Closed Issues”