Static Page problems
Static Page problems
I've just downloaded the new Static Page plugin and it doesn't work.
Firstly Spartacus failed in downloading it so I had to download manualy.
Now there's no 'Static Pages' menu item on the Admin Sidebar!
It doesn't even show up under the Event Plugins list!
It's definitely in my plugins folder.
Help! The website relies totally on Static Pages.
Is there a known bug in this plugin or have I missed something?
Firstly Spartacus failed in downloading it so I had to download manualy.
Now there's no 'Static Pages' menu item on the Admin Sidebar!
It doesn't even show up under the Event Plugins list!
It's definitely in my plugins folder.
Help! The website relies totally on Static Pages.
Is there a known bug in this plugin or have I missed something?
75% of people make up three quarters of the World's population!
-
JonasBang
- Regular
- Posts: 66
- Joined: Mon Apr 23, 2007 10:57 pm
- Location: Copenhagen, Denmark
- Contact:
I just downloaded Static Page List from : http://spartacus.s9y.org/cvs/additional ... icpage.zip
Uploaded the .zip file to 'plugins' and extracted it.
Then it was available and I could install it from the 'Serendipity Administration Suite' / 'Configure Plugins' / 'Click here to install a new sidebar plugin'.
Now it show up in on the overview list of installed sidebar plugins, and it is visible on the web blog.
BUT !!!
It only contain a link to 'Frontpage', how do I add (and configure) more pages ??
In the description it mention 'It requires StaticPage plugin version 1.22 or greater.' What is that ?? And where to get it ??
Br,
Jonas
Uploaded the .zip file to 'plugins' and extracted it.
Then it was available and I could install it from the 'Serendipity Administration Suite' / 'Configure Plugins' / 'Click here to install a new sidebar plugin'.
Now it show up in on the overview list of installed sidebar plugins, and it is visible on the web blog.
BUT !!!
It only contain a link to 'Frontpage', how do I add (and configure) more pages ??
In the description it mention 'It requires StaticPage plugin version 1.22 or greater.' What is that ?? And where to get it ??
Br,
Jonas
-
JonasBang
- Regular
- Posts: 66
- Joined: Mon Apr 23, 2007 10:57 pm
- Location: Copenhagen, Denmark
- Contact:
Arghh ... new issue:
Now the menu looks fine, all the static pages are listed, but nothing happen when I click the links ??
http://www.hydraulisktidende.dk/
/Jonas
Now the menu looks fine, all the static pages are listed, but nothing happen when I click the links ??
http://www.hydraulisktidende.dk/
/Jonas
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Can you make ascreenshot of the staticpages you created, what you entered in the various fields there? Might be that one of them is problematic.
HTH,
Garvin
Can you make ascreenshot of the staticpages you created, what you entered in the various fields there? Might be that one of them is problematic.
HTH,
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/
# 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/
-
JonasBang
- Regular
- Posts: 66
- Joined: Mon Apr 23, 2007 10:57 pm
- Location: Copenhagen, Denmark
- Contact:
I think I have tried almost all settings now, and I can't get it to work.
The url changes in the address bar, but the page show the frontpage content.
Very strange.
I really hope that someone can help me.
Do I need to setup something manually (i.e. hack some of the html/php files bypassing Serendipity?).
/Jonas
The url changes in the address bar, but the page show the frontpage content.
Very strange.
I really hope that someone can help me.
Do I need to setup something manually (i.e. hack some of the html/php files bypassing Serendipity?).
/Jonas
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
In the permalink for staticpages you need to enter a HTTP PATH, not a URL!
So strip the "http://www.hydraulisktidende.dk" from the Path, so that it begins with "/". Then it should work. This should be entered there by default, so you must have mistakenly added the 'http://...' in front of it. If you change s9y configuration directives, always make sure that the format of your new option is like the old default option there.
If you use the fallback URL you already can see your staticpage:
http://www.hydraulisktidende.dk/index.p ... Abonnement
So once you fix the permalink path properly, you'll see your page properly.
Best regards,
Garvin
In the permalink for staticpages you need to enter a HTTP PATH, not a URL!
So strip the "http://www.hydraulisktidende.dk" from the Path, so that it begins with "/". Then it should work. This should be entered there by default, so you must have mistakenly added the 'http://...' in front of it. If you change s9y configuration directives, always make sure that the format of your new option is like the old default option there.
If you use the fallback URL you already can see your staticpage:
http://www.hydraulisktidende.dk/index.p ... Abonnement
So once you fix the permalink path properly, you'll see your page properly.
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/
# 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/
Hm, I guess I'm a bit blond atm... but I can't get it to work.garvinhicking wrote:Hi!
In the permalink for staticpages you need to enter a HTTP PATH, not a URL!
So strip the "http://www.hydraulisktidende.dk" from the Path, so that it begins with "/". Then it should work. This should be entered there by default, so you must have mistakenly added the 'http://...' in front of it. If you change s9y configuration directives, always make sure that the format of your new option is like the old default option there.
If you use the fallback URL you already can see your staticpage:
http://www.hydraulisktidende.dk/index.p ... Abonnement
So once you fix the permalink path properly, you'll see your page properly.
Best regards,
Garvin
My Blog URL is
Code: Select all
http://localhost/serendipity/index.phpCode: Select all
http://localhost/serendipity/index.php?/pages/kontakt.htmlCode: Select all
/serendipity/index.php?/pages/kontakt.htmlCode: Select all
index.php?/pages/kontakt.htmlNow I'm trying to do the same for an imprint page (per static pages), but I can't get it to work -.-
Either the URL is not found or I only see the start page...
So, how do I have to enter the URLs in the static page entry and the navigation to view my imprint page?
new german Serendipity user
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi jumar!
You gave great examples for the contactform plugin, which works for you. But you forgot to tell us how you configured the staticpage which doesn't show.
Best regards,
Garvin
You gave great examples for the contactform plugin, which works for you. But you forgot to tell us how you configured the staticpage which doesn't show.
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/
# 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/