You need to be logged in to post in the forum - Log In

An active JCE Pro Subscription is required to post in the forum - Buy a Subscription

Support is currently Offline

Official support hours
Monday to Friday
09:00 - 17:00 Europe/London (BST)

Please create a new Ticket and we will get back to you as soon as we can.

#110126 Bug in JCE PRO 2.9.19

Posted in ‘Editor’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by Ryan on Friday, 28 January 2022 12:13 GMT

mcambou1
An extra comma crashes the link and image popups

administrator/components/com_jce/controller/plugins.php line 27


$className = 'WF' . ucwords($name, ) . 'Plugin';

the comma just after $name must me remove

Ryan
This is an obvious error, thank you for reporting it, but I am unable to reproduce the issue, in Joomla 3 and Joomla 4, with PHP 7.4 or PHP 8.1, regardless of the error level.

Which PHP version are you using?

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

mcambou1
Hi,

PHP 7.2.34 , Joomla 3.10.5. The error come when i want insert picture of link, and many website has the same error

Thanks
best regards

Attachments

Ryan
PHP 7.2 is "end-of-life" - https://www.php.net/eol.php - and we have updated the minimum requirement of PHP 7.4 for JCE to reflect this. Please update your server to PHP 7.4 or later (or ask your host to do this).

This specific issue will still be fixed in the next update.

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.