Steps to reproduce the issue
I am trying to update joomla (by update channel) to 3.10.0-alpha1(from 3.9, originally from 1.5), but the SimplePie library is blocking the update process.
Actual result
Extensions Pre-Update Check
Update Information Unavailable
| Extension Name |
Extension Type |
Update Compatible Version |
Currently Compatible Version |
Installed Version |
| SimplePie |
Library |
No Compatibility Information |
No Compatibility Information |
1.2 |
Data from sql
INSERT INTO `jos37_extensions` (`extension_id`, `package_id`, `name`, `type`, `element`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `system_data`, `checked_out`, `checked_out_time`, `ordering`, `state`) VALUES
(101, 0, 'SimplePie', 'library', 'simplepie', '', 0, 1, 1, 1, '{\"name\":\"SimplePie\",\"type\":\"library\",\"creationDate\":\"2004\",\"author\":\"SimplePie\",\"copyright\":\"Copyright (c) 2004-2009, Ryan Parman and Geoffrey Sneddon\",\"authorEmail\":\"\",\"authorUrl\":\"http:\\/\\/simplepie.org\\/\",\"version\":\"1.2\",\"description\":\"LIB_SIMPLEPIE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"simplepie\"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0);
System information (as much as possible)
- Joomla! 3.10.0-alpha1
- Apache/2.4.39 (Win64) OpenSSL/1.0.2s PHP/7.4.9
- 10.3.15-MariaDB - mariadb.org binary distribution, cp1252 West European (latin1)
Additional comments
[Info] Finally I choose update by web-upload, but this don't finish correctly (database update) I thought Joomla 4 was a problem, so I installed it via file-upload...
Steps to reproduce the issue
I am trying to update joomla (by update channel) to 3.10.0-alpha1(from 3.9, originally from 1.5), but the SimplePie library is blocking the update process.
Actual result
Extensions Pre-Update Check
Update Information Unavailable
Data from sql
System information (as much as possible)
Additional comments
[Info] Finally I choose update by web-upload, but this don't finish correctly (database update)I thought Joomla 4 was a problem, so I installed it via file-upload...