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.

#100063 Error after failed update

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 Tuesday, 28 May 2019 19:47 BST

synapticmedia
I have the same problem on a couple of sites whilst trying to update JCE.

When I tried to update it says: Error updating package.

Now the joomla back end shows an error message: Class 'WFApplication' not found

If I try and install manually it says: Joomla\Filesystem\File::delete: Failed deleting inaccessible file editor_plugin.js

Other plug ins updated correctly and permissions are set to 755 / 644. I've also checked the ownership is correct.

Any ideas?

Ryan
Which version do you currently have installed?

Ryan Demmer

Lead Developer / CEO / CTO

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

synapticmedia
For the one I mentioned in my post it's 2.6.35.

There are also two others that use 2.6.38 that return a server error after attempting to update.

synapticmedia
Also a fourth that uses 2.6.8 that doesn't show up in the update lists and outputs the following error on the JCE component page:

Warning: require_once(/xxx/public_html/administrator/includes/toolbar.php): failed to open stream: No such file or directory in /home/24544-79900.cloudwaysapps.com/xcahhvtczs/public_html/administrator/components/com_jce/controller.php on line 131

Fatal error: require_once(): Failed opening required '/xxx/public_html/administrator/includes/toolbar.php' (include_path='/home/24544-79900.cloudwaysapps.com/xcahhvtczs/public_html/plugins/system/shlib/shl_packages//ZendFramework-1.11.7-minimal/library:.:/usr/share/php:/usr/share/pear') in /home/24544-79900.cloudwaysapps.com/xcahhvtczs/public_html/administrator/components/com_jce/controller.php on line 131

Ryan
JCE 2.7.13 attempts to clean up old files after install when upgrading from 2.6.x.

Are you able to uninstall the 26.38 package before installing JCE 2.7.13?

Ryan Demmer

Lead Developer / CEO / CTO

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

synapticmedia
I get an error message when trying to uninstall JCE:

Joomla\Filesystem\File::delete: Failed deleting inaccessible file mediajce.xml

Ryan
There do appear to be permissions issues on your site, as you can see the uninstall / deletion is being done by the Joomla API, which is unable to remove some files and therefore stopping the process.

Ryan Demmer

Lead Developer / CEO / CTO

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

synapticmedia
Would manually deleting the folders and reinstalling fix this or does it need to be done via the joomla installer?

Have tried with both 775/664 and 755/644 but same issue.

synapticmedia
Just to update this. It's only the JCE plug in that I'm unable to uninstall - I just tried installing and then uninstalling another plug in and had no issues.

Ryan
It's only the JCE plug in that I'm unable to uninstall - I just tried installing and then uninstalling another plug in and had no issues.


The error Joomla is giving when it attempts to delete the files during the uninstall suggests a file ownership / permissions issue. This could occur when migrating the site.

Manually delete the following folders:

administrator/components/com_jce
components/com_jce
plugins/content/jce
plugins/editors/jce
plugins/extension/jce
plugins/fields/mediajce
plugins/installer/jce
plugins/quickicon/jce
plugins/system/jce
media/jce

Then install JCE Pro 2.7.13

Ryan Demmer

Lead Developer / CEO / CTO

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

synapticmedia
Yeah that works - thanks. It's weird though because I checked the owner of those folders and it was correct, as were the permissions. I've also not had any issues updating before (the sites were migrated but it was a good year or two ago).

One last issue is the site that is returning the following error - is the procedure the same or is this unrelated?

Warning: require_once(/xxx/public_html/administrator/includes/toolbar.php): failed to open stream: No such file or directory in /home/http://24544-79900.cloudwaysapps.com/xcahhvtczs/public_html/administrator/components/com_jce/controller.php on line 131

Fatal error: require_once(): Failed opening required '/xxx/public_html/administrator/includes/toolbar.php' (include_path='/home/http://24544-79900.cloudwaysapps.com/xcahhvtczs/public_html/plugins/system/shlib/shl_packages//ZendFramework-1.11.7-minimal/library:.:/usr/share/php:/usr/share/pear') in /home/http://24544-79900.cloudwaysapps.com/xcahhvtczs/public_html/administrator/components/com_jce/controller.php on line 131

Ryan
One last issue is the site that is returning the following error - is the procedure the same or is this unrelated?


A newer version of Joomla does not include the administrator/includes/toolbar.php file that this older version of JCE is attempting to load. You will need to upgrade JCE on this site.

Ryan Demmer

Lead Developer / CEO / CTO

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