Search found 9 matches

by baph
Tue Mar 25, 2008 8:04 pm
Forum: Installation
Topic: Problem Embedding in PHP page
Replies: 13
Views: 7098

As it was mucking up the site, I've turned it back off again.

It seems I'm doomed to have just the latest news show.

Thanks to all for their help.

Jon
by baph
Fri Mar 14, 2008 12:41 am
Forum: Installation
Topic: Problem Embedding in PHP page
Replies: 13
Views: 7098

@baph: no change to the .htaccess, either? Are you using mod_rewrite?

when I turn mod_rewrite on it then causes problems with the embedding of the rest of the site - namely, it gets stuck in the serendipity directory, and will not show the proper pages.

I've turned it back on to show what ...
by baph
Fri Mar 14, 2008 12:28 am
Forum: Installation
Topic: Problem Embedding in PHP page
Replies: 13
Views: 7098

The settings are as below.

Jon

Permalink Entry URL structure archives/%id%-%title%.html

Permalink Author URL structure authors/%id%-%realname%

Permalink Category URL structure categories/%id%-%name%

Permalink RSS-Feed Category URL structure feeds/categories/%id%-%name%.rss

Permalink RSS-Feed ...
by baph
Thu Mar 13, 2008 9:36 am
Forum: Installation
Topic: Problem Embedding in PHP page
Replies: 13
Views: 7098

Hi Garvin,

The settings for the permalinks are as they were originally set automatically. nothing has been changed.

Jon
by baph
Tue Mar 11, 2008 5:53 pm
Forum: Installation
Topic: Problem Embedding in PHP page
Replies: 13
Views: 7098

Hi Judebert,

I tried the change - no difference.

I'm using s9y 1.2.1

PHP Version 5.2.5

Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.7a mod_auth_passthrough/2.1 mod_bwlimited/1.4

Thanks for your time and suggestions.

Jon
by baph
Fri Mar 07, 2008 11:14 am
Forum: Installation
Topic: Problem Embedding in PHP page
Replies: 13
Views: 7098

My .htaccess is

# BEGIN s9y
DirectoryIndex /serendipity/news.php
DirectoryIndex news.php index.php index.html index.htm

<Files *.tpl.php>
deny from all
</Files>

<Files *.tpl>
deny from all
</Files>

<Files *.sql>
deny from all
</Files>

<Files *.inc.php>
deny from all
</Files>

<Files *.db ...
by baph
Wed Mar 05, 2008 10:58 pm
Forum: Installation
Topic: Problem Embedding in PHP page
Replies: 13
Views: 7098

I'm now having a different problem.

Everything is embedded... however, when I try to view the "older" articles, it shows just the last (howevermany set in admin) articles, rather than the one wanted.

the site is www.radiomagiclive.com and the link is news.

Any help would be appreciated.

Jon
by baph
Sun Mar 02, 2008 10:50 pm
Forum: Installation
Topic: Problem Embedding in PHP page
Replies: 13
Views: 7098

I am a dolt!

I just realised that I needed to change the indexfile to (not as it seems in the instructions) - but the newsser.php page I created.(it was the reference to index.php that confused me)

It is now solved!

Jon
by baph
Sun Mar 02, 2008 7:18 pm
Forum: Installation
Topic: Problem Embedding in PHP page
Replies: 13
Views: 7098

Problem Embedding in PHP page

Hi,

I followed the tutorial for embedding, and am having partial luck.

the blog is embedded into http://www.radiomagic.co.uk/newsser.php

I get an output of the correct page and it has the blog embedded - but, I cannot follow any of the links (archive, recent) at the side. When i do it comes out ...