Problem with my_calendar plugin

Found a bug? Tell us!!
Post Reply
MITI
Posts: 2
Joined: Thu Jan 13, 2005 10:29 am

Problem with my_calendar plugin

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Problem with my_calendar plugin

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
MITI
Posts: 2
Joined: Thu Jan 13, 2005 10:29 am

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

I can recommend any of those:

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

HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply