Elxis CMS Forum

Extensions => Components => Topic started by: miskei on May 18, 2012, 18:08:08

Title: Event Calendar - posting new event from front end
Post by: miskei on May 18, 2012, 18:08:08
Hi again,
I have a small issue with the event calendar, that is when you post a new event from the front end it doesn't auto publish but instead it leaves it as pending. You need to go to the back end and publish it.
Would anybody know why?
Thanks.
Title: Re: Event Calendar - posting new event from front end
Post by: apkoutsou on May 21, 2012, 20:32:16
It is ment to work like that!

You can give the right to submit events to any user group. So the events are pending, 'till an admnistrator publish it from the back-end. It works almost the same way items are submitted by users.

In the new vesrion (I hope to release it soon) when an administrator tries to submit an event, there will be an option to publish it immediately.
Title: Re: Event Calendar - posting new event from front end
Post by: miskei on May 22, 2012, 13:55:20
OK, thanks, I thought super administrator should be able to post directly.
Title: Re: Event Calendar - posting new event from front end
Post by: apkoutsou on May 22, 2012, 23:32:05
I developed this component for a site I administrate, and later I decided to release it under Elxis Downloads. So, many things were made for private use and covered private needs (thus located in unexpected places). The forthcoming version will be 'normal' public release.
Title: Re: Event Calendar - posting new event from front end
Post by: wbread on June 03, 2012, 13:59:37
I will not create a new topic, noticed a bug in the component
admin.eventcalendar.html.php
Code: [Select]
<option value="10"
<?php echo (isset($event) && strrpos($event->recur_year_d,&#39;10&#39;) !== false)?&#39;selected="selected"&#39;:"" ?>>11</option>
<option value="11" <?php echo (isset($event) && strrpos($event->recur_year_d,&#39;11&#39;) !== false)?&#39;selected="selected"&#39;:"" ?>>12</option>

+russian language
Title: Re: Event Calendar - posting new event from front end
Post by: wbread on June 03, 2012, 16:18:09
wtf? where it is translate?
(http://s2.ipicture.ru/uploads/20120603/757En4IB.png) (http://s2.ipicture.ru/)

add new param in all language file
edited all needed files
Title: Re: Event Calendar - posting new event from front end
Post by: apkoutsou on June 05, 2012, 10:38:25
wtf?

 ???  >:(

It has been already reported here (https://forum.elxis.org/index.php?topic=5214.0), and both bugs have been fixed in the forthcoming version. There will be an open invitation for translations just a month before the release.
Title: Re: Event Calendar - posting new event from front end
Post by: wbread on June 05, 2012, 11:31:45
Quote
September 28, 2011
it is very long
2 small fixes and everything works fine