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.
Dang!! ;-P Why ?? Lookslike Jeroen *CHANGED the date handler since the code for Profile manager !;-)
SO - what's there for P/M does not apply here ;-o( hehh
mod/event_manager/start.php at the top has ->
define("EVENT_MANAGER_FORMAT_DATE_EVENTDAY", "Y-m-d");
for the date format (in php style) -- just change that to your format.
pour les noms des mois et des jours en français :-
strange !!!
jeroen's own 1st language is not english !
so -- why does he use a calendar
that does not have non-english month-names ??
TRY::
elgg's directory -->
/vendors/calendarpopup/CalendarPopup.js
the code says :-
var MONTH_NAMES=new Array('January','February','March','April','May','June','July','August','September','October','November','December','Jan','Feb','Mar','Apr','May','Jun','Jul','Aug','Sep','Oct','Nov','Dec');
var DAY_NAMES=new Array('Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday','Sun','Mon','Tue','Wed','Thu','Fri','Sat');
you can change to french :-
array ('Janvier','Février','Mars','Avril','Mai','Juin',
'Juillet','Août','Septembre','Octobre','Novembre','Décembre',
'Jan','Fév','Mar','Avr','Mai','Jun',
'Jul','Aoû','Sep','Oct','Nov','Déc')
array ('Dimanche','Lundi','Mardi','Mercredi','Jeudi','Vendredi','Samedi,
('Dim','Lun','Mar','Mer','Jeu','Ven','Sam')
etc . . .
Hello, How can I remove the "Logged in users" access collection in this plugin?
Thanks!
@DhrupDeScoop
Thanks your help, but I've got a bug with the module Event calendar if I change CalendarPopup.js's code. Now, the date format is 1999-11-30 what ever I entered !?! I will try to fix it and give you back the result.
Tks and Happy new year ;)
Inside the event, the short description is not displayed, what I can do?
http://dl.dropbox.com/u/45787173/event_desc.PNG
Thanks!
@javier use the long description. Short description is used for listings not for the detail view. Same works for blogs for example.
@DhrupDeScoop
I reinstalled the plugin and just follow up your recommandation :
mod/event_manager/start.php at the top has ->
define("EVENT_MANAGER_FORMAT_DATE_EVENTDAY", "Y-m-d");
for the date format (in php style) -- just change that to your format.
It has wroked well !
Tks a lot
Great work. Recommend and it works under 3colum riverdash, so I can add events to the side columns of the page.
this app is work so good,and very usefull!so thanks for ur work!
Is this plugin/script resource heavy? I am trying to figure out what on my site is eating up all of the VM and is a resource hog on my server (I am on shared hosting, I am forced to need to optimize my site some.)
I love this event handler, I hope I can keep it.
Anyone willing to take a look at my site and help me out? www://printmymini.com
If you are willing, just join then message me offering assistance, I'll make you an admin so you can poke around if you'd like.
I'm gettinmg the same error as #Monico
event_calendar (guid: 48) cannot start and has been deactivated. Reason: Cannot include start.php for plugin event_calendar (guid: 48) at /srv/www/htdocs/mod/event_calendar.
Any cure for this?
@jededitor those errors come from event_CALENDER, not event_MANAGER. Maybe you removed event_calendar without disabeling it first?
ah crap!! Thanks Jeroen! I'm suffering from plugin shock I think.
Hi Jeroen,
I have installed your amazing plugin, it is just awesome! But I see a problem when I install another theme. The dropdown for Tools and RSVP stop working. It seems like they are added to the content but simply remain hidden. Can you help me with some directions? Thanks a lot :)
Screenshot here: https://lh6.googleusercontent.com/-3I21h28GP_Q/URYp4RBup6I/AAAAAAAAFQw/1xJLT7Jo9gw/w939-h501-p-k/Untitled-1.png
Wrong URL to my screenshot: https://lh4.googleusercontent.com/-3I21h28GP_Q/URYp4RBup6I/AAAAAAAAFQw/1xJLT7Jo9gw/s901/Untitled-1.png
I use this for my site and it works great. Do you have a version for wordpress?
Nice! A minor improvement might be to place the search in the sidebar instead of the top of the page.
Hi Jeroem,
When I activate the group notifications and a user creates a new event, the system don´t notify me, and I need this function by mail, ¿any solution?
Thanks!
@javier do you get a notification if that same user adds something else to the same group?
I cannot type in the address field. In normal I get google map displayed. It work before but no more. I create new Google API key but no success. For to create API key I follow link given in plugin option. So I think it correct. Please help if you can.
Thank you.
yr addr field block is likely some other plugin intererfering or maybe js issues.. cannot say much from here; gmap api keys cannot be that difficult ;-) just -> get api key, type it in and it should work !;-P as long as any domain-name restrictions (if any buy google) are ok.
and... just for a few laughs ;-;oO;X;P is the maps` display from my xampp test site from this ( 'somewhat;} customized ;) plugin version...
YES DhrupDeScoop Thank! It is Mobilize plugin. I should disable elgg simple cash then only it work!
golden rule for *all plugin problems situations issues ==>
disable *all 3rd party plugins except the one of interest -
then test..
if still @problems ~~>
disable all elgg bundled plugins -
then test..
if still @creek w/o paddles !;-o(
u r kinda scrooowed !
@Jeroen Dalsem
Yes, any other like a new forum post is notified correctly.