Page 1 of 1

Timezones-problem

Posted: Mon Jan 29, 2007 7:55 pm
by lamy
Hi!

First of all, i honestly have to say that this is the very best cms / blogging engine I have ever seen :).

So let's get it on with my problem: I have tried to install the Timezones Plugin. The Admin interface works fine for me, but he does not show the actual times...

http://qabit.de/serendipity/

Would be great if anybody had a solution :)

Have a nice day,
lamy

Posted: Mon Jan 29, 2007 8:24 pm
by mattsches
I'm not too familiar with this plugin, but a quick look at the code tells me that you must have PEAR::Date installed. If you know how to install this package, then it should be easy to get the plugin running.

Otherwise, just download the latest version of Date (1.4.7), and extract it into the bundled-libs dir of your blog. Rename Date-1.4.7 to Date. You can delete the docs and tests subfolders.

I suppose everything should work then ... if it doesn't please tell.

- Mattsches

Posted: Mon Jan 29, 2007 8:50 pm
by lamy
Nope it doesn't work yet... There's no change at all =/


Do I have to register the date-lib anywhere?

Posted: Mon Jan 29, 2007 9:56 pm
by lamy
Alright, this thread helped:
http://board.s9y.org/viewtopic.php?t=70 ... =guestbook

Simply had to use the strtime()-commands (H:i M d)

Posted: Mon Jan 29, 2007 11:18 pm
by mattsches
Great!