Categories are missing.

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
Geo
Regular
Posts: 19
Joined: Sun Nov 12, 2006 5:58 pm
Location: England

Categories are missing.

Post by Geo »

Hi

I made my first category and then went to edit an old entry, adding this entry to the new category.

But when I click my new category it makes a 404

Does mean that categories only work to entries AFTER a category has been made?

Thanks
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Categories are missing.

Post by garvinhicking »

Hi!

What'S your URL? It might be that you enbaled "URL Rewriting" in your s9y configuration but your server does not support that. Try setting "URL Rewriting" to "NONE".

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Geo
Regular
Posts: 19
Joined: Sun Nov 12, 2006 5:58 pm
Location: England

Post by Geo »

Hi

Yes I have enabled "URL Rewriting" and my server (Godaddy) does support it.

If Ichange "URL Rewriting" to "NONE" then the links I have in search engines will not work??

Also, my "feeds" directory is missing.

When I installed Serendipity it was in it own directory, but moved everything over to the root. Could that be the problem?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!
Yes I have enabled "URL Rewriting" and my server (Godaddy) does support it.
Actually they don't, because it does not work. *g*

Did you set it to mod_rewrite or Apache Errorhandling? You might need to try the other option.
If Ichange "URL Rewriting" to "NONE" then the links I have in search engines will not work??
They will work, they will just not rank you as high as if you had URL Rewriting enabled.
Also, my "feeds" directory is missing.
This is only a virtual directory, it does not exist on the server. It is rewritten/redirected internally, when URL Rewriting is enabled.
When I installed Serendipity it was in it own directory, but moved everything over to the root. Could that be the problem?
Sorry, that can't be. Serendipity does neither need nor create a 'feeds' directory!

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Geo
Regular
Posts: 19
Joined: Sun Nov 12, 2006 5:58 pm
Location: England

Post by Geo »

When I installed Serendipity it was in it own directory, but moved everything over to the root. Could that be the problem?
Sorry, that can't be. Serendipity does neither need nor create a 'feeds' directory!

Best regards,
Garvin
Sorry by "it" I had changed subject to Serendipity itself, not the feed directory anymore. I mean I used the default installation at www.m-ysit-e.com/serendipity/ and then manually moved it over to the root by FTP.

My whole set up seems a self inflicted mess, because I've been changing the .htaccess for the other non-blog data.

I am thinking of:-

1) Installing the back up plug-in
2) Back up
3) Delete Serendipity
4) Re-install
5) Apply the back up

In your experience, is this a good plan, with a good chance of success?

Thanks
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Ah, if you moved things via FTP, did you follow our FAQ on how to move an installation? Especially you must not forget to copy over the .htaccess file and change path settings after the moving.

Actuall yyou should get everything to work without doing a backup etc.

If .htaccess exists, what does it contain? Maybe the path settings are simply wrong.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply