Search found 10 matches

by Pedahzur
Tue Jul 21, 2009 7:17 am
Forum: General discussions
Topic: Cannot get Picassa plugin to work
Replies: 2
Views: 1987

Cannot get Picassa plugin to work

I've read this thread: http://board.s9y.org/viewtopic.php?f=4&t=1645&hilit=picasa and been to http://blog.sdamm.de/2007/07/22/75.html but still can't get the plugin to work. My path is set as:

/path/do/domain/root/web/public/picasa/

In that directory is a directory named 'alaska' which contains a ...
by Pedahzur
Sun Aug 17, 2008 10:18 pm
Forum: General discussions
Topic: Way to indicate comments made by (logged in) user/admin
Replies: 50
Views: 39360

Way to indicate comments made by (logged in) user/admin

As s9y is configured by default, anyone could claim to be the author of the blog post in a comment. Is there a way to configure s9y to indicate a comment made by a logged in user? Something like a slightly different background, a line at the top of the post, or something? It'd be nice if readers ...
by Pedahzur
Wed Apr 11, 2007 7:17 pm
Forum: Bugs
Topic: RPC Ping timeout causes other RPC calls to fail
Replies: 4
Views: 4745

Re: RPC Ping timeout causes other RPC calls to fail

garvinhicking wrote:Okay, I think Serendipity 1.1.2 still can exhibit the behaviour to make trackbacks fail when xml-rpc pings fail completely. Some work to improve this has been done in the current 1.2 snapshots.
Cool!

Thanks for all your help and your quick replies!

j
by Pedahzur
Wed Apr 11, 2007 8:50 am
Forum: Bugs
Topic: RPC Ping timeout causes other RPC calls to fail
Replies: 4
Views: 4745

Re: RPC Ping timeout causes other RPC calls to fail

Which serendipity version are you using? Only in older versions failed rpc pings should cause trackbacks to fail.

The top of index.php says:

<?php # $Id: index.php 1519 2006-11-28 14:48:59Z garvinhicking $

I'm not sure of the version number, but I think I'm up to the latest. I just installed 1 ...
by Pedahzur
Tue Apr 10, 2007 6:47 am
Forum: Bugs
Topic: RPC Ping timeout causes other RPC calls to fail
Replies: 4
Views: 4745

RPC Ping timeout causes other RPC calls to fail

(I looked through the FAQ and searched the board, but didn't see this.)

Today I had a couple calls to Technorati RPC pings fail, and it seems to cause all the calls (including track backs) to fail.

The message that shows up in the "result window" is

Sending XML-RPC ping to host rpc.technorati ...
by Pedahzur
Tue Apr 03, 2007 2:42 am
Forum: Installation
Topic: How to specify the MySQL port?
Replies: 4
Views: 3822

Re: How to specify the MySQL port?

Ah, mysqli was the clue. :)

I committed this patch, maybe you can try it:

http://svn.berlios.de/viewcvs/serendipity/trunk/include/db/mysqli.inc.php?rev=1659&r1=1247&r2=1659


I replaced that file, changed my config to MySQLi, my config_local says I'm using mysqli, and all seems to be working ...
by Pedahzur
Thu Mar 29, 2007 7:26 pm
Forum: Installation
Topic: How to specify the MySQL port?
Replies: 4
Views: 3822

Re: How to specify the MySQL port?

Hi!
Which PHP version and mysql client library are you using?


php5 -v
PHP 5.1.2 (cli) (built: Mar 7 2007 21:53:56)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies

apt-cache show php5-mysqli
Package: php5-mysqli
Priority: optional
Section: web ...
by Pedahzur
Thu Mar 29, 2007 2:25 am
Forum: Installation
Topic: How to specify the MySQL port?
Replies: 4
Views: 3822

How to specify the MySQL port?

We run our MySQL 5 server on a non standard port due to a parallel install of MySQL 4 (migration in process). Thus, the database server I want is not on port 3306. But when I specify db.host.com:3307, I get this message back:

Unknown MySQL server host 'db.host.com:3307'

I'm doing expert install ...
by Pedahzur
Thu Feb 22, 2007 6:40 am
Forum: General discussions
Topic: Tagging plugin no longer showing related?
Replies: 1
Views: 1925

Tagging plugin no longer showing related?

After a recent upgrade of the tagging plugin, it was displaying twice in the side bar, so I uninstalled it, and reinstalled it. Now, all my entries display tags, but the "related" entries no longer display, even though the configuration screen says "Display related entries by tags?"

Anyone have any ...
by Pedahzur
Sat Feb 17, 2007 5:25 am
Forum: General discussions
Topic: Forcing a track back retry
Replies: 3
Views: 2713

Forcing a track back retry

I was posting a message to my blog today, and had trackbacks to two different URL's on the same blog. Well, after the first trackback ping, the other blog bounced the second saying I was pinging too fast. Now, I have found no way to force S9y to retry the trackback.

I deleted the reference to the ...