Search found 7 matches

by gwgraham
Mon Apr 30, 2007 1:31 pm
Forum: Installation
Topic: Stable svn releases?
Replies: 3
Views: 3383

Stable svn releases?

Hi. I have a number of blogs that I want to be able to update on a regular basis via svn. Do you have stable svn releases? Because it seems that the version I can get under svn seems often to be in testing or alpha stages.
Thanks
by gwgraham
Mon Apr 30, 2007 10:07 am
Forum: General discussions
Topic: TrackBack bombing
Replies: 7
Views: 5706

If I modify the comment.php file directly, am I not just going to get my modifications lost every time I update the blog via svn?
I have quite a few blogs and sometimes the sysadmin updates them, i have lost customisations in this way in the past.
by gwgraham
Thu Apr 05, 2007 1:46 pm
Forum: Bugs
Topic: Path to 'next page' incorrect
Replies: 7
Views: 4196

Thank you very much! That works now.
by gwgraham
Wed Apr 04, 2007 8:47 pm
Forum: Bugs
Topic: Path to 'next page' incorrect
Replies: 7
Views: 4196

Hi I updated to 1.2-alpha3 but it still does the same thing.
This is the one I updated
http://www.shootingpeople.org/sundance/blog/wrapper.php
by gwgraham
Wed Apr 04, 2007 5:42 pm
Forum: Bugs
Topic: Path to 'next page' incorrect
Replies: 7
Views: 4196

I think you are right. We are on this version. Should we be sticking to a stable release? I didn't do the upgrade but it was done by someone else via svn. Can you let me know if we should have done differently to get a stable version?

Anyway, here is the wrapper.php

<?php
// Let serendipity ...
by gwgraham
Wed Apr 04, 2007 5:22 pm
Forum: Bugs
Topic: Path to 'next page' incorrect
Replies: 7
Views: 4196

Hi Garvin,

If you mean the 'index file' setting under 'paths' in the configuration admin, this is indeed set to 'wrapper.php'

George
by gwgraham
Wed Apr 04, 2007 10:54 am
Forum: Bugs
Topic: Path to 'next page' incorrect
Replies: 7
Views: 4196

Path to 'next page' incorrect

We did an svn upgrade of some 0.8 version blogs about a month ago.
For some reason all these blogs create an incorrect link to the 'next page'

e.g. ....php?/wrapper/archives/P2.html

When it should be simply

e.g. ....php?/archives/P2.html

The main page of the blog is embedded and the url is
E ...