MyBB Community Forums

Full Version: Upcoming Events
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5
This plugin shows upcoming calendar events at the forum index, inside the board stats box and/or at the portal page (portal.php).

Features:
  • upcoming events box at index and portal page
  • recognizes MyBB time & date settings (global and user specific)
  • scalable display options (time range and max. entries)

Changelog:
http://mods.mybb.com/change-log/upcoming-events

Screenshots:
[Image: screenshot01.th.gif][Image: screenshot02.th.gif][Image: screenshot03.th.gif]

Link:
http://mods.mybb.com/view/upcoming-events
Updated to version 1.1
  • add support for portal.php
  • add setting to de-/activate upcoming events at index and portal
  • code optimizing to better meet the mybb conventions (folder structure Undecided)
  • serveral bug fixes
Thank you for this plugin. Wink
Its Neat. =)
Nice work.
Thank you for this plugin.
I get php errors when there are no events to display.


Warning [2] Invalid argument supplied for foreach() - Line: 220 - File: inc/plugins/upcoming_events.php PHP 5.2.0-8+etch16 (Linux)
File							Line	Function
/inc/plugins/upcoming_events.php	220 	errorHandler->error
 [PHP] 	  	upcoming_events_index_start
/inc/class_plugins.php 	101 	call_user_func_array
/index.php 	25 	pluginSystem->run_hooks




And a suggestion: Include Birthdays (or give the option to do so).
(2011-04-21, 06:19 PM)linguist Wrote: [ -> ]I get php errors when there are no events to display.


Warning [2] Invalid argument supplied for foreach() - Line: 220 - File: inc/plugins/upcoming_events.php PHP 5.2.0-8+etch16 (Linux)
File							Line	Function
/inc/plugins/upcoming_events.php	220 	errorHandler->error
 [PHP] 	  	upcoming_events_index_start
/inc/class_plugins.php 	101 	call_user_func_array
/index.php 	25 	pluginSystem->run_hooks
Thx for the report Smile --> fixed in 1.2
http://mods.mybb.com/view/upcoming-events


(2011-04-21, 06:19 PM)linguist Wrote: [ -> ]And a suggestion: Include Birthdays (or give the option to do so).

MyBB shows Today's Birthdays by default ... ?!
(2011-04-27, 10:46 AM)lorus Wrote: [ -> ]MyBB shows Today's Birthdays by default ... ?!

yeh, but imho it would be better to have these two things in one place and not in two separate table cells.
Pages: 1 2 3 4 5