[TYPO3] de_simplecalendar

Lazar Djokic lazar.djokic at gmx.net
Sat Jan 21 21:35:20 CET 2006


Hi Carlos!

It works very well! Thank you very much! You are simply the best :)

Best regards
Lazar


Carlos Chiari schrieb:

>Hi Lazar:
>
>I have found what is making this happen.
>
>Please, If you would be kind and put the following line at the
>"class.tx_desimplecalendar_pi1.php" file, between the lines 294 and 295:
>
>unset($this->piVars["pointer"]);
>
>These lines should read now (lines 294, new 295 and 296):
>
>
>if ($this->conf['showEventsOnMonthView'])    {
>	unset($this->piVars["pointer"]);
>	$result = $this->de_getRecords('month','','',$month,$year);
>
>
>
>
>Please, tell me if this works out.
>
>
>Best regards,
>
>Carlos
>  
>




More information about the TYPO3-english mailing list