Important Notice: Limited Support During Summer Vacation (August 21 - August 26)
It's that time of the year again: summer! And with it, the holidays are just around the corner.
I don't know what your plans are, but I will be heading out with my family to enjoy the outdoors and recharge for the second half of the year.
Implemented Problem installing latest version
- Hervé
-
Topic Author
- Offline
- Posts: 121
- Thank you received: 0
I see that I am taking up space in this category
Before updating to Joomla 5, I update your extensions.
But I got the error message :Joomla\CMS\Filesystem\Folder::delete : Le chemin n'est pas un dossier. Chemin : [ROOT]/plugins/content/ochfitvids/helpersJoomla\Filesystem\File::delete: Failed deleting inaccessible file ochfitvids.php
I re-downloaded the latest version again. Surprised that it's only 33.7 kb
Regards
- Hervé
-
Topic Author
- Offline
- Posts: 121
- Thank you received: 0
In fact, whether by downloading the latest version or updating it with Joomla. Your 2 extensions are not updated. I have the messageWarning
ochFitvids 3 -> 3.1Joomla\CMS\Filesystem\Folder::delete: Path is not a folder. Path: [ROOT]/plugins/content/ochfitvids/helpers
Joomla\Filesystem\File::delete: Failed deleting inaccessible file ochfitvids.php
Joomla\CMS\Filesystem\Folder::delete: Path is not a folder. Path: [ROOT]/plugins/system/ochresponsiveimages/helpers
Joomla\Filesystem\File::delete: Failed deleting inaccessible file ochresponsiveimages.php
Before updating ensure that the update is compatible with your Joomla! installation.
You are strongly advised to make a backup of your site's files and database before you start updating.
ochResponsiveImage 1.16.1 -> 2.0
Regards
** systeme ***
Database Type mysql
Database Version 10.5.21-MariaDB
Database Collation latin1_swedish_ci
Database Connection Collation utf8_general_ci
Database Connection Encryption None
Database Server Supports Connection Encryption No
PHP Version 8.1.18
Web Server Apache
WebServer to PHP Interface litespeed
- Ruud van Lent
-
- Offline
- Posts: 1876
- Thank you received: 123
can you check if [ROOT]/plugins/content/ochfitvids/helpers is a directory or a file? samen for [ROOT]/plugins/system/ochresponsiveimages/helpers
according to the messages these are not directories but files?
- Ruud van Lent
-
- Offline
- Posts: 1876
- Thank you received: 123
- Hervé
-
Topic Author
- Offline
- Posts: 121
- Thank you received: 0
- Ruud van Lent
-
- Offline
- Posts: 1876
- Thank you received: 123
Is this on a test site? if so can you provide me access so I can see if i can try something to pinpoint where the issue is coming from?
- Hervé
-
Topic Author
- Offline
- Posts: 121
- Thank you received: 0
private message
regards
- Ruud van Lent
-
- Offline
- Posts: 1876
- Thank you received: 123
found it.
turns out that J4.4 tries to remove files that are not used anymore when installing the new version. previously you were supposed to do that yourself in an install script. So That is what I do: remove files not needed anymore. but because the file was already removed, Joomla installer produces an error because it tries to delete a file / folder that doesn't exist anymore and stops installation.
In the PM tab I have created two new updates for ochFitVids and ochResponsiveImages. tried these on the test site you provided and the installation works.
Can you try them on your site?
These are dev version but I was going to release them today or tomorrow. When the definite version is released the dev versions will also be updated to this new version.
- Hervé
-
Topic Author
- Offline
- Posts: 121
- Thank you received: 0
Perfect Thank you once again for this quick and professional intervention. I'm waiting for the final version and I will pass the sites with your extensions for Joomla 5
Regards
- Ruud van Lent
-
- Offline
- Posts: 1876
- Thank you received: 123
Will release the new versions tomorrow
regards,
Ruud