2.5.1 (2013-03-25):
2.5 (2013-03-21):
2.4 (2013-03-11):
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 for the new version, installed without any bugs.
I suggest for nexts versions the ability to admin to customise(remove) fields for all users without code mods. ;)
Just installed and tested, still getting an invalid API key error message... I've checked with google and the key is correct - I switched off simple cache and that didn't have any effect.
Any ideas?
No problem here as well. Thanks for the release.
SecurityException Object
(
[message:protected] => Redirect could not be issued due to headers already being sent. Halting execution for security. Search http://docs.elgg.org/ for more information.
[string:private] => exception 'SecurityException' with message 'Redirect could not be issued due to headers already being sent. Halting execution for security. Search http://docs.elgg.org/ for more information.' in /home/socialto/public_html/engine/lib/elgglib.php:150
Stack trace:
#0 /home/socialto/public_html/index.php(22): forward('activity')
#1 {main}
[code:protected] => 0
[file:protected] => /home/socialto/public_html/engine/lib/elgglib.php
[line:protected] => 150
[trace:private] => Array
(
[0] => Array
(
[file] => /home/socialto/public_html/index.php
[line] => 22
[function] => forward
[args] => Array
(
[0] => activity
)
)
)
)
@fabio i currently see no connection with this plugin. Do you have the same issue when upgrading with event_manager disabled?
Thanks a lot for the awesome plugin. I currently don't see any bugs. If I may, I want to recommend a couple of exciting-to-add features:
1. Adding Cancel button next to Save in New Event.
2. Adding end time in addition to start time.
3. Leaving comment for events.
4. Making the list of all attendees visible.
5. Searching events by location. Ideally, showing all events in the x radius of location y.
Keep up the good work :)
@hadi 3,4 and 5 are currently already possible. You can enable comments for events and you can hide/show the attendee list. Searching by location is achievable if you use the map view where you can zoom in to the location
Hi, I have two problems.
- When I create an event and pulse on the "add field" under "edit registration questions" does nothing for me, it's as if the button did not have an associated option.
and
- When I go on the "View registration" in the "Save as PDF" download path appears mounted .. Let me explain:
It appears like this:
http://www.miweb.com/http://www.miweb.com/action/event_manager/registration/pdf?k=0b2a069d53967bd22875935089d4be34&guid=578&u_g=35&__elgg_ts=1366518126&__elgg_token=5445c4cf10f2d4eb72273c6cf0025085
When should look like this:
http://www.miweb.com/action/event_manager/registration/pdf?k=0b2a069d53967bd22875935089d4be34&guid=578&u_g=35&__elgg_ts=1366518126&__elgg_token=5445c4cf10f2d4eb72273c6cf0025085
Why is that?
I hope your help, thanks
@ratono2000 i can't reproduce the issue with the add button, you should check if you have some javascript errors, as the action is a javascript action.
The PDF export link issue has been fixed in the github version of this project.
I wonder if anyone can advise me on the following:
I've modified the functions.php slightly in order to pull in events based on location using..
elgg_get_entities_from_location($entities_options) instead of elgg_get_entities_from_metadata($entities_options);
This pulls in the first full events list quickly, however when I start to add some event category/type options into the equasion, and resubmit the query, it can take up to 5 seconds to filter and reload the event list.
Is there any easy way of caching the initial results list and then applying the catergory/type filters on that cached list, rather than calling the DB every time?
If this is a larger piece of work then I am happy to look at paying an external developer to do this.
Thanks.
Hi Jeroen Dalsem
I check the plugins actions for search didn't find the action file of search.php and also i need to add the loaction search.
@rajmohan you can find it in the procedure folder instead of the action folder
Hi,
If possible to add the location search through the location enter from the search textbox....
How can you display the dates for an event that lasts more than one day?
@rajmohan i will add it to the todo/wish list
@jededitor in the listing it will only show the initial (start)date of the event. You can however add multiple days in the program, but they will not show in the listing view.
Hi all. I try to find a way to make the core-plugin " Site-wide Categories" working trought event-manager, or a way to make event categories?
For site-wide categories, when i put this line on the event form* they are displayed but this not work i certainly miss somethings but don't know what:
*(.../views/default/event_manager/forms/event/edit.php ) ^_^
#jeroen Pity about that its a major fault.
Hi Jeroem, is possible periodic events? (repea along the time)
Got a workaround for the multiple days thing in an event - merely entered the time period in the short description box. Works well.
#Javier - all I do is go to the event when it has passed and change the date to the next time it is due.
i am getting this bug: message stating api access has been disabled by google when attempting to add event. my api key is valid and this is the first time it has been used. even tried with a new key. and flushed the elgg cache and cleared browser cache. please advise.
Pff i am stuck , no response by email, github ticket closed, this is a major needs: categories!
it is a shame google has killed this plugin for me.
@K32ST support for categories is on the todo list. It will be added if there is some time left or if someone funds it.
@cool-mates i have no problem with the google API. Try leaving the API key empty. Maybe you have a conflict with another plugin that provides gMaps functionality. Maybe your ip is blocked by Google.
@Jeroen: no problem now.once again i uninstalled then reinstalled, reactivated, flushed the cache and clicked upgrade. and yes, i left out my api key in settings. (none of that worked before but it has now).
Hoi Jeroen,
Thank you for this very nice mod!
A nice feature would be to include the ability to send a notification to all group members if there's an event added in a group they are members of. Just food for thought!
Cheers,
Jeroen