Page 2 of 2

Posted: Fri Jul 06, 2007 12:47 pm
by jumar
Hi garvinhicking!

Oh, I thought by telling that I try to do the same for a static page.. it's clear what I've done there ;)
Details of the static imprint page:

In the details of the static page I entered the permalink

Code: Select all

/serendipity/index.php?/pages/impressum.html
and in the navigation the URL is defined as

Code: Select all

index.php?/pages/impressum.html
So, the URL in the navigation shown at the start page is

Code: Select all

http://localhost/serendipity/index.php?/pages/impressum.html
but when I open this URL I get a 404-message.

The status of the imprint is "Veröffentlichung" (=publication).

What did I do wrong? :?:
*still feeling very blond* :shock:

Bye,
jumar

P.S.: could you please check if my modifications to your eventcalendar plugin are correct?
Thanx a lot.

Posted: Fri Jul 06, 2007 1:15 pm
by garvinhicking
Hi!

How does the page look, if you say it's a 404?

The configuration of it should be alright. Are you able to access ANY static pages?

You can try the fallback index.php?serendipity[subpage]=imprint (or instead of 'imprint' whatever you used to configure the shorthand URL name) does that work?
P.S.: could you please check if my modifications to your eventcalendar plugin are correct?
Thanx a lot.
Yeah, those changes seem correct to me!

Regards,
Garvin

Posted: Fri Jul 06, 2007 1:52 pm
by jumar
garvinhicking wrote:How does the page look, if you say it's a 404?
Like this: http://img340.imageshack.us/img340/5153/404ob5.gif
The configuration of it should be alright. Are you able to access ANY static pages?
Nope, this is my first try.
I guess the contact form doesn't count as static page, does it?
Installed the static pages plugin yesterday.
I only need it for that imprint page... hm... or alternatively I move to a country where an imprint isn't necessary ;)
You can try the fallback index.php?serendipity[subpage]=imprint (or instead of 'imprint' whatever you used to configure the shorthand URL name) does that work?
Ehm, I can't find any "shorthand URL name" at the edit page for static pages, only the title ... hope you mean that.
If I enter http://localhost/serendipity/index.php? ... =Impressum in my browser (Firefox 2.x or *cough* Internet Explorer 7.x) I'll get the start page -.-

By the way, I'm using Serendipity 1.1.3

Posted: Fri Jul 06, 2007 2:05 pm
by garvinhicking
Hi!
Oh, that's not a 404 error! This is a much more serous internal error. I think your PHP is having a fatal error, maybe the files cannot be read. You need to check your servers and PHPs error-log to see why the connection fails.
I guess the contact form doesn't count as static page, does it?
Nope, it's a completely distinct plugin.

You don't have the chance to put your blog online? That would ease things up for me to check.

Regards,
Garvin

Posted: Fri Jul 06, 2007 2:31 pm
by jumar
garvinhicking wrote:Oh, that's not a 404 error! This is a much more serous internal error. I think your PHP is having a fatal error, maybe the files cannot be read. You need to check your servers and PHPs error-log to see why the connection fails.
Oh, uhm... ok, I'll check that later (when I find where Xampp stores those files - yes, I'm a lazy person, switched to Xampp a while ago).
You don't have the chance to put your blog online? That would ease things up for me to check.
Hm, I could do that during the weekend.

Posted: Fri Jul 06, 2007 5:31 pm
by jumar
I've updated Xampp to the newest version (1.6.2) and now it works *sigh*

next step on my list: I've to find out which WYSIWYG editor is the best.