Search found 4 matches

by Jessi Miller
Wed Jun 08, 2005 3:32 pm
Forum: General discussions
Topic: Where can i edit the text for section headings/titles ?
Replies: 13
Views: 20180

Aha! I never thought to check the spelling. I'm so glad it's only a typo and not some huge mangey problem!

It works perfectly now, thank you so much for your help. I'd like to give back to s9y by desigining some templates in my spare time, so keep an eye out!
by Jessi Miller
Tue Jun 07, 2005 6:14 pm
Forum: General discussions
Topic: Where can i edit the text for section headings/titles ?
Replies: 13
Views: 20180

Yes, I'm using Serendipity 0.8 and PHP 4.3.9, according to the admin footer.

I personally did not modify any core files, and i don't think it's likely that the former programmer did, but he could have.

When I look inside genpage.inc.php, this is what I see:

(snip)
include_once('serendipity ...
by Jessi Miller
Tue Jun 07, 2005 4:09 pm
Forum: General discussions
Topic: Where can i edit the text for section headings/titles ?
Replies: 13
Views: 20180

Hi Garvin,

I copied and pasted what you typed into the config.inc.php file, so no typos, and after I read your last post, I got some help from a programmer friend, who gave me the top two lines:

<?php
ini_set('error_reporting', E_ALL);
ini_set('display_errors', 1);

if (is_numeric($serendipity ...
by Jessi Miller
Fri Jun 03, 2005 5:56 pm
Forum: General discussions
Topic: Where can i edit the text for section headings/titles ?
Replies: 13
Views: 20180

Something's not quite right.

Sorry it's taken me so long to respond. I'm pretty sure it's something to do with the config.inc.php file, because when it is present in /templates/litique, nothing generates. It's just a blank page. As soon as I rename the file, everything comes back, but there aren't any category descriptions, of ...