Static Page problems

Creating and modifying plugins.
jumar
Regular
Posts: 12
Joined: Thu Jun 28, 2007 12:46 am

Post 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.
new german Serendipity user
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post 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
# 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/
jumar
Regular
Posts: 12
Joined: Thu Jun 28, 2007 12:46 am

Post 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
Last edited by jumar on Fri Jul 06, 2007 2:27 pm, edited 1 time in total.
new german Serendipity user
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post 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
# 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/
jumar
Regular
Posts: 12
Joined: Thu Jun 28, 2007 12:46 am

Post 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.
new german Serendipity user
jumar
Regular
Posts: 12
Joined: Thu Jun 28, 2007 12:46 am

Post 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.
new german Serendipity user
Post Reply