By KeithJThomas on Friday, 17 November 2023
Replies 1
Likes 0
Views 602
Votes 0
My website uses version 3-6-38 of JEvents. My hosting site seems to have just updated from php7 to php8 (they don't tell you because it is a free hosting service). Today I was trying to enter the JEvents configuration panel from the JEvents Dashboard. The site now has toatally crashed and just reports a string of 'Deprecated utf8_decode() messages' see here

: Function utf8_decode() is deprecated in
/home/vol18_1/epizy.com/epiz_32578370/htdocs/libraries/vendor/joomla/uri/src/UriHelper.php
on line
36

Deprecated
: Creation of dynamic property Joomla\CMS\Table\User::$id is deprecated in
/home/vol18_1/epizy.com/epiz_32578370/htdocs/libraries/src/Table/Table.php
on line
198


and it continues in a long string of likewise errors on many more lines ...

have a look here - http://lynvalleymission.great-site.net/administrator/index.phphttp://lynvalleymission.great-site.net/administrator/index.php

Now I know I am using an old version but I have had a lot of trouble getting JEvents working on my free hosting service so are reluctant to update but will a JEvents update fix this or is the error elsewhere?
disable error reporting in Joomla to hide deprecated function messages (they are for information only)

JEvents 3.6.75 is compatible with PHP 8.x - you should upgrade otherwise you are likely to hit other problems soon.
·
1 year ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post