Sorry for the delayed response... been away at a conference.
Some additional information on this: I had the main page set to display 15 entries at a time. When clicking the Next Page link to see the next 15 entries, the browser goes right back to the first page, but adds the aforementioned error to the bottom of the page. I've seen something similar in the forums here, and it appeared to be a Paths issue.
We're running Serendipity 0.8-beta2 and PHP 4.3.2 in a Redhat Linux environment. I inherited this from a former employee. We're using the blog for the same purpose as last year (annual Executive MBA class trip), so all settings are as he left them.
The only values set up in Configuration/Paths are:
Full path: /var/www/html/blog/
Relative template path: templates/
Index file: index.php
The blog's URL is
http://firebird.business.wm.edu/blog/. I've tried using this for the 'URL to blog' setting and have tried entering /serendipity/ for the 'Relative path' setting, but these have resulted in various problems, such as the blog site losing its 'style' settings (text only) or the 'Back to Weblog' link on the admin page not taking me back to the main blog page.
I have root access to the Linux box and know where all of the directories are. I think the entries I've tried probably have had faulty format/syntax (leading / vs. no leading /).
Any thoughts?
Thanks - Jay
garvinhicking wrote:Hi!
Which PHP version are you using? And what didyou enter as the "URL of the Blog" configuration directive in the serendipity config?
It might also be that your $_SERVER['HTTP_REFERER'] string isnot set;which webserverand version do you use?
regards,
garvin