Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-12-24 11:09:56

csaba
Member
Registered: 2007-12-21
Posts: 28

I receive a 404 not found when i try to access About, Articles,Contact

I’ve just installed a new template and i have the following problem:
When i click in the left-menu on any of the link’s (About, Articles, Contact, Archive) i receive only an error page:

Not Found
The requested URL /test/catalogue/about was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

What did i do wrong?
Previously i had the default template, on which i didn’t do much of work before installing this new template (i believe it’s called roowhaline).

Offline

#2 2007-12-24 12:03:29

csaba
Member
Registered: 2007-12-21
Posts: 28

Re: I receive a 404 not found when i try to access About, Articles,Contact

I’ve posted in the wrong section, sorry about that..

I’ve switched to messy URL’s
The url’s work this way:
http://www.mydomain.com/test/catalogue/index.php?c=about
but in the left hand menu the link’s remain in this format: http://www.mydomain.com/test/catalogue/about and if i click on any of them, i get the 404 error.

I’ve tried to edit the .htaccess file, still the same problem, and now i’ve removed the .htaccess file completely. Still cannot find what’s wrong.

Last edited by csaba (2007-12-24 12:06:25)

Offline

#3 2007-12-24 12:05:05

Dragondz
Moderator
From: Algérie
Registered: 2005-06-12
Posts: 1,538
Website GitHub Twitter

Re: I receive a 404 not found when i try to access About, Articles,Contact

Hi these link point to a sections or categories that doesn’t exist in your install then you must creat them, or the problem is kind of url rewriting pb (maybe you dont use the same scheme like the template!

Good luck

Offline

#4 2007-12-24 12:08:10

csaba
Member
Registered: 2007-12-21
Posts: 28

Re: I receive a 404 not found when i try to access About, Articles,Contact

Sorry, but i’m not sure what you mean.. if i open the same link this way “ index.php?c=about “ then it works fine.

Offline

#5 2007-12-24 12:09:39

Dragondz
Moderator
From: Algérie
Registered: 2005-06-12
Posts: 1,538
Website GitHub Twitter

Re: I receive a 404 not found when i try to access About, Articles,Contact

then you have an htaccess pb, are you sure your hosting support url rewriting?

Offline

#6 2007-12-24 12:22:35

net-carver
Archived Plugin Author
Registered: 2006-03-08
Posts: 1,648

Re: I receive a 404 not found when i try to access About, Articles,Contact

csaba

hello again. Looks like your textpattern installation is in a sub-sub directory (ie. /test/catalogue/) — is that correct? I thought you installed it into /catalogue/ under the root of your existing domain. I must have got that wrong.

If clean URLs aren’t working, then there’s probably something wrong with your .htaccess setup. You might want to double check that you actually uploaded that file.

Some other thoughts…

  1. Are there any red warning messages at the top of your installations admin > diagnostics page?
  2. You may need to edit the template’s pages or form a little — but I’m not familiar with this template so I can’t point you to the right section.
  3. Please make sure this isn’t a browser caching issue after you switched over to messy URLs.

Steve

Offline

#7 2007-12-24 12:44:43

csaba
Member
Registered: 2007-12-21
Posts: 28

Re: I receive a 404 not found when i try to access About, Articles,Contact

hi net-carver

this is what i’ve done now:
-i’ve put back the .htaccess file
-i’ve taken out all the #, except the last one
-i’ve modified row 8 this way “RewriteBase /test/catalogue/” to point to the sub/sub folder.

.. and you were right about this one too net-carver, it was the sub-sub directory… in the .htaccess… when i previously edited that file, i wrote in only the sub directory (“test” instead of “test/catalogue”).

Thanks again… i usually manage to fix the difficoult ones, but i always need help with the easy ones.. :)

All works fine now… until the next one :))

Last edited by csaba (2007-12-24 12:45:36)

Offline

Board footer

Powered by FluxBB