Search found 5 matches

by Oli
Thu Sep 28, 2006 3:04 pm
Forum: Installation
Topic: Can´t switch language
Replies: 2
Views: 2398

Hi,

thanks for the response it helped.

I could switch the blogs language to german after I switched my
personal language. Strange in my eyes....

Also I think that I had cookies or cached informations on my PC
holding some settings.

- Oliver
by Oli
Thu Sep 28, 2006 11:01 am
Forum: Installation
Topic: Can´t switch language
Replies: 2
Views: 2398

Can´t switch language

Hi,

I try to switch my Blog´s language from English to German in "Configuration - General Settings". When I click Check & Save I get a "Configuration written and saved message" but the language is still English. English is also back in the settings dialogue.

Any idea ?

Oliver
by Oli
Thu Feb 23, 2006 5:54 pm
Forum: Installation
Topic: 404 after Install
Replies: 5
Views: 3312

IIS

Oh...OK. Maybe someone else can help.

As I have written in my initial post the index.php
is in the list of start pages for this directory,

Does my htaccess look normal or is there normally
more inside ?
by Oli
Thu Feb 23, 2006 2:07 pm
Forum: Installation
Topic: 404 after Install
Replies: 5
Views: 3312

htaccess

That was Quick !!! Fantastic !!

I am using IIS and had some problems with .htaccess because this is not supported by IIS. Anyhow it is on the server and has the following content :


# BEGIN s9y
DirectoryIndex /weblog/index.php

<Files *.tpl.php>
deny from all
</Files>

<Files *.tpl>
deny from ...
by Oli
Thu Feb 23, 2006 1:58 pm
Forum: Installation
Topic: 404 after Install
Replies: 5
Views: 3312

404 after Install

Hi,

I more or less successfully installed S9Y but get a 404 error when
trying to open my blog : http://www.name.de/weblog/

If I append index.php the blog is getting displayed.
From this point on all links ( to Archives / to Admin etc. ) work fine.

I tried multiple path settings in the config ...