Jake’s Weblog

A blog by Jacob Steenhagen

Skip to: Content | Sidebar | Footer

Facebook
Jacob Steenhagen's Facebook profile

Upcoming Events v0.4

11 September, 2007 (17:11) | Computers, WordPress, upcoming-events | By: Jake

It’s way past time for the 4th release of the Upcoming Events plugin. I’m sure this plugin won’t solve everybody’s problems with version 0.3, but I know it will solve at least a few of them. This is the code that’s been running on my site for the past few months. I apologize for taking so long to make this release. Fixes in this version include:

  • Use $wpdb->prefix for forward compatibility with Wordpress
  • Provide limited support for recurring events
  • Specify that the background should be White in the CSS file
  • Display newly added feeds by default

That last item, display newly added feeds by default, will fix most, if not all, of the SQL errors in previous versions. This will not fix it if you are trying to updating an existing installation that’s exhibiting that problem, but should prevent the problem from happening on new installations. If you have an existing installation with an SQL error, make sure at least one “Display in default sidebar” box is checked.

Download Links

.zip
Wordpress Info Page

Upgrade Instructions

Simply unzip the file into your wp-content/plugins directory in place of the current upcoming-events contents.

Install Instructions

See the main Upcoming Events Page.

Comments

Comment from Shawn
Time September 18, 2007 at 8:39 pm

**** Moved from Upcoming Events on 26-Sep-2007 because of a new release. ****

Been trying to contact you with some updates to this plugin.. been using it for a month or so with some updates (multiple widgits on a page, position of popup, etc)
Let me know how to get you the changes.

Pingback from Weblog Tools Collection » Blog Archive » WordPress Plugin Releases for 9/19
Time September 18, 2007 at 11:37 pm

**** Moved from Upcoming Events on 26-Sep-2007 because of a new release. ****

[...] Upcoming Events can receive iCalendar feeds from third party sites and display aggregated upcoming events from multiple feeds. (No Ratings Yet)  Loading … Sphere: Related Content [...]

Pingback from Jody Sachse – Wandering the Webernet
Time September 19, 2007 at 2:26 am

**** Moved from Upcoming Events on 26-Sep-2007 because of a new release. ****

[...] Upcoming Events can receive iCalendar feeds from third party sites and display aggregated upcoming events from multiple feeds. Up? Something to say? [...]

Comment from Kretzschmar
Time September 19, 2007 at 8:13 am

**** Moved from Upcoming Events on 26-Sep-2007 because of a new release. ****

Right now your plugin only supports english blogs. It would be nice if you could use get_bloginfo(‘charset’) to support blogs using utf8 encoding (to have proper umlauts/lings ÖÄÜ).

Comment from Tim Watt
Time September 19, 2007 at 9:43 am

**** Moved from Upcoming Events on 26-Sep-2007 because of a new release. ****

Prety much as 0.3 – stil lgetting the error when trying to a fetch gcal feed.
[function.file-get-contents]: failed to open stream: Connection timed out in …. /wordpress/wp-content/plugins/upcoming-events/functions.php on line 56

?????

Comment from <img src='http://jacob.steenhagen.us/blog/wp-content/plugins/rpx/images/openid.png'/> Jake
Time September 19, 2007 at 10:36 am

**** Moved from Upcoming Events on 26-Sep-2007 because of a new release. ****

Tim,
I tried twice to reply to you and both times I was told that I’m a virus or spam… so here’s my response:
————————

The error you posted on my blog:

[function.file-get-contents]: failed to open stream: Connection timed out in …. /wordpress/wp-content/plugins
/upcoming-events/functions.php on line 56

Makes it look like the web server your wordpress is running on is having a hard time retrieving the feed from the remote web server. If you paste the URL for the feed in your web browser, are you able to get the .ics file? Does the feed start with http:// ?

Comment from Jeff
Time September 19, 2007 at 11:36 am

**** Moved from Upcoming Events on 26-Sep-2007 because of a new release. ****

Looks like it doesn’t pull in repeating events?

Comment from Shawn
Time September 21, 2007 at 6:44 pm

**** Moved from Upcoming Events on 26-Sep-2007 because of a new release. ****

I can answer this one.
The repeating events information in ICAL is extremely complicated.
I’ve been looking at it for a while myself trying to come up with some code that can handle all the repeats/exceptions/byday/bymonth etc.
I understand 0.4 is adding some basic repeating event handling.. but it will still be a while I think before the plugin can handle all the repeat options.

Comment from Gordo
Time September 24, 2007 at 12:03 am

**** Moved from Upcoming Events on 26-Sep-2007 because of a new release. ****

Hi, Shawn. Thanks for this, I’ve been searching for something like this for a long time. I’m having trouble with one event, though. When the plugin reads that particular event, it gets a start date of Dec 31, 1969. Any idea?

Comment from <img src='http://jacob.steenhagen.us/blog/wp-content/plugins/rpx/images/openid.png'/> Jake
Time September 24, 2007 at 9:15 am

**** Moved from Upcoming Events on 26-Sep-2007 because of a new release. ****

Gordo,
Can you give me the URL for the full feed?

Comment from Gordo
Time September 24, 2007 at 5:35 pm

**** Moved from Upcoming Events on 26-Sep-2007 because of a new release. ****

Thanks for the assistance, Jake. It’s working beautifully.

Comment from Bee Real
Time May 5, 2008 at 7:25 pm

Just thought I’d say thank you for all your work on this Jake. I’m using it on a test server and it’s running without a hiccup.

Write a comment

You need to login to post comments!