[campsite-support] images not showing
  • Hello,

    I have 3.1.2 running on shared hosting - everything seemed to work fine,
    until i started to add articles and images inside. Although image is added
    corretcly (appearing in editor, in image archive etc), on the public page
    it cannot be shown. Image description is there, alt text too, just the
    image is broken. It's source is "/get_img?NrArticle=28&NrImage=1". In the
    admin area it is shown with absolute path
    (/images/cms-image-000000001.jpg).

    so what might be causing this problem?

    Ljuba
  • 12 Comments sorted by
  • Hi Ljuba,

    thats probably caused by the rewrite rules.

    Please figure it more out by:
    1. try to open /get_img?NrArticle=28&NrImage=1 in brwoser and tell me what
    appears
    2. take a look into apache error log

    Thanks,
    Seb

    > -----Original Message-----
    > From: ljuba.rankovic@mediaonweb.org
    > [mailto:ljuba.rankovic@mediaonweb.org]
    > Sent: Tuesday, November 04, 2008 5:03 PM
    > To: campsite-support@campware.org
    > Subject: [campsite-support] images not showing
    >
    >
    > Hello,
    >
    > I have 3.1.2 running on shared hosting - everything seemed to work fine,
    > until i started to add articles and images inside. Although image is added
    > corretcly (appearing in editor, in image archive etc), on the public page
    > it cannot be shown. Image description is there, alt text too, just the
    > image is broken. It's source is "/get_img?NrArticle=28&NrImage=1". In the
    > admin area it is shown with absolute path
    > (/images/cms-image-000000001.jpg).
    >
    > so what might be causing this problem?
    >
    > Ljuba
    >
  • Hi,

    well browser sends the "HTTP 404 - File not found" message.

    Error log has the following message:

    core.c - 3543 3 File does not exist: /www/durbva/campsite/docroot/get_img,
    referer: http://www.direkcija-valjevo.rs/sh/web/aktuelno/28/

    Ljuba

    > Hi Ljuba,
    >
    > thats probably caused by the rewrite rules.
    >
    > Please figure it more out by:
    > 1. try to open /get_img?NrArticle=28&NrImage=1 in brwoser and tell me what
    > appears
    > 2. take a look into apache error log
    >
    > Thanks,
    > Seb
    >
    >> -----Original Message-----
    >> From: ljuba.rankovic@mediaonweb.org
    >> [mailto:ljuba.rankovic@mediaonweb.org]
    >> Sent: Tuesday, November 04, 2008 5:03 PM
    >> To: campsite-support@campware.org
    >> Subject: [campsite-support] images not showing
    >>
    >>
    >> Hello,
    >>
    >> I have 3.1.2 running on shared hosting - everything seemed to work fine,
    >> until i started to add articles and images inside. Although image is
    >> added
    >> corretcly (appearing in editor, in image archive etc), on the public
    >> page
    >> it cannot be shown. Image description is there, alt text too, just the
    >> image is broken. It's source is "/get_img?NrArticle=28&NrImage=1". In
    >> the
    >> admin area it is shown with absolute path
    >> (/images/cms-image-000000001.jpg).
    >>
    >> so what might be causing this problem?
    >>
    >> Ljuba
    >>
    >
    >
  • Hi Ljuba,

    Yeah, looks like a rewrite rule issue... did you rename htaccess to
    .htaccess and restarted apache after that?



    On Tue, Nov 4, 2008 at 11:31 AM, wrote:
    > Hi,
    >
    > well browser sends the "HTTP 404 - File not found" message.
    >
    > Error log has the following message:
    >
    > core.c - 3543 3 File does not exist: /www/durbva/campsite/docroot/get_img,
    > referer: http://www.direkcija-valjevo.rs/sh/web/aktuelno/28/
    >
    > Ljuba
    >
    >> Hi Ljuba,
    >>
    >> thats probably caused by the rewrite rules.
    >>
    >> Please figure it more out by:
    >> 1. try to open /get_img?NrArticle=28&NrImage=1 in brwoser and tell me what
    >> appears
    >> 2. take a look into apache error log
    >>
    >> Thanks,
    >> Seb
    >>
    >>> -----Original Message-----
    >>> From: ljuba.rankovic@mediaonweb.org
    >>> [mailto:ljuba.rankovic@mediaonweb.org]
    >>> Sent: Tuesday, November 04, 2008 5:03 PM
    >>> To: campsite-support@campware.org
    >>> Subject: [campsite-support] images not showing
    >>>
    >>>
    >>> Hello,
    >>>
    >>> I have 3.1.2 running on shared hosting - everything seemed to work fine,
    >>> until i started to add articles and images inside. Although image is
    >>> added
    >>> corretcly (appearing in editor, in image archive etc), on the public
    >>> page
    >>> it cannot be shown. Image description is there, alt text too, just the
    >>> image is broken. It's source is "/get_img?NrArticle=28&NrImage=1". In
    >>> the
    >>> admin area it is shown with absolute path
    >>> (/images/cms-image-000000001.jpg).
    >>>
    >>> so what might be causing this problem?
    >>>
    >>> Ljuba
    >>>
    >>
    >>
    >
    >
    >



    --
    /holman
  • Hi,

    i was using old .htaccess and had the described problem; now when I
    overwrite it with new (3.1.2) .htaccess, i can not access the article page
    at all: 404 - File not found

    error log:
    mod_negotiation.c - 1213 3 Negotiation: discovered file(s) matching
    request: /www/durbva/campsite/docroot/sh (None could be negotiated).,
    referer: http://www.direkcija-valjevo.rs/

    Ljuba

    > Hi Ljuba,
    >
    > Yeah, looks like a rewrite rule issue... did you rename htaccess to
    > .htaccess and restarted apache after that?
    >
    >
    >
    > On Tue, Nov 4, 2008 at 11:31 AM, wrote:
    >> Hi,
    >>
    >> well browser sends the "HTTP 404 - File not found" message.
    >>
    >> Error log has the following message:
    >>
    >> core.c - 3543 3 File does not exist:
    >> /www/durbva/campsite/docroot/get_img,
    >> referer: http://www.direkcija-valjevo.rs/sh/web/aktuelno/28/
    >>
    >> Ljuba
    >>
    >>> Hi Ljuba,
    >>>
    >>> thats probably caused by the rewrite rules.
    >>>
    >>> Please figure it more out by:
    >>> 1. try to open /get_img?NrArticle=28&NrImage=1 in brwoser and tell me
    >>> what
    >>> appears
    >>> 2. take a look into apache error log
    >>>
    >>> Thanks,
    >>> Seb
    >>>
    >>>> -----Original Message-----
    >>>> From: ljuba.rankovic@mediaonweb.org
    >>>> [mailto:ljuba.rankovic@mediaonweb.org]
    >>>> Sent: Tuesday, November 04, 2008 5:03 PM
    >>>> To: campsite-support@campware.org
    >>>> Subject: [campsite-support] images not showing
    >>>>
    >>>>
    >>>> Hello,
    >>>>
    >>>> I have 3.1.2 running on shared hosting - everything seemed to work
    >>>> fine,
    >>>> until i started to add articles and images inside. Although image is
    >>>> added
    >>>> corretcly (appearing in editor, in image archive etc), on the public
    >>>> page
    >>>> it cannot be shown. Image description is there, alt text too, just the
    >>>> image is broken. It's source is "/get_img?NrArticle=28&NrImage=1". In
    >>>> the
    >>>> admin area it is shown with absolute path
    >>>> (/images/cms-image-000000001.jpg).
    >>>>
    >>>> so what might be causing this problem?
    >>>>
    >>>> Ljuba
    >>>>
    >>>
    >>>
    >>
    >>
    >>
    >
    >
    >
    > --
    > /holman
    >
  • Please, can you add an minus before the MultiViews option from the .htaccess
    and try again?

    Options -Indexes FollowSymLinks -MultiViews



    > -----Original Message-----
    > From: ljuba.rankovic@mediaonweb.org
    > [mailto:ljuba.rankovic@mediaonweb.org]
    > Sent: Wednesday, November 05, 2008 8:49 AM
    > To: campsite-support@campware.org
    > Subject: Re: [campsite-support] images not showing
    >
    >
    > Hi,
    >
    > i was using old .htaccess and had the described problem; now when I
    > overwrite it with new (3.1.2) .htaccess, i can not access the article page
    > at all: 404 - File not found
    >
    > error log:
    > mod_negotiation.c - 1213 3 Negotiation: discovered file(s) matching
    > request: /www/durbva/campsite/docroot/sh (None could be negotiated).,
    > referer: http://www.direkcija-valjevo.rs/
    >
    > Ljuba
    >
    > > Hi Ljuba,
    > >
    > > Yeah, looks like a rewrite rule issue... did you rename htaccess to
    > > .htaccess and restarted apache after that?
    > >
    > >
    > >
    > > On Tue, Nov 4, 2008 at 11:31 AM, wrote:
    > >> Hi,
    > >>
    > >> well browser sends the "HTTP 404 - File not found" message.
    > >>
    > >> Error log has the following message:
    > >>
    > >> core.c - 3543 3 File does not exist:
    > >> /www/durbva/campsite/docroot/get_img,
    > >> referer: http://www.direkcija-valjevo.rs/sh/web/aktuelno/28/
    > >>
    > >> Ljuba
    > >>
    > >>> Hi Ljuba,
    > >>>
    > >>> thats probably caused by the rewrite rules.
    > >>>
    > >>> Please figure it more out by:
    > >>> 1. try to open /get_img?NrArticle=28&NrImage=1 in brwoser and tell me
    > >>> what
    > >>> appears
    > >>> 2. take a look into apache error log
    > >>>
    > >>> Thanks,
    > >>> Seb
    > >>>
    > >>>> -----Original Message-----
    > >>>> From: ljuba.rankovic@mediaonweb.org
    > >>>> [mailto:ljuba.rankovic@mediaonweb.org]
    > >>>> Sent: Tuesday, November 04, 2008 5:03 PM
    > >>>> To: campsite-support@campware.org
    > >>>> Subject: [campsite-support] images not showing
    > >>>>
    > >>>>
    > >>>> Hello,
    > >>>>
    > >>>> I have 3.1.2 running on shared hosting - everything seemed to work
    > >>>> fine,
    > >>>> until i started to add articles and images inside. Although image is
    > >>>> added
    > >>>> corretcly (appearing in editor, in image archive etc), on the public
    > >>>> page
    > >>>> it cannot be shown. Image description is there, alt text
    > too, just the
    > >>>> image is broken. It's source is "/get_img?NrArticle=28&NrImage=1". In
    > >>>> the
    > >>>> admin area it is shown with absolute path
    > >>>> (/images/cms-image-000000001.jpg).
    > >>>>
    > >>>> so what might be causing this problem?
    > >>>>
    > >>>> Ljuba
    > >>>>
    > >>>
    > >>>
    > >>
    > >>
    > >>
    > >
    > >
    > >
    > > --
    > > /holman
    > >
    >
    >
  • Hi,

    how can I retrive the info that no macthes were found on search. I tryed
    using
    {{ if $campsite->prev_list_empty }}
    no matches
    {{ /if }}
    but it doesn't work.

    Best,
    Sebastian
  • Hi,

    I changed the line, and it fixed the problem with loading article page,
    however, images still doesn't appear.

    When I try to access the image directly, error message shown in browser is
    this:

    The requested URL /+get_img.php was not found on this server.

    Error log message:

    mod_suphp.c - 577 3 File does not
    exist:/www/durbva/campsite/docroot/+get_img.php, referer:
    http://www.direkcija-valjevo.rs/sh/web/aktuelno/27/

    Ljuba

    >
    > Please, can you add an minus before the MultiViews option from the
    > .htaccess
    > and try again?
    >
    > Options -Indexes FollowSymLinks -MultiViews
    >
    >
    >
    >> -----Original Message-----
    >> From: ljuba.rankovic@mediaonweb.org
    >> [mailto:ljuba.rankovic@mediaonweb.org]
    >> Sent: Wednesday, November 05, 2008 8:49 AM
    >> To: campsite-support@campware.org
    >> Subject: Re: [campsite-support] images not showing
    >>
    >>
    >> Hi,
    >>
    >> i was using old .htaccess and had the described problem; now when I
    >> overwrite it with new (3.1.2) .htaccess, i can not access the article
    >> page
    >> at all: 404 - File not found
    >>
    >> error log:
    >> mod_negotiation.c - 1213 3 Negotiation: discovered file(s) matching
    >> request: /www/durbva/campsite/docroot/sh (None could be negotiated).,
    >> referer: http://www.direkcija-valjevo.rs/
    >>
    >> Ljuba
    >>
    >> > Hi Ljuba,
    >> >
    >> > Yeah, looks like a rewrite rule issue... did you rename htaccess to
    >> > .htaccess and restarted apache after that?
    >> >
    >> >
    >> >
    >> > On Tue, Nov 4, 2008 at 11:31 AM,
    >> wrote:
    >> >> Hi,
    >> >>
    >> >> well browser sends the "HTTP 404 - File not found" message.
    >> >>
    >> >> Error log has the following message:
    >> >>
    >> >> core.c - 3543 3 File does not exist:
    >> >> /www/durbva/campsite/docroot/get_img,
    >> >> referer: http://www.direkcija-valjevo.rs/sh/web/aktuelno/28/
    >> >>
    >> >> Ljuba
    >> >>
    >> >>> Hi Ljuba,
    >> >>>
    >> >>> thats probably caused by the rewrite rules.
    >> >>>
    >> >>> Please figure it more out by:
    >> >>> 1. try to open /get_img?NrArticle=28&NrImage=1 in brwoser and tell
    >> me
    >> >>> what
    >> >>> appears
    >> >>> 2. take a look into apache error log
    >> >>>
    >> >>> Thanks,
    >> >>> Seb
    >> >>>
    >> >>>> -----Original Message-----
    >> >>>> From: ljuba.rankovic@mediaonweb.org
    >> >>>> [mailto:ljuba.rankovic@mediaonweb.org]
    >> >>>> Sent: Tuesday, November 04, 2008 5:03 PM
    >> >>>> To: campsite-support@campware.org
    >> >>>> Subject: [campsite-support] images not showing
    >> >>>>
    >> >>>>
    >> >>>> Hello,
    >> >>>>
    >> >>>> I have 3.1.2 running on shared hosting - everything seemed to work
    >> >>>> fine,
    >> >>>> until i started to add articles and images inside. Although image
    >> is
    >> >>>> added
    >> >>>> corretcly (appearing in editor, in image archive etc), on the
    >> public
    >> >>>> page
    >> >>>> it cannot be shown. Image description is there, alt text
    >> too, just the
    >> >>>> image is broken. It's source is "/get_img?NrArticle=28&NrImage=1".
    >> In
    >> >>>> the
    >> >>>> admin area it is shown with absolute path
    >> >>>> (/images/cms-image-000000001.jpg).
    >> >>>>
    >> >>>> so what might be causing this problem?
    >> >>>>
    >> >>>> Ljuba
    >> >>>>
    >> >>>
    >> >>>
    >> >>
    >> >>
    >> >>
    >> >
    >> >
    >> >
    >> > --
    >> > /holman
    >> >
    >>
    >>
    >
    >
  • fixed for 3.1.3; check this ticket:
    http://code.campware.org/projects/campsite/ticket/2646

    Mugur

    On Wed, Nov 5, 2008 at 9:17 PM, Sebastian Goebel wrote:

    > Hi,
    >
    > how can I retrive the info that no macthes were found on search. I tryed
    > using
    > {{ if $campsite->prev_list_empty }}
    > no matches
    > {{ /if }}
    > but it doesn't work.
    >
    > Best,
    > Sebastian
    >
    >
  • Dear Ljuba,

    There was an mistake in the .htaccess file. Please use the attached one.

    Best,
    Sebastian



    > -----Original Message-----
    > From: ljuba.rankovic@mediaonweb.org
    > [mailto:ljuba.rankovic@mediaonweb.org]
    > Sent: Thursday, November 06, 2008 8:39 AM
    > To: campsite-support@campware.org
    > Subject: RE: [campsite-support] images not showing
    >
    >
    > Hi,
    >
    > I changed the line, and it fixed the problem with loading article page,
    > however, images still doesn't appear.
    >
    > When I try to access the image directly, error message shown in browser is
    > this:
    >
    > The requested URL /+get_img.php was not found on this server.
    >
    > Error log message:
    >
    > mod_suphp.c - 577 3 File does not
    > exist:/www/durbva/campsite/docroot/+get_img.php, referer:
    > http://www.direkcija-valjevo.rs/sh/web/aktuelno/27/
    >
    > Ljuba
    >
    > >
    > > Please, can you add an minus before the MultiViews option from the
    > > .htaccess
    > > and try again?
    > >
    > > Options -Indexes FollowSymLinks -MultiViews
    > >
    > >
    > >
    > >> -----Original Message-----
    > >> From: ljuba.rankovic@mediaonweb.org
    > >> [mailto:ljuba.rankovic@mediaonweb.org]
    > >> Sent: Wednesday, November 05, 2008 8:49 AM
    > >> To: campsite-support@campware.org
    > >> Subject: Re: [campsite-support] images not showing
    > >>
    > >>
    > >> Hi,
    > >>
    > >> i was using old .htaccess and had the described problem; now when I
    > >> overwrite it with new (3.1.2) .htaccess, i can not access the article
    > >> page
    > >> at all: 404 - File not found
    > >>
    > >> error log:
    > >> mod_negotiation.c - 1213 3 Negotiation: discovered file(s) matching
    > >> request: /www/durbva/campsite/docroot/sh (None could be negotiated).,
    > >> referer: http://www.direkcija-valjevo.rs/
    > >>
    > >> Ljuba
    > >>
    > >> > Hi Ljuba,
    > >> >
    > >> > Yeah, looks like a rewrite rule issue... did you rename htaccess to
    > >> > .htaccess and restarted apache after that?
    > >> >
    > >> >
    > >> >
    > >> > On Tue, Nov 4, 2008 at 11:31 AM,
    > >> wrote:
    > >> >> Hi,
    > >> >>
    > >> >> well browser sends the "HTTP 404 - File not found" message.
    > >> >>
    > >> >> Error log has the following message:
    > >> >>
    > >> >> core.c - 3543 3 File does not exist:
    > >> >> /www/durbva/campsite/docroot/get_img,
    > >> >> referer: http://www.direkcija-valjevo.rs/sh/web/aktuelno/28/
    > >> >>
    > >> >> Ljuba
    > >> >>
    > >> >>> Hi Ljuba,
    > >> >>>
    > >> >>> thats probably caused by the rewrite rules.
    > >> >>>
    > >> >>> Please figure it more out by:
    > >> >>> 1. try to open /get_img?NrArticle=28&NrImage=1 in brwoser and tell
    > >> me
    > >> >>> what
    > >> >>> appears
    > >> >>> 2. take a look into apache error log
    > >> >>>
    > >> >>> Thanks,
    > >> >>> Seb
    > >> >>>
    > >> >>>> -----Original Message-----
    > >> >>>> From: ljuba.rankovic@mediaonweb.org
    > >> >>>> [mailto:ljuba.rankovic@mediaonweb.org]
    > >> >>>> Sent: Tuesday, November 04, 2008 5:03 PM
    > >> >>>> To: campsite-support@campware.org
    > >> >>>> Subject: [campsite-support] images not showing
    > >> >>>>
    > >> >>>>
    > >> >>>> Hello,
    > >> >>>>
    > >> >>>> I have 3.1.2 running on shared hosting - everything seemed to work
    > >> >>>> fine,
    > >> >>>> until i started to add articles and images inside. Although image
    > >> is
    > >> >>>> added
    > >> >>>> corretcly (appearing in editor, in image archive etc), on the
    > >> public
    > >> >>>> page
    > >> >>>> it cannot be shown. Image description is there, alt text
    > >> too, just the
    > >> >>>> image is broken. It's source is "/get_img?NrArticle=28&NrImage=1".
    > >> In
    > >> >>>> the
    > >> >>>> admin area it is shown with absolute path
    > >> >>>> (/images/cms-image-000000001.jpg).
    > >> >>>>
    > >> >>>> so what might be causing this problem?
    > >> >>>>
    > >> >>>> Ljuba
    > >> >>>>
    > >> >>>
    > >> >>>
    > >> >>
    > >> >>
    > >> >>
    > >> >
    > >> >
    > >> >
    > >> > --
    > >> > /holman
    > >> >
    > >>
    > >>
    > >
    > >
    >
    >
  • Seb,
    thank you very much, it works now (I just had to add '-' before
    'multiview' thing)

    best, ljuba

    > Dear Ljuba,
    >
    > There was an mistake in the .htaccess file. Please use the attached one.
    >
    > Best,
    > Sebastian
    >
    >
    >
    >> -----Original Message-----
    >> From: ljuba.rankovic@mediaonweb.org
    >> [mailto:ljuba.rankovic@mediaonweb.org]
    >> Sent: Thursday, November 06, 2008 8:39 AM
    >> To: campsite-support@campware.org
    >> Subject: RE: [campsite-support] images not showing
    >>
    >>
    >> Hi,
    >>
    >> I changed the line, and it fixed the problem with loading article page,
    >> however, images still doesn't appear.
    >>
    >> When I try to access the image directly, error message shown in browser
    >> is
    >> this:
    >>
    >> The requested URL /+get_img.php was not found on this server.
    >>
    >> Error log message:
    >>
    >> mod_suphp.c - 577 3 File does not
    >> exist:/www/durbva/campsite/docroot/+get_img.php, referer:
    >> http://www.direkcija-valjevo.rs/sh/web/aktuelno/27/
    >>
    >> Ljuba
    >>
    >> >
    >> > Please, can you add an minus before the MultiViews option from the
    >> > .htaccess
    >> > and try again?
    >> >
    >> > Options -Indexes FollowSymLinks -MultiViews
    >> >
    >> >
    >> >
    >> >> -----Original Message-----
    >> >> From: ljuba.rankovic@mediaonweb.org
    >> >> [mailto:ljuba.rankovic@mediaonweb.org]
    >> >> Sent: Wednesday, November 05, 2008 8:49 AM
    >> >> To: campsite-support@campware.org
    >> >> Subject: Re: [campsite-support] images not showing
    >> >>
    >> >>
    >> >> Hi,
    >> >>
    >> >> i was using old .htaccess and had the described problem; now when I
    >> >> overwrite it with new (3.1.2) .htaccess, i can not access the article
    >> >> page
    >> >> at all: 404 - File not found
    >> >>
    >> >> error log:
    >> >> mod_negotiation.c - 1213 3 Negotiation: discovered file(s) matching
    >> >> request: /www/durbva/campsite/docroot/sh (None could be negotiated).,
    >> >> referer: http://www.direkcija-valjevo.rs/
    >> >>
    >> >> Ljuba
    >> >>
    >> >> > Hi Ljuba,
    >> >> >
    >> >> > Yeah, looks like a rewrite rule issue... did you rename htaccess to
    >> >> > .htaccess and restarted apache after that?
    >> >> >
    >> >> >
    >> >> >
    >> >> > On Tue, Nov 4, 2008 at 11:31 AM,
    >> >> wrote:
    >> >> >> Hi,
    >> >> >>
    >> >> >> well browser sends the "HTTP 404 - File not found" message.
    >> >> >>
    >> >> >> Error log has the following message:
    >> >> >>
    >> >> >> core.c - 3543 3 File does not exist:
    >> >> >> /www/durbva/campsite/docroot/get_img,
    >> >> >> referer: http://www.direkcija-valjevo.rs/sh/web/aktuelno/28/
    >> >> >>
    >> >> >> Ljuba
    >> >> >>
    >> >> >>> Hi Ljuba,
    >> >> >>>
    >> >> >>> thats probably caused by the rewrite rules.
    >> >> >>>
    >> >> >>> Please figure it more out by:
    >> >> >>> 1. try to open /get_img?NrArticle=28&NrImage=1 in brwoser and
    >> tell
    >> >> me
    >> >> >>> what
    >> >> >>> appears
    >> >> >>> 2. take a look into apache error log
    >> >> >>>
    >> >> >>> Thanks,
    >> >> >>> Seb
    >> >> >>>
    >> >> >>>> -----Original Message-----
    >> >> >>>> From: ljuba.rankovic@mediaonweb.org
    >> >> >>>> [mailto:ljuba.rankovic@mediaonweb.org]
    >> >> >>>> Sent: Tuesday, November 04, 2008 5:03 PM
    >> >> >>>> To: campsite-support@campware.org
    >> >> >>>> Subject: [campsite-support] images not showing
    >> >> >>>>
    >> >> >>>>
    >> >> >>>> Hello,
    >> >> >>>>
    >> >> >>>> I have 3.1.2 running on shared hosting - everything seemed to
    >> work
    >> >> >>>> fine,
    >> >> >>>> until i started to add articles and images inside. Although
    >> image
    >> >> is
    >> >> >>>> added
    >> >> >>>> corretcly (appearing in editor, in image archive etc), on the
    >> >> public
    >> >> >>>> page
    >> >> >>>> it cannot be shown. Image description is there, alt text
    >> >> too, just the
    >> >> >>>> image is broken. It's source is
    >> "/get_img?NrArticle=28&NrImage=1".
    >> >> In
    >> >> >>>> the
    >> >> >>>> admin area it is shown with absolute path
    >> >> >>>> (/images/cms-image-000000001.jpg).
    >> >> >>>>
    >> >> >>>> so what might be causing this problem?
    >> >> >>>>
    >> >> >>>> Ljuba
    >> >> >>>>
    >> >> >>>
    >> >> >>>
    >> >> >>
    >> >> >>
    >> >> >>
    >> >> >
    >> >> >
    >> >> >
    >> >> > --
    >> >> > /holman
    >> >> >
    >> >>
    >> >>
    >> >
    >> >
    >>
    >>
    >
  • Hi Ljuba,

    does it work with the htaccess I sent you, or just be adding an minus in
    front of multiview?

    Best,
    Sebastian

    > -----Original Message-----
    > From: ljuba.rankovic@mediaonweb.org
    > [mailto:ljuba.rankovic@mediaonweb.org]
    > Sent: Saturday, November 08, 2008 10:56 AM
    > To: campsite-support@campware.org
    > Subject: RE: [campsite-support] images not showing
    >
    >
    > Seb,
    > thank you very much, it works now (I just had to add '-' before
    > 'multiview' thing)
    >
    > best, ljuba
    >
    > > Dear Ljuba,
    > >
    > > There was an mistake in the .htaccess file. Please use the attached one.
    > >
    > > Best,
    > > Sebastian
    > >
    > >
    > >
    > >> -----Original Message-----
    > >> From: ljuba.rankovic@mediaonweb.org
    > >> [mailto:ljuba.rankovic@mediaonweb.org]
    > >> Sent: Thursday, November 06, 2008 8:39 AM
    > >> To: campsite-support@campware.org
    > >> Subject: RE: [campsite-support] images not showing
    > >>
    > >>
    > >> Hi,
    > >>
    > >> I changed the line, and it fixed the problem with loading article page,
    > >> however, images still doesn't appear.
    > >>
    > >> When I try to access the image directly, error message shown in browser
    > >> is
    > >> this:
    > >>
    > >> The requested URL /+get_img.php was not found on this server.
    > >>
    > >> Error log message:
    > >>
    > >> mod_suphp.c - 577 3 File does not
    > >> exist:/www/durbva/campsite/docroot/+get_img.php, referer:
    > >> http://www.direkcija-valjevo.rs/sh/web/aktuelno/27/
    > >>
    > >> Ljuba
    > >>
    > >> >
    > >> > Please, can you add an minus before the MultiViews option from the
    > >> > .htaccess
    > >> > and try again?
    > >> >
    > >> > Options -Indexes FollowSymLinks -MultiViews
    > >> >
    > >> >
    > >> >
    > >> >> -----Original Message-----
    > >> >> From: ljuba.rankovic@mediaonweb.org
    > >> >> [mailto:ljuba.rankovic@mediaonweb.org]
    > >> >> Sent: Wednesday, November 05, 2008 8:49 AM
    > >> >> To: campsite-support@campware.org
    > >> >> Subject: Re: [campsite-support] images not showing
    > >> >>
    > >> >>
    > >> >> Hi,
    > >> >>
    > >> >> i was using old .htaccess and had the described problem; now when I
    > >> >> overwrite it with new (3.1.2) .htaccess, i can not access
    > the article
    > >> >> page
    > >> >> at all: 404 - File not found
    > >> >>
    > >> >> error log:
    > >> >> mod_negotiation.c - 1213 3 Negotiation: discovered file(s) matching
    > >> >> request: /www/durbva/campsite/docroot/sh (None could be
    > negotiated).,
    > >> >> referer: http://www.direkcija-valjevo.rs/
    > >> >>
    > >> >> Ljuba
    > >> >>
    > >> >> > Hi Ljuba,
    > >> >> >
    > >> >> > Yeah, looks like a rewrite rule issue... did you rename
    > htaccess to
    > >> >> > .htaccess and restarted apache after that?
    > >> >> >
    > >> >> >
    > >> >> >
    > >> >> > On Tue, Nov 4, 2008 at 11:31 AM,
    > >> >> wrote:
    > >> >> >> Hi,
    > >> >> >>
    > >> >> >> well browser sends the "HTTP 404 - File not found" message.
    > >> >> >>
    > >> >> >> Error log has the following message:
    > >> >> >>
    > >> >> >> core.c - 3543 3 File does not exist:
    > >> >> >> /www/durbva/campsite/docroot/get_img,
    > >> >> >> referer: http://www.direkcija-valjevo.rs/sh/web/aktuelno/28/
    > >> >> >>
    > >> >> >> Ljuba
    > >> >> >>
    > >> >> >>> Hi Ljuba,
    > >> >> >>>
    > >> >> >>> thats probably caused by the rewrite rules.
    > >> >> >>>
    > >> >> >>> Please figure it more out by:
    > >> >> >>> 1. try to open /get_img?NrArticle=28&NrImage=1 in brwoser and
    > >> tell
    > >> >> me
    > >> >> >>> what
    > >> >> >>> appears
    > >> >> >>> 2. take a look into apache error log
    > >> >> >>>
    > >> >> >>> Thanks,
    > >> >> >>> Seb
    > >> >> >>>
    > >> >> >>>> -----Original Message-----
    > >> >> >>>> From: ljuba.rankovic@mediaonweb.org
    > >> >> >>>> [mailto:ljuba.rankovic@mediaonweb.org]
    > >> >> >>>> Sent: Tuesday, November 04, 2008 5:03 PM
    > >> >> >>>> To: campsite-support@campware.org
    > >> >> >>>> Subject: [campsite-support] images not showing
    > >> >> >>>>
    > >> >> >>>>
    > >> >> >>>> Hello,
    > >> >> >>>>
    > >> >> >>>> I have 3.1.2 running on shared hosting - everything seemed to
    > >> work
    > >> >> >>>> fine,
    > >> >> >>>> until i started to add articles and images inside. Although
    > >> image
    > >> >> is
    > >> >> >>>> added
    > >> >> >>>> corretcly (appearing in editor, in image archive etc), on the
    > >> >> public
    > >> >> >>>> page
    > >> >> >>>> it cannot be shown. Image description is there, alt text
    > >> >> too, just the
    > >> >> >>>> image is broken. It's source is
    > >> "/get_img?NrArticle=28&NrImage=1".
    > >> >> In
    > >> >> >>>> the
    > >> >> >>>> admin area it is shown with absolute path
    > >> >> >>>> (/images/cms-image-000000001.jpg).
    > >> >> >>>>
    > >> >> >>>> so what might be causing this problem?
    > >> >> >>>>
    > >> >> >>>> Ljuba
    > >> >> >>>>
    > >> >> >>>
    > >> >> >>>
    > >> >> >>
    > >> >> >>
    > >> >> >>
    > >> >> >
    > >> >> >
    > >> >> >
    > >> >> > --
    > >> >> > /holman
    > >> >> >
    > >> >>
    > >> >>
    > >> >
    > >> >
    > >>
    > >>
    > >
    >
    >
  • Hi,

    it works with htaccess you attached, just with an minus sign added in
    front of multiview.

    ljuba

    > Hi Ljuba,
    >
    > does it work with the htaccess I sent you, or just be adding an minus in
    > front of multiview?
    >
    > Best,
    > Sebastian
    >
    >> -----Original Message-----
    >> From: ljuba.rankovic@mediaonweb.org
    >> [mailto:ljuba.rankovic@mediaonweb.org]
    >> Sent: Saturday, November 08, 2008 10:56 AM
    >> To: campsite-support@campware.org
    >> Subject: RE: [campsite-support] images not showing
    >>
    >>
    >> Seb,
    >> thank you very much, it works now (I just had to add '-' before
    >> 'multiview' thing)
    >>
    >> best, ljuba
    >>
    >> > Dear Ljuba,
    >> >
    >> > There was an mistake in the .htaccess file. Please use the attached
    >> one.
    >> >
    >> > Best,
    >> > Sebastian
    >> >
    >> >
    >> >
    >> >> -----Original Message-----
    >> >> From: ljuba.rankovic@mediaonweb.org
    >> >> [mailto:ljuba.rankovic@mediaonweb.org]
    >> >> Sent: Thursday, November 06, 2008 8:39 AM
    >> >> To: campsite-support@campware.org
    >> >> Subject: RE: [campsite-support] images not showing
    >> >>
    >> >>
    >> >> Hi,
    >> >>
    >> >> I changed the line, and it fixed the problem with loading article
    >> page,
    >> >> however, images still doesn't appear.
    >> >>
    >> >> When I try to access the image directly, error message shown in
    >> browser
    >> >> is
    >> >> this:
    >> >>
    >> >> The requested URL /+get_img.php was not found on this server.
    >> >>
    >> >> Error log message:
    >> >>
    >> >> mod_suphp.c - 577 3 File does not
    >> >> exist:/www/durbva/campsite/docroot/+get_img.php, referer:
    >> >> http://www.direkcija-valjevo.rs/sh/web/aktuelno/27/
    >> >>
    >> >> Ljuba
    >> >>
    >> >> >
    >> >> > Please, can you add an minus before the MultiViews option from the
    >> >> > .htaccess
    >> >> > and try again?
    >> >> >
    >> >> > Options -Indexes FollowSymLinks -MultiViews
    >> >> >
    >> >> >
    >> >> >
    >> >> >> -----Original Message-----
    >> >> >> From: ljuba.rankovic@mediaonweb.org
    >> >> >> [mailto:ljuba.rankovic@mediaonweb.org]
    >> >> >> Sent: Wednesday, November 05, 2008 8:49 AM
    >> >> >> To: campsite-support@campware.org
    >> >> >> Subject: Re: [campsite-support] images not showing
    >> >> >>
    >> >> >>
    >> >> >> Hi,
    >> >> >>
    >> >> >> i was using old .htaccess and had the described problem; now when
    >> I
    >> >> >> overwrite it with new (3.1.2) .htaccess, i can not access
    >> the article
    >> >> >> page
    >> >> >> at all: 404 - File not found
    >> >> >>
    >> >> >> error log:
    >> >> >> mod_negotiation.c - 1213 3 Negotiation: discovered file(s)
    >> matching
    >> >> >> request: /www/durbva/campsite/docroot/sh (None could be
    >> negotiated).,
    >> >> >> referer: http://www.direkcija-valjevo.rs/
    >> >> >>
    >> >> >> Ljuba
    >> >> >>
    >> >> >> > Hi Ljuba,
    >> >> >> >
    >> >> >> > Yeah, looks like a rewrite rule issue... did you rename
    >> htaccess to
    >> >> >> > .htaccess and restarted apache after that?
    >> >> >> >
    >> >> >> >
    >> >> >> >
    >> >> >> > On Tue, Nov 4, 2008 at 11:31 AM,
    >>
    >> >> >> wrote:
    >> >> >> >> Hi,
    >> >> >> >>
    >> >> >> >> well browser sends the "HTTP 404 - File not found" message.
    >> >> >> >>
    >> >> >> >> Error log has the following message:
    >> >> >> >>
    >> >> >> >> core.c - 3543 3 File does not exist:
    >> >> >> >> /www/durbva/campsite/docroot/get_img,
    >> >> >> >> referer: http://www.direkcija-valjevo.rs/sh/web/aktuelno/28/
    >> >> >> >>
    >> >> >> >> Ljuba
    >> >> >> >>
    >> >> >> >>> Hi Ljuba,
    >> >> >> >>>
    >> >> >> >>> thats probably caused by the rewrite rules.
    >> >> >> >>>
    >> >> >> >>> Please figure it more out by:
    >> >> >> >>> 1. try to open /get_img?NrArticle=28&NrImage=1 in brwoser and
    >> >> tell
    >> >> >> me
    >> >> >> >>> what
    >> >> >> >>> appears
    >> >> >> >>> 2. take a look into apache error log
    >> >> >> >>>
    >> >> >> >>> Thanks,
    >> >> >> >>> Seb
    >> >> >> >>>
    >> >> >> >>>> -----Original Message-----
    >> >> >> >>>> From: ljuba.rankovic@mediaonweb.org
    >> >> >> >>>> [mailto:ljuba.rankovic@mediaonweb.org]
    >> >> >> >>>> Sent: Tuesday, November 04, 2008 5:03 PM
    >> >> >> >>>> To: campsite-support@campware.org
    >> >> >> >>>> Subject: [campsite-support] images not showing
    >> >> >> >>>>
    >> >> >> >>>>
    >> >> >> >>>> Hello,
    >> >> >> >>>>
    >> >> >> >>>> I have 3.1.2 running on shared hosting - everything seemed to
    >> >> work
    >> >> >> >>>> fine,
    >> >> >> >>>> until i started to add articles and images inside. Although
    >> >> image
    >> >> >> is
    >> >> >> >>>> added
    >> >> >> >>>> corretcly (appearing in editor, in image archive etc), on the
    >> >> >> public
    >> >> >> >>>> page
    >> >> >> >>>> it cannot be shown. Image description is there, alt text
    >> >> >> too, just the
    >> >> >> >>>> image is broken. It's source is
    >> >> "/get_img?NrArticle=28&NrImage=1".
    >> >> >> In
    >> >> >> >>>> the
    >> >> >> >>>> admin area it is shown with absolute path
    >> >> >> >>>> (/images/cms-image-000000001.jpg).
    >> >> >> >>>>
    >> >> >> >>>> so what might be causing this problem?
    >> >> >> >>>>
    >> >> >> >>>> Ljuba
    >> >> >> >>>>
    >> >> >> >>>
    >> >> >> >>>
    >> >> >> >>
    >> >> >> >>
    >> >> >> >>
    >> >> >> >
    >> >> >> >
    >> >> >> >
    >> >> >> > --
    >> >> >> > /holman
    >> >> >> >
    >> >> >>
    >> >> >>
    >> >> >
    >> >> >
    >> >>
    >> >>
    >> >
    >>
    >>
    >
    >