plugin error after embedding s9y

Having trouble installing serendipity?
Post Reply
ae+++
Posts: 1
Joined: Thu Dec 23, 2004 4:15 am

plugin error after embedding s9y

Post by ae+++ »

hello

i have a problem where i have embedded s9y which works fine, but the links from the plugins do not pick up the new index file i have specified

for example, currently if you click on a archived entry you get the following link

/serendipity/archives/20041218.html

which is completely unfomatted (no html or body tags - just the divs)

what it should be is:

/serendipity/diary.php?/archives/20041218.html

which works fine. ( diary.php is my index file)


does anyone know why this is happening??

cheers

andrew
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: plugin error after embedding s9y

Post by garvinhicking »

There's an option "Index File" which defaults to 'index.php' in your serendipity configuration. You can set that to diary.php - but then you need to disable URL rewriting to make it like diary.php?/archives/... ...

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/
Post Reply