Timezones-problem

Creating and modifying plugins.
Post Reply
lamy
Regular
Posts: 32
Joined: Mon Jan 29, 2007 7:51 pm
Location: Paderborn
Contact:

Timezones-problem

Post 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
mattsches
Regular
Posts: 440
Joined: Sat Nov 05, 2005 9:35 pm
Location: Wiesbaden, Germany
Contact:

Post 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
lamy
Regular
Posts: 32
Joined: Mon Jan 29, 2007 7:51 pm
Location: Paderborn
Contact:

Post by lamy »

Nope it doesn't work yet... There's no change at all =/


Do I have to register the date-lib anywhere?
lamy
Regular
Posts: 32
Joined: Mon Jan 29, 2007 7:51 pm
Location: Paderborn
Contact:

Post 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)
mattsches
Regular
Posts: 440
Joined: Sat Nov 05, 2005 9:35 pm
Location: Wiesbaden, Germany
Contact:

Post by mattsches »

Great!
Post Reply