In the Group main page the event create link is visible also if I set-up Who can create group events = GroupOwners.
I'm not exper but I add this :
if ((($who_create_group_events == 'group_admin') && $page_owner->canEdit()) || (($who_create_group_events == 'members') && $page_owner->isMember($user))) {
$new_link = elgg_view('output/url', array(
'href' => "/events/event/new/" . $group->getGUID(),
'text' => elgg_echo('event_manager:menu:new_event'),
));
}
Is workng but I'm not sure if I made the right things
Thanks
Greetings
Has anyone experienced the event manager widget showing the wrong date? We're not sure why, but the widget shows tomorrow's date for an event happening today. If you hover over the icon, the correct date is shown; same if you select the event. Using version 8.1.1. Any hints would be very very much appreciated...
With thanks
Ignore my last; timezone error :(
@clu55ter did you try replacing your plugins with http://community.elgg.org/plugins/874513/1.1.2/file-tools
Yes Jeroen I have tried the File Tools for 1.8 but my site is 1.7.19 and if I enable File Tools plugin then this gives me an server error for the site.
Any help would be very appreciated
Thanks
hello all
i got one problem with this plugin
firstly
without the plugin enabled all the images eg say jpg upload the elgg knows what they are and shows a image from jpg,
but when the plugin is enabled no matter what file, it doesn't show the image on say jpg, it just shows the preview as a like gear image and then u goto the file that you just uploaded and you don't get a preveiw at all.. can anyone help please
---------
an update from me.
i tried 0.2.1 version of this plugin and uploaded that and enabled and that works and the mine type is correct so we ok there
but the only thing is the plugin still isnt doing it right eg it uploads them but the files are still being blank and yet they are not blank
After enabling this plugin, and entering the API key from google, the following message is displayed:
This web site needs a different Google Maps API key. A new key can be generated at http://code.google.com/apis/maps/signup.html.
According to what I've read about this issue, the problem is that Google Maps Javascript API Version 3 does not require an API code. so I would hope that updating the API version to version 3 would make this plugin work.
this plugin works well in elgg as is environment. But when i add this plugin into my environment it doesnt work.. can anyone help me sort out this issue?
Is it possible to keep a common registration form for the event's registration. How can I handle that.. please help..
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.