Search found 11 matches

by stalsy
Thu Aug 23, 2007 11:36 am
Forum: Plugins
Topic: Request for Plugin: What platform has the comment owner
Replies: 3
Views: 2962

is it usefull? :)
by stalsy
Wed Aug 22, 2007 5:33 pm
Forum: Plugins
Topic: Frequently Asked Questions
Replies: 1
Views: 1743

Hi,

I'm very sorry because I've solved my problem using an existent topic ( I did made the search before, but I did found it )... so one problem is solved...

:)
by stalsy
Wed Aug 22, 2007 5:01 pm
Forum: Plugins
Topic: [Resolved]Comments sidebar plugin
Replies: 2
Views: 1827

That's great! I've solved my problem.

Thank you very much
by stalsy
Wed Aug 22, 2007 3:54 pm
Forum: Plugins
Topic: Frequently Asked Questions
Replies: 1
Views: 1743

Frequently Asked Questions

Hi guys,

I'm sorry for my pressing requests, but I've another problems now with FAQs plugin.

When I try to insert a category I've the following error:

INSERT INTO serendipity_faq_categorys (id,parent_id,language,category,introduction,catorder) values ('', '0', 'en', 'Serendipity', 'All about ...
by stalsy
Wed Aug 22, 2007 3:08 pm
Forum: Plugins
Topic: [Resolved]Comments sidebar plugin
Replies: 2
Views: 1827

[Resolved]Comments sidebar plugin

I've noticed a mistake in comments plugin. When someone writes a comment this will appear in the sidebar with a not writed string at the end.

Ex:

This is my comment

in the sidebar under comments plugin sections appear the following comment

This is my commentComment()

The problem is in file ...
by stalsy
Wed Aug 22, 2007 1:54 pm
Forum: Plugins
Topic: Improved Timezones plugin
Replies: 1
Views: 1728

Improved Timezones plugin

I've made some modifications in the serendipity_plugin_timezones from Christoph Eunicke

I haven't tested these modifications with PEAR, but without PEAR they work well. The improvements are:

- until four timezones (2 optional)
- correct a little bug in the first timezone without using PEAR (now ...
by stalsy
Wed Aug 22, 2007 10:30 am
Forum: Plugins
Topic: [Resolved] timezones
Replies: 3
Views: 2307

I've resolved my problem... was a mistake in filling the last form.. I was too tired -.-'

Thank you
by stalsy
Tue Aug 21, 2007 5:54 pm
Forum: Plugins
Topic: [Resolved] e-Mail Entry and Microsoft Exchange Server
Replies: 2
Views: 2148

Re: e-Mail Entry and Microsoft Exchange Server

Hi!

When you run PHP on a windows server, you can configure a SMTP send host through php.ini file. Then you can also send mails without sendmail.

BTW, now that you'Re writing about the windows server: Maybe the timezone conversion functionality only works on linux?

Regards,
Garvin

thanks for ...
by stalsy
Tue Aug 21, 2007 5:01 pm
Forum: Plugins
Topic: [Resolved] e-Mail Entry and Microsoft Exchange Server
Replies: 2
Views: 2148

[Resolved] e-Mail Entry and Microsoft Exchange Server

Hi all,

It's already my second post in this forum and we have met just 10 minutes ago :).

Now the question is.. can e-Mail Entry plugin works with Microsoft Exchange Server? I have read that is based on PHP mail fuction but I haven't sendmail or qmail.

Anyone has made a patch for this :) ? ( I'm ...
by stalsy
Tue Aug 21, 2007 4:48 pm
Forum: Plugins
Topic: [Resolved] timezones
Replies: 3
Views: 2307

Thank you for reply

Unfortunately I've tried many code, I'm just able to see my localtime yet...
by stalsy
Tue Aug 21, 2007 4:17 pm
Forum: Plugins
Topic: [Resolved] timezones
Replies: 3
Views: 2307

[Resolved] timezones

Hi all,

I've installed for the second time Serendipity. It's a very cool blogging system.

My problem is with timezones plugin. I don't have Date PEAR package and I can't installing it. So I have choised to put this string for show the Date:
London
GMT
H:i:s

Providence
EDT
H:i:s
according to ...