[EventCalendar] Impossible to use Event Calendar

Joan Alpini joan.alpini at cbeventoux.org
Thu Oct 19 10:20:08 UTC 2006


Hello,

(I don't speak english verry well, so excuse me for my mistakes...)

I have a problem : I have installed Event Calendar, following this instructions :

1. Upload to your plugins folder, usually wp-content/plugins/
The plugin is in the form of a directory called eventcalendar3.
2. Activate the plugin on the plugin screen.
Don't try to view your blog yet. First you must.

3. Change settings on the 'Plugins > Event Calendar' options screen. [details]
You must choose which WordPress category to use for events. (Viewing the options screen for the first time also sets up the database, and upgrades events from older versions of EventCalendar.)

4. Add the Event Calendar or Upcoming Events list to your sidebar.

If you use the WordPress Widgets, then the Event Calendar is available as an easy to install widget. In order to use it you must first activate the "Event Calendar Widget" plugin.If you use the K2 template then the Event Calendar is available as a sidebar module.Otherwise, you need to make a small adition to your template. Add the following code to your sidebar.php:

Event Calendar:
<li>
  <?php ec3_get_calendar(); ?>
</li>

Upcoming Events:
<li>Events
  <?php ec3_get_events(5); ?>
</li> 

Ok, no problem for the moment and the calendar really appears on the right side bar of my blog. But I can't use this plugin by adding some events in the administration window : I can't see the "Event editor" on the write post page... I've ridden a lot of web pages and forums, but I did not find an answer, so please help me if you can ! 

Thank you very very much...

Joan

Note : My Word Press version : 2.04

My Event calendar version : 3.0.4

I use Windows XP pro with Mozilla firefox and Filezilla 2.2.23

____________________________________________
Joan Alpini - Chargé de mission Observatoire local
CBE Pays du Ventoux-Comtat Venaissin
Le plan du Saule
84 570 MORMOIRON
tel. 04 90 61 73 89 / fax.04 90 61 73 90
site web : http://cbeventoux.org/
mail : joan.alpini at cbeventoux.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20061019/8581b15f/attachment.htm


More information about the EventCalendar mailing list