No luck. I put Static Pages quite high in the list and Contact Form right at the bottom. I also tried removing it (it's gone now) but with no effect.garvinhicking wrote:Hi!
The Contact Form is my quite safe bet. Try to move it AFTER the static page plugin in the order.
Search found 9 matches
- Wed Feb 28, 2007 8:55 pm
- Forum: Installation
- Topic: Static Pages not linking
- Replies: 15
- Views: 12301
Re: Static Pages not linking
- Wed Feb 28, 2007 8:53 pm
- Forum: Installation
- Topic: Static Pages not linking
- Replies: 15
- Views: 12301
Re: Static Pages not linking
One quick question: I'm not familiar with Serendipity behind the scenes but I'm assuming that "Event" plugins are actually trigerred via events, is that correct? If so, I should be able to hook up my own listener for event broadcasts as well, is that right?
- Wed Feb 28, 2007 8:48 pm
- Forum: Installation
- Topic: Static Pages not linking
- Replies: 15
- Views: 12301
Re: Static Pages not linking
Hi!
That's pretty strange. Since you volunteered for some PHP debugging, let's have a stab at that. The most probable problem might be related to some other event plugin interfering - which ones do you have installed, in what order?
Okay, here they are in order:
1. [C] Markup: Serendipity ...
That's pretty strange. Since you volunteered for some PHP debugging, let's have a stab at that. The most probable problem might be related to some other event plugin interfering - which ones do you have installed, in what order?
Okay, here they are in order:
1. [C] Markup: Serendipity ...
- Wed Feb 28, 2007 8:24 pm
- Forum: Installation
- Topic: Static Pages not linking
- Replies: 15
- Views: 12301
Re: Static Pages not linking
Hi!
It's exactly "/~patrickb/peabee/blog/index.php?/pages/about.html" which is the direct link from the root folder of my server.
There we have it! It should be "/blog/index.php?/pages/about.html" because you need to enter the full HTTP path there, not a filesystem path.
I tried that as ...
It's exactly "/~patrickb/peabee/blog/index.php?/pages/about.html" which is the direct link from the root folder of my server.
There we have it! It should be "/blog/index.php?/pages/about.html" because you need to enter the full HTTP path there, not a filesystem path.
I tried that as ...
- Wed Feb 28, 2007 8:00 pm
- Forum: Installation
- Topic: Static Pages not linking
- Replies: 15
- Views: 12301
Re: Static Pages not linking
Hi!
Okay. I can call up the staticpage using the "about" key you configured that's used as a "fallback" mechanism:
http://www.peabee.com/blog/index.php?serendipity[subpage]=about
This tells us at least your staticpage CAN be displayed and IS properly stored. The only thing we have to figure out ...
Okay. I can call up the staticpage using the "about" key you configured that's used as a "fallback" mechanism:
http://www.peabee.com/blog/index.php?serendipity[subpage]=about
This tells us at least your staticpage CAN be displayed and IS properly stored. The only thing we have to figure out ...
- Wed Feb 28, 2007 7:37 pm
- Forum: Installation
- Topic: Static Pages not linking
- Replies: 15
- Views: 12301
Re: Static Pages not linking
Hi!
So I understand you right that the staticpage itself does not show up, when you call "index.php?/pages/about.html", right?
Exactly. It doesn't show up either as a link from the main page or when called directly. You can see the blog at http://www.peabee.com/blog
Can you tell us which ...
So I understand you right that the staticpage itself does not show up, when you call "index.php?/pages/about.html", right?
Exactly. It doesn't show up either as a link from the main page or when called directly. You can see the blog at http://www.peabee.com/blog
Can you tell us which ...
- Wed Feb 28, 2007 5:57 pm
- Forum: Installation
- Topic: Static Pages not linking
- Replies: 15
- Views: 12301
Static Pages not linking
Hi everyone,
I've installed the static pages plugin on my site and created a single entry to link to the "About" section but so far every link at the top of the page simply reloads to the main (start) page instead.
In the TPL file for the theme ("leaf" in this case) I verified the path to the HTML ...
I've installed the static pages plugin on my site and created a single entry to link to the "About" section but so far every link at the top of the page simply reloads to the main (start) page instead.
In the TPL file for the theme ("leaf" in this case) I verified the path to the HTML ...
- Fri Feb 23, 2007 6:44 pm
- Forum: Installation
- Topic: Error 500 (alternate cause and solution)
- Replies: 3
- Views: 3679
Error 500 (follow-up)
I just wanted to mention that I switched styles and Serendipity reset the mode of the root folder to 0777, again causing my server to return a 500 error. Again I reset the mode to 0755 and it works fine. Hopefully I won't have to switch styles too often 
P.B.
P.B.
- Fri Feb 23, 2007 6:35 pm
- Forum: Installation
- Topic: Error 500 (alternate cause and solution)
- Replies: 3
- Views: 3679
Error 500 (alternate cause and solution)
Hi everyone,
I was scouring the forums here for a solution to a 500 (Internal Server Error) return after installing a new style in my brand new Serendipity installation (1.1.1). Almost all of the posts here referred to the .htaccess file and various things that could be done to address the problem ...
I was scouring the forums here for a solution to a 500 (Internal Server Error) return after installing a new style in my brand new Serendipity installation (1.1.1). Almost all of the posts here referred to the .htaccess file and various things that could be done to address the problem ...