Search found 54 matches

by joho
Tue Jan 09, 2007 8:50 pm
Forum: General discussions
Topic: How do I get images in an RSS feed to display?
Replies: 5
Views: 3059

Absolutely, but at this point, the output is somewhere in limbo because I don't know why it's failing (or rather, why S9Y refuses to display the image). Could you point me to the chain of code in the source that handles/parses this, so I could at least start to trace?


-joho
by joho
Mon Jan 08, 2007 3:29 pm
Forum: General discussions
Topic: How do I get images in an RSS feed to display?
Replies: 5
Views: 3059

No, it's disabled.
by joho
Sun Jan 07, 2007 3:34 am
Forum: General discussions
Topic: How do I get images in an RSS feed to display?
Replies: 5
Views: 3059

How do I get images in an RSS feed to display?

I'm writing a small RSS-feed generator for an application that has images (photo album). It basically generates a one item RSS-feed with a random image. For some reason, I cannot seem to get S9Y to display the image, regardless of which field I use, nor how I encode the image. I have tried cloning t...
by joho
Wed Jun 28, 2006 10:47 am
Forum: Installation
Topic: Cleaning up from previous installations
Replies: 1
Views: 1974

Cleaning up from previous installations

I've been using S9Y for quite some time now, and always installed upgrades into the same directory. This has worked pretty good for a long time. Today, I went to upgrade to 1.0 and it too went smoothly. But I noticed that in another installation, where I have not kept upgrading on top of old install...
by joho
Mon Dec 19, 2005 9:40 am
Forum: Bugs
Topic: 0.9.1 and MySQL 5.0.16
Replies: 7
Views: 4983

Do you think it helps if, when moving from one MySQL-server to another, I set-up the proper privileges for the S9Y-user? :oops:

Duh! :shock:

Everything works; so it's now PHP 4.4.1, MySQL 5.0.16-client libraries talking with a MySQL 5.0.16 server; using the MySQL-extension in S9Y.
by joho
Fri Dec 16, 2005 11:55 am
Forum: Bugs
Topic: 0.9.1 and MySQL 5.0.16
Replies: 7
Views: 4983

From the PHP manual, a user comment:
jedifreeman at comcast dot net
21-Mar-2005 10:49
It should be noted here that mysqli is a PHP 5 only extension.
by joho
Fri Dec 16, 2005 11:44 am
Forum: Bugs
Topic: 0.9.1 and MySQL 5.0.16
Replies: 7
Views: 4983

And getting MYSQLI and MYSQL extensions both to work with PHP 4.4.1 is no problem? When compiled with MYSQL 5.0.16 client libraries?
by joho
Fri Dec 16, 2005 11:23 am
Forum: Bugs
Topic: 0.9.1 and MySQL 5.0.16
Replies: 7
Views: 4983

How does that matter?
I run on a host with only MySQL-extensions installed, not MySQLI.
I mean, S9Y must be doing something it shouldn't if it doesn't work all of a sudden, no?

I have moved other applications and they work fine, without utilizing the MySQLI extensions.
by joho
Fri Dec 16, 2005 11:12 am
Forum: Bugs
Topic: 0.9.1 and MySQL 5.0.16
Replies: 7
Views: 4983

0.9.1 and MySQL 5.0.16

I just moved my S9Y-blog from a MySQL 4.0.x-server to MySQL 5.0.16 and got this: Query failed: SELECT e.id, e.title, e.timestamp, e.comments, e.exflag, e.authorid, e.trackbacks, e.isdraft, e.allow_comments, e.last_modified, [..] / No database selected I have changed nothing else, except for the host...
by joho
Wed Dec 07, 2005 12:05 pm
Forum: Bugs
Topic: Hacked by Spammers! (S9Y 0.9)
Replies: 4
Views: 6488

Aye; did that ;)
by joho
Wed Dec 07, 2005 11:56 am
Forum: Bugs
Topic: Hacked by Spammers! (S9Y 0.9)
Replies: 4
Views: 6488

Is this fixed in 0.9.1? I thought it was, and was once again hit by the same problem on a site using S9Y 0.9.1.
by joho
Thu May 12, 2005 4:49 pm
Forum: Bugs
Topic: Pagination in 0.8
Replies: 15
Views: 10241

So.. it should be '/' if it's "empty"? Well, that seems to work much better. If this is a static rule, Serendipity should fix this when reading the configuration IMHO. It doesn't have to write an updated field back to the database, but after reading, it should change this to a / if it's e...
by joho
Thu May 12, 2005 4:47 pm
Forum: Bugs
Topic: Pagination in 0.8
Replies: 15
Views: 10241

So.. it should be '/' if it's "empty"?
by joho
Wed May 11, 2005 10:20 pm
Forum: Bugs
Topic: Pagination in 0.8
Replies: 15
Views: 10241

The Relative Path setting is empty.
by joho
Wed May 11, 2005 12:22 am
Forum: Bugs
Topic: 0.8 shortcomings.. is this beta?
Replies: 7
Views: 5140

Here's an example of a recent entry:

image:
joho_20050509_rose_small

extension:
jpg

mime:
image/jpeg


Looks good to me. I checked these before.. and they looked OK then too..