Hi I am using CMS version 0.12.1 and Kalender version 1.07
And when in Admin mode I go to Extensions > Kalender and then click on edit event I get this error message:
Fatal error: Call to undefined method mysqli_cmsms_ADOConnection::_Execute() in C:\wamp\www\asystolie\modules\Kalender\Kalender.module.php on line 270
Before I had Kalender version 1.06 reloaded and with this version it gave the same error message, I thought upfrading might help, but it didn't..
Where is this error comming from and can it be fixed?
Barbera
Kalender problem
Re: Kalender problem
_excute is original adodb. Adodb lite has no function _execute.
change it in the source to execute.
change it in the source to execute.
Re: Kalender problem
thnx piratos!! that did it
)

Re: Kalender problem
Piratos is it possible to only show 1 categorie per kalender?
On my site I need to have a kalender with course dates on 1 page and on the other I need to have a kalender with congres dates..
I have made 2 categories (course and congres) .
It would be great if I could show only the events from the course categorie in the calender on the course dates page and only the events in the congres categorie on the congres page.
Is it possible already? Or is it possible to build? I am no PHP expert....
thnx in advance! Barbera
On my site I need to have a kalender with course dates on 1 page and on the other I need to have a kalender with congres dates..
I have made 2 categories (course and congres) .
It would be great if I could show only the events from the course categorie in the calender on the course dates page and only the events in the congres categorie on the congres page.
Is it possible already? Or is it possible to build? I am no PHP expert....
thnx in advance! Barbera
Re: Kalender problem
Hi Piratos,
Is it also maybe possible to get the stylesheet you used for the layout of the Kalender? I am liking the layout allot!! I just need to change the colors for the days... I've been fumbling with a style sheet myself (after putting style="0" in the code) but I am just not as good as you because I cannot get it to look as good as yours does
Thank you very much!
Barbera
Is it also maybe possible to get the stylesheet you used for the layout of the Kalender? I am liking the layout allot!! I just need to change the colors for the days... I've been fumbling with a style sheet myself (after putting style="0" in the code) but I am just not as good as you because I cannot get it to look as good as yours does

Thank you very much!
Barbera
Re: Kalender problem
piratos, are you at home already?
Re: Kalender problem
The styles are defined in the source directly.
The simplest way to get the name of classes is to show the source with the browser and to notice the names of your interest.
The simplest way to get the name of classes is to show the source with the browser and to notice the names of your interest.
Re: Kalender problem
ok thnx piratos I will check that!!
I upgraded to 0.13 and now on admin sode if I go to Extensions > Kalender, I get this error message : Fatal error: Call to a member function on a non-object in /home/reanimer/public_html/admin/moduleinterface.php on line 89
I am not a php programmer (though I'd love to learn) can someone please tell me what this means and what I can do about it?
thnx!
I upgraded to 0.13 and now on admin sode if I go to Extensions > Kalender, I get this error message : Fatal error: Call to a member function on a non-object in /home/reanimer/public_html/admin/moduleinterface.php on line 89
I am not a php programmer (though I'd love to learn) can someone please tell me what this means and what I can do about it?
thnx!