List Info

Thread: Section links end with 404 error




Section links end with 404 error
country flaguser name
United States
2007-06-27 23:22:33
I'm having an issue with my Section links. All sections are
setup to
be "Section with multiple articles (blog)" and
default setting under
Advanced options. I am able to add articles to the sections
and see
them listed accordingly from the Overview tab. They are as
well being
counted accurately when using
"section.articles_count". However when
clicking on the "link_to_section" I receive the
404 error message and
the production.log has the following error:

Processing MephistoController#dispatch (for 24.251.90.158
at
2007-06-28 03:59:20)
[GET]
  Parameters: {"action"=>"dispatch",
"controller"=>"mephisto",
"path"=>["software"]}
Completed in 0.13254 (7 reqs/sec) | Rendering: 0.00010 (0%)
| DB:
0.00632 (4%) | 404 NotFound [http://h3osoftware.com/
software]

Is this an Apache problem? Or did I screw something up with
my
mephisto install?


--~--~---------~--~----~------------~-------~--~----~
Mephisto: http://mephistoblog.com |
Mephisto Help: http://mephisto.stikipad
.com

To post to this group, send email to MephistoBloggooglegroups.com
To unsubscribe from this group, send email to
MephistoBlog-unsubscribegooglegroups.com
For more options, visit this group at http
://groups-beta.google.com/group/MephistoBlog
-~----------~----~----~----~------~----~------~--~---


Re: Section links end with 404 error
country flaguser name
United States
2007-07-19 11:01:08
clintjhill,

I'm having the same issue you were having with the 404's.
Just curious
how you resolved the issue? Would you mind posting up here
so others
may also benefit?

Thanks.

-brett

On Jun 28, 3:15 pm, clintjhill <clint.h...gmail.com> wrote:
> Well I was hoping that someone would recognize this
issue and then
> tell me the simple thing I overlooked. I'm sure it must
be something
> with my configuration.
>
> And yes - all sections are affected.
>
> On Jun 28, 9:02 am, "Jeffrey 'jf' Lim"
<jfs.wo...gmail.com> wrote:
>
> > On 6/28/07, clintjhill <clint.h...gmail.com> wrote:
>
> > > I receive the404error message and
> > > the production.log has the following error:
>
> > > Processing MephistoController#dispatch (for
24.251.90.158 at
> > > 2007-06-28 03:59:20)
> > > [GET]
> > >   Parameters:
{"action"=>"dispatch",
"controller"=>"mephisto",
> > > "path"=>["software"]}
> > > Completed in 0.13254 (7 reqs/sec) |
Rendering: 0.00010 (0%) | DB:
> > > 0.00632 (4%) |404NotFound [http://h3osoftware.com/
> > > software]
>
> > > Is this an Apache problem? Or did I screw
something up with my
> > > mephisto install?
>
> > sounds like (or rather looks like ;)) a mephisto
problem to me! It's
> > mephisto here that's returning the404- and not
your apache... In
> > fact (and i'm probably just as surprised as u by
this!) I had a look
> > at your website - all of your sections are having
problems!
>
> > -jf
>
> > --
> > Find me athttp://RUBBEDCode.com!
>
> > In the meantime, here is your PSA...
> > "It's so hard to write a graphics driver that
open-sourcing it would not help."
> >     -- Andrew Fear, Software Product Manager,
NVIDIA Corporation


--~--~---------~--~----~------------~-------~--~----~
Mephisto: http://mephistoblog.com |
Mephisto Help: http://mephisto.stikipad
.com

To post to this group, send email to MephistoBloggooglegroups.com
To unsubscribe from this group, send email to
MephistoBlog-unsubscribegooglegroups.com
For more options, visit this group at http
://groups-beta.google.com/group/MephistoBlog
-~----------~----~----~----~------~----~------~--~---


Re: Section links end with 404 error
country flaguser name
United States
2007-07-19 17:07:30
I'm sorry - I must have spaced it. I thought I posted about
it though.
It was due to changing the permalink in
Admin::Settings::Article url
style. I wanted all links to be just :permalink and
not :year/:month/:day/:permalink. However switching it broke
all
sections. I had to put it back.

Worse is now I haven't figured out how to make links work
for articles
in the site since I don't want to "hard code" the
dates of the
articles rather I would want to just put the permalink.

On Jul 19, 9:01 am, bweiss <brett.we...gmail.com> wrote:
> clintjhill,
>
> I'm having the same issue you were having with the
404's. Just curious
> how you resolved the issue? Would you mind posting up
here so others
> may also benefit?
>
> Thanks.
>
> -brett
>
> On Jun 28, 3:15 pm, clintjhill <clint.h...gmail.com> wrote:
>
> > Well I was hoping that someone would recognize
this issue and then
> > tell me the simple thing I overlooked. I'm sure it
must be something
> > with my configuration.
>
> > And yes - all sections are affected.
>
> > On Jun 28, 9:02 am, "Jeffrey 'jf' Lim"
<jfs.wo...gmail.com> wrote:
>
> > > On 6/28/07, clintjhill <clint.h...gmail.com> wrote:
>
> > > > I receive the404error message and
> > > > the production.log has the following
error:
>
> > > > Processing MephistoController#dispatch
(for 24.251.90.158 at
> > > > 2007-06-28 03:59:20)
> > > > [GET]
> > > >   Parameters:
{"action"=>"dispatch",
"controller"=>"mephisto",
> > > >
"path"=>["software"]}
> > > > Completed in 0.13254 (7 reqs/sec) |
Rendering: 0.00010 (0%) | DB:
> > > > 0.00632 (4%) |404NotFound [http://h3osoftware.com/
> > > > software]
>
> > > > Is this an Apache problem? Or did I
screw something up with my
> > > > mephisto install?
>
> > > sounds like (or rather looks like ;)) a
mephisto problem to me! It's
> > > mephisto here that's returning the404- and
not your apache... In
> > > fact (and i'm probably just as surprised as u
by this!) I had a look
> > > at your website - all of your sections are
having problems!
>
> > > -jf
>
> > > --
> > > Find me athttp://RUBBEDCode.com!
>
> > > In the meantime, here is your PSA...
> > > "It's so hard to write a graphics driver
that open-sourcing it would not help."
> > >     -- Andrew Fear, Software Product Manager,
NVIDIA Corporation


--~--~---------~--~----~------------~-------~--~----~
Mephisto: http://mephistoblog.com |
Mephisto Help: http://mephisto.stikipad
.com

To post to this group, send email to MephistoBloggooglegroups.com
To unsubscribe from this group, send email to
MephistoBlog-unsubscribegooglegroups.com
For more options, visit this group at http
://groups-beta.google.com/group/MephistoBlog
-~----------~----~----~----~------~----~------~--~---


[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )