2.3 (2012-10-31):
When upgrading remove the old files first as some files/views have been removed. And don't forget to flush the caches (or run upgrade.php).
View Jeroen Dalsem's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
thank you very much for your update...is it possible to delete old events say more than 365 days?... if you can provide a code for deletion it would be much help ful
any idea how to delete old expired event posts
I was thinking the same. I could not find a way to delete old event posts. Anyways, great plugin!
On the detail page: $event->time_created = 0
@singleserve what do you mean?
@den you can manually delete them. Otherwise you have to write a script that (periodically) deletes old entities.
@Jeroen Dalse, so how to fetch the old entities say older than 1 month...
Hi, congratulations for the magnific work.
As under the theme of the dates, I get the date -> Date: 11/30/1999
Hello, in my last post I misspoke. I mean I can not set the date of the event. To enter it leaves me 1999. How I can fix this?
How do you do, Jeroen Dalsem.
I am a Japanese system engineer.
Thank you for the wonderful function.
I think that I am as follows.
event_manager/actions/event/edit.php(L49〜50)
【before】
if(!empty($start_day)) {
$date = explode('-',$start_day);
$start_day = mktime(0,0,1,$date[1],$date[2],$date[0]);
}
【after】
if(!empty($start_day)) {
$date = $start_day;
$start_day = mktime(0,0,1,$date[month],$date[day],$date[year]);
}
As mentioned above, I need your help well.
Hi, my last chance to help me. I need to configure the plugin for events, but the post is not on the list and gives the date changed .... please help.
This is a fantastic plugin - is it possible to have a multi-day event?
ColdTrick thanks! Very good plugin.
Anybody know how translate English month short names. Displayed in Event Manager widget in Dashboard or index page. I mean calendar page look box which says (example) DEC 07.
How translate DEC to another language? Is this an image? I search core and event manager language files but no find. Thanks
Fantastic plugin, special thanks to ColdTrick, especially to Jeroen Dalsem !!! Best regards
How can i get a list of the events on the current month???
I need them to create a sidebar plugin and show'em on the events page.
Hi, Jeroen. I just installed Event manager plugin. However, this plugin has the following dependency:
Suggests Plugin: widget_manager any -- Missing
I saw you have widget_manager plugin. I installed, but this plugin has the followiing dependency:
Suggests Plugin: group_tools any -- Missing
Can you point me out where I can get this group_tools plugin.
Thanks in advance
Jose Monico
@monico those plugins are suggested, notrequired, but if you like group_tools you can download it here: http://community.elgg.org/plugins/736791/2.4/group-tools
Hi, Jeroen. I appreciate your sooner reply. Thanks for the URL. I have a question:
How can I fix the following error that it appear on the plugin web page:
event_manager_V2.0.2 (guid: 63) cannot start and has been deactivated. Reason: Cannot include start.php for plugin event_manager_V2.0.2 (guid: 63)
Thanks in advance.
Jose Monico
@Jeroen Dalsem
About access to the event. I see there's an option for 'Private' So basically no one can see the event? No way to invite people to the event??
@rjcalifornia you could just set the access to private... and that should make it invisible for anyone else.
Hi Jeroen, ¿there is spanish traduction for this plugin?
Thanks for your great plugins!
Hi Jeoren,
Hope you are doing well !
How can I change the date format YYYY/MM/DD by DD/MM/YYYY ?
As well, Can you tell me how to get "Event_calendar Datepicker popup windows with french months ?
Thanks in advance for your help on this.
Mickael
don't read around much, do we ? ;-) http://community.elgg.org/plugins/385114/7.4.1/profile-manager?annoff=25
I await impatiently, thank you Michele!!
Other question, can I display the short description, etc in the group widget, like this view?
http://dl.dropbox.com/u/45787173/Captura_events.PNG
DhrupDeScoop ,
I did have a look around, without finding or understanding what to do to fix that issue. Perhaps you can light me a bit more ;)
tks
;-P the link that i posted --> i already gave the answer for non-english language setup in the (jquery) ;-P calendar