cotonti.com : [Release] Events and Calendar v2.0 https://www.cotonti.com Last topic posts Cotonti en Mon, 16 Mar 2026 18:55:30 -0000 Twiebie Any news on this for Siena, or is there something similar being developed for Siena?

]]>
Fri, 21 Sep 2012 23:14:47 -0000
elfrenazo replace in the. sql

TYPE=MyISAM

 

ENGINE=MyISAM

ok plugin

 

]]>
Mon, 26 Dec 2011 04:09:20 -0000
esclkm will be but some time later ( in one month by free way)))) Reason : in cot siena we start to use expire and begin for pages

]]>
Mon, 03 Oct 2011 19:11:16 -0000
Twiebie Are there any updates regarding this plugin, and will this eventually be ported to Siena or is there something else useable for Siena?

]]>
Mon, 03 Oct 2011 01:18:24 -0000
aiwass Is it possible to get dynamic $plugin_title = $L['plu_title']; just like in pages to this plugin?
I've tried a billion different things, but since I'm not a programmer, I surely could use some help.

Especially on plug.php?e=events&m=details&id=#### since there it's most vital.

]]>
Wed, 20 Apr 2011 14:34:05 -0000
BESTRAFER Function ereg_replace() is deprecated - now is preg_repalce()
Tell me how i can fix it.. plz

$n_c = date("F",mktime(0,0,0,$n,1,$y));
$n_c = ereg_replace($n_c,$L_month[$n_c],$n_c);
$n_c .= date(" Y",mktime(0,0,0,$n,1,$y));
$n_p = date("F",mktime(0,0,0,$n-1,1,$y));
$n_p = ereg_replace($n_p,$L_month[$n_p],$n_p);
$n_p .= date("",mktime(0,0,0,$n-1,1,$y));
$n_n = date("F",mktime(0,0,0,$n+1,1,$y));
$n_n = ereg_replace($n_n,$L_month[$n_n],$n_n);
$n_n .= date("",mktime(0,0,0,$n+1,1,$y));

!!!!
----
wow.. its work when ereg_replace -> str_replace

$n_c = date("F",mktime(0,0,0,$n,1,$y));
$n_c = str_replace($n_c,$L_month[$n_c],$n_c);
$n_c .= date(" Y",mktime(0,0,0,$n,1,$y));
$n_p = date("F",mktime(0,0,0,$n-1,1,$y));
$n_p = str_replace($n_p,$L_month[$n_p],$n_p);
$n_p .= date("",mktime(0,0,0,$n-1,1,$y));
$n_n = date("F",mktime(0,0,0,$n+1,1,$y));
$n_n = str_replace($n_n,$L_month[$n_n],$n_n);
$n_n .= date("",mktime(0,0,0,$n+1,1,$y));

Fix it, plz, in archive (files: calendar_idx.php & calendar.php)]]>
Thu, 02 Sep 2010 21:37:42 -0000
GHengeveld Thu, 02 Sep 2010 19:21:09 -0000 Kort Реализации повторения событий могут быть разными -- надо думать. Если дальше интересно, пиши в личку.]]> Wed, 01 Sep 2010 02:50:16 -0000 BESTRAFER # Kort : http://www.cotonti.com/downloads/plugins/news-events/calendar-plugin-forcotonti
спасибо! интересно будет сравнить

Добавлено 1 час 38 Минут спустя:

Kort
Посмотрел все логично...
а подскажешь как реализовать систему «Я пойду», «Я не пойду», «Возможно, пойду»?

и еще - можно как-то сделать повторяющееся событие? например, каждый 10 день месяца или каждый год?]]>
Tue, 31 Aug 2010 22:29:12 -0000
Kort http://www.cotonti.com/downloads/plugins/news-events/calendar-plugin-forcotonti
Using pages for events seems more logical than a separate table since you got everything needed there (three date fields is more than enough). Plus you get all page-related benefits (search, comments, ratings, tags etc). "I'll be there" capability (if needed) can be provided by extrafields and (maybe) a small linking plugin.]]>
Tue, 31 Aug 2010 20:08:40 -0000
BESTRAFER Tue, 31 Aug 2010 19:38:27 -0000 newbuk Many thanks, i'll give that a go later.

Cheers]]>
Thu, 03 Jun 2010 18:09:22 -0000
GHengeveld http://www.yoursite.com/plug.php?e=calendar
This will give you a large view of the calendar on it's own page.

You can set menu items in Admin -> Config -> Menus.]]>
Wed, 02 Jun 2010 06:00:17 -0000
scriptor http://www.yoursite.com/plug.php?e=events&m=add
is it this?]]>
Tue, 01 Jun 2010 18:32:37 -0000
newbuk
Added 4 minutes later:

Sorry should explain a bot more. What I'm trying to do is have a menu link to a calandar from the home page for game events. How do i setup the menu link to a calandar? How do i enter events on that calander.

As you might have gathered I am new at using Cotonti. Any help will be much appreciated.]]>
Mon, 31 May 2010 23:43:11 -0000
jslowik
I haven't actually done any digging yet as I just noticed it.]]>
Tue, 23 Feb 2010 03:52:49 -0000
aiwass Mon, 17 Aug 2009 01:01:46 -0000 GHengeveld Comment or remove lines 229 and 230 ($bbcodes... and $smilies...).

Open events/inc/events.edit.inc.php
Comment or remove lines 190 and 191 (same thing)]]>
Mon, 17 Aug 2009 00:49:28 -0000
aiwass Since, after the upgrade one can't add events or edit them !?

I'm currently really desperate for it to work...

Added 10 days later:

Is there anyone who know how i can get this plugin to work under 0.6.+ versions of Cotonti ?]]>
Thu, 06 Aug 2009 04:41:37 -0000
GHengeveld Tue, 09 Jun 2009 06:43:38 -0000 HarryRag , perfect for training and war sessions for clan.

But for the other evens that aren't forced to that group will have the "i'll be there" option in it to click on?]]>
Tue, 09 Jun 2009 06:10:49 -0000
Kingsley Tue, 09 Jun 2009 04:21:10 -0000 GHengeveld
V3.0 now also supports setting a certain usergroup to be 'available' by default. This forces users to use the 'I won't be there' option if they are not available.]]>
Tue, 09 Jun 2009 03:44:16 -0000
Lombi Fri, 05 Jun 2009 17:52:23 -0000 HarryRag looking nice btw]]> Fri, 05 Jun 2009 16:59:45 -0000 NovoKain Fri, 05 Jun 2009 12:37:35 -0000 GHengeveld
For a preview of how this works, check out this site.]]>
Fri, 05 Jun 2009 08:52:46 -0000
Joy # indz : How do you add/edit event categories?

(Sorry. Originally posted this as comment at download page before I found the thread here)
Thanks for Donating 50$!!]]>
Tue, 02 Jun 2009 02:10:54 -0000
aiwass Koradhil, here is a few items i would like to see in a future version of Events & Calendar :

- More Extra Fields
- RSS output (eventsrss.php or something alike)
- Tags integration so that it would be intergrated with Tag Cloud
- Less style="width:100%" and more class="events-width" in .php files (this i can help you with, if wanted)
- SEO integration = Event title in header <title>Event Title</title>

That was what i was currently thinking about.
Please do make a note that i use the Events & Calendar very extensivly on my website. Today a mere 4300+ events are in the database and growing each day.]]>
Wed, 06 May 2009 18:30:10 -0000
robofreak111 Wed, 06 May 2009 05:02:05 -0000 GHengeveld Tue, 05 May 2009 19:01:43 -0000 NovoKain Koradhil, please look at http://arshaw.com/fullcalendar/]]> Tue, 05 May 2009 06:49:20 -0000 GHengeveld You only have to replace the .php files in /events and /events/inc to fix the vulnerability. Re-installing it through the admin panel is not necessary, so you won't have to re-set any configuration values. The database itself is not affected.]]> Fri, 24 Apr 2009 19:54:55 -0000 anotherfruit Fri, 24 Apr 2009 15:08:36 -0000 GHengeveld Important notice: An SQL injection vulnerability has been discovered in the events plugin. V2.0 has been patched to fix this vulnerability. Please re-download and re-install the events plugin. V1.0 is not patched and is still vulnerable!]]> Fri, 24 Apr 2009 07:06:41 -0000 aiwass
Maybe something to fix for version 3 ?]]>
Fri, 17 Apr 2009 23:18:57 -0000
indz
Thanks for the prompt response!
-indz]]>
Fri, 10 Apr 2009 02:36:27 -0000
HarryRag Thu, 09 Apr 2009 22:51:02 -0000 indz
(Sorry. Originally posted this as comment at download page before I found the thread here)]]>
Thu, 09 Apr 2009 21:56:13 -0000
NovoKain Wed, 25 Mar 2009 22:28:34 -0000