Hi,
I’m using tDiary 1.5.2 with the Blogkit
(Posts // halo • statue). It works beautifully (and I’m close
to having an RSS feed working for it). When I try to add a comment
(TSUKKOMI) I get the following error:
We have never seen this kind of error message…
I don’t know exactly, but please try below:
- tDiary-1.5.2(or 1.5.3) may not work with ruby-1.8.0.
→ Please try latest CVS version(which support ruby-1.8.0-preview2).
And update ruby-1.8.0 to ruby-1.8.0-preview2.
→ Or please try tDiary-1.5.2 with ruby-1.6.8.
- Remove cache files once.
rm @data_path/cache/*.parser.
- Check access permissions of @data_path/ and @data_path/cache/ again.
If it’ll not work yet, tell me:
- What plugins do you use?
ls plugin/
- Show me your tdiary.conf.
···
On Wed, 5 Mar 2003 01:49:26 +0900 Austin Ziegler austin@halostatue.ca wrote:
–
.:% Masao Mutohmutoh@highway.ne.jp
I am in the process of merging local changes with CVS version. (I
will send you those changes later. One of them is for the Edit
plug-in so that it is multi-lingual; another for calendar2 for the
same thing.) I have not yet put these on the site.
I have updated to Ruby 1.8.0 preview2. I still get the error, but
when I delete the *.parser files from the cache, the TSUKKOMI
display. So they are being saved, it’s just something in the process
which is causing the problem.
I will give you more information when I have it.
-austin
– Austin Ziegler, austin@halostatue.ca on 2003.03.05 at 14:25:11
···
On Wed, 5 Mar 2003 23:38:20 +0900, Masao Mutoh wrote:
On Wed, 5 Mar 2003 01:49:26 +0900 > Austin Ziegler austin@halostatue.ca wrote:
I’m using tDiary 1.5.2 with the Blogkit
(Posts // halo • statue). It works beautifully (and I’m
close to having an RSS feed working for it). When I try to add a
comment (TSUKKOMI) I get the following error:
- tDiary-1.5.2(or 1.5.3) may not work with ruby-1.8.0.
→ Please try latest CVS version(which support ruby-1.8.0-
preview2).