Re: [Galette-discussion] Events plugin

[ Thread Index | Date Index | More lists.galette.eu/users Archives ]


Hi

OK.  On line 636 I changed :

 $date = new \DateTime($this->booking_date);

to

 $date = new \DateTime($this->date);

and it seems to work now,  At least there is no error when clicking on the sidebar menu - so testing will continue.


Thanks



Cordialement

Jim Cluchey

On 15/02/2023 09:29, Johan Cwiklinski wrote:
Hello,

Le 15/02/2023 à 09:25, jim/cluchey a écrit :
I made the 3 changes to the script and I still get an error. This time it is undefined property on line 636.  See below :

You have to undo modifications you done before, it should be:
https://github.com/galette/plugin-events/blob/master/lib/GaletteEvents/Booking.php#L636

++



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/