Page 1 of 1

Problem with my_calendar plugin

Posted: Fri Jun 02, 2006 11:23 am
by MITI
dear garvin,

i've got a problem with the mycalendar plugin using s9y v1 locally (wamp) and remote (www.bloxi.de).

i can see the headline "Die nächsten Termine" in my blog, but no dates and no way to enter them. ist seems that the code in serendipity_event_mycalendar ist never executed, so no setupDB() call, noch showevents() call - nothing.

mybe im just to dump to find the entrance for editing the dates

please help

TIA

MITI

Re: Problem with my_calendar plugin

Posted: Fri Jun 02, 2006 12:54 pm
by garvinhicking
Hi!

Dates can be entered frmo the Serendipity Administration Interface, in the menu on the left site. There should be an item "My Calendar". :)

Regards,
Garvin

Posted: Fri Jun 02, 2006 2:35 pm
by MITI
THX ALOT!

i was too blind to see.

another question: could you recommend an php editing/debugging platform for windows? i would like to dive into the s9y-code deeper, but its not so much fun with notepad.exe

Posted: Fri Jun 02, 2006 2:36 pm
by garvinhicking
Hi!

I can recommend any of those:

* Zend IDE
* Eclipse + phpeclipse or zend php plugin
* UltraEdit 32
* ActiveState Komodo

HTH,
Garvin