Thursday, 25 November 2021
  9 Replies
  1K Visits
0
Votes
Undo
I am using JEvents 3.6.21 on Joomla 4.0.4.

When I try to add a new event, and click Save, I get the following error:

An error has occurred.
0 Undefined constant "RAW"

And the event is not created.
Thursday, 25 November 2021 12:40
·
#223925
0
Votes
Undo
Hello,

Can I get super user logins please? That's not something I can replicate.

Many thanks
Tony
Friday, 10 December 2021 06:10
·
#224098
0
Votes
Undo
Also had same error when saving an existing Event. Was OK with php7.4 now fails with php8.0
Friday, 10 December 2021 09:25
·
#224101
0
Votes
Undo
Hello Celtcirunr,

Can you please provide some test logins so I can review them?

Many thanks
Tony
Saturday, 11 December 2021 00:00
·
#224120
0
Votes
Undo
PHP Warning: Use of undefined constant RAW - assumed 'RAW' (this will throw an Error in a future version of PHP) in ........ administrator/components/com_jevents/controllers/icalevent.php on line 898
[10-Dec-2021 19:04:07 Australia/Adelaide] PHP Warning: Use of undefined constant RAW - assumed 'RAW' (this will throw an Error in a future version of PHP) in ..... administrator/components/com_jevents/controllers/icalevent.php on line 899

$array['jevcontent'] = $input->post->get("jevcontent", "", RAW);
$array['extra_info'] = $input->post->get("extra_info", "", RAW);
Monday, 20 December 2021 10:21
·
#224208
0
Votes
Undo
FYI These have been fixed in the next release.
Wednesday, 05 January 2022 18:33
·
#224288
0
Votes
Undo
I can confirm the Problem with PHP 8.0.13 on Joomla! 3.10.4 and JEvents 3.6.23. Maybe it's not fixed in the new version yet...
Thursday, 06 January 2022 13:35
·
#224308
0
Votes
Undo
Hello,

The next release is 3.6.24. Likely out next week.

Many thanks
Tony
Thursday, 20 January 2022 12:07
·
#224452
0
Votes
Undo
Is there any update for a fix since 3.6.24 is still not out yet?
Thursday, 20 January 2022 12:51
·
#224453
0
Votes
Undo
Yep, please try the attached.

Many thanks
Tony
  • Page :
  • 1
There are no replies made for this post yet.