[SOLVED] Migrating Joomla 4.4.0 to 5.0.0

Migrating Joomla 4.4.0 to 5.0.0 was created by Escapade34

Posted 5 months 3 days ago #34000
Hi,
I am trying to migrate Joomla from version 4.4.0 to version 5.0.0.
I updated all Joomlaplates components to their latest version: Template, Framework, PlugIn, module but when I install version 5.0.0 of Joomla I get an error 500

I am in version:
- Framework Version: 3.0.5
- Template Version: 1.3.15
- Astroid Plugin 2.5.1
- UIkit 3 Modules and Uikit 3 Plugin (UIkit 3 Framework Plugin): 1.0

Do you know if I'm missing something or if the problem could come from a version of these components ?
Thanks a lot for your help,
Fred

 
The topic has been locked.

Replied by WM-Loose on topic Migrating Joomla 4.4.0 to 5.0.0

Posted 5 months 3 days ago #34001
But you are not using the current versions.
Please use the current versions of the UIKIT3 plugin and Astroid. UIKIT 3.5.20 and Astroid 3.0.4.
Astroid 3.0.5 will then be offered to you later for an update in the backend.
Kind regards,
Dirk
Joomlaplates Admin
Joomla-Master in forum.joomla.de/
The topic has been locked.

Replied by Escapade34 on topic Migrating Joomla 4.4.0 to 5.0.0

Posted 5 months 3 days ago #34002
Thank you for your answer.
I disabled Astroid Plugin 3.0.5 and installed Astroid Plugin 3.0.4.
On the other hand, how to install UIKIT3 plugin 3.5.20 ? Because there is not this version in the download section.
It starts at plg_uikit_3_5_24.zip.

Thanks for your help !
Fred
 
The topic has been locked.

Replied by WM-Loose on topic Migrating Joomla 4.4.0 to 5.0.0

Posted 5 months 3 days ago #34003
Sorry, was my mistake. It is the UIKIT4 version. Look here: www.joomlaplates.com/login.html?folder=uikit4-plugin
 
Kind regards,
Dirk
Joomlaplates Admin
Joomla-Master in forum.joomla.de/
The topic has been locked.

Replied by Escapade34 on topic Migrating Joomla 4.4.0 to 5.0.0

Posted 5 months 2 days ago #34007
I installed the components in the correct versions but unfortunately, still a problem updating from version 4.4.0 to 5.0.0.
I attached the debug file for info.
Thanks for your help
Fred

mysqli_sql_exception Show exception properties in /homepages/41/d677622447/htdocs/temp/libraries/vendor/joomla/database/src/Mysqli/MysqliStatement.php (line 138) in /homepages/41/d677622447/htdocs/temp/libraries/vendor/joomla/database/src/Mysqli/MysqliStatement.php -> prepare (line 138) in /homepages/41/d677622447/htdocs/temp/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php -> __construct (line 1020) in /homepages/41/d677622447/htdocs/temp/libraries/vendor/joomla/database/src/DatabaseDriver.php -> prepareStatement (line 1785) DatabaseDriver->setQuery() in /homepages/41/d677622447/htdocs/temp/administrator/components/com_menus/src/Helper/MenusHelper.php (line 816)

  1.  
  2.                 if ($iJoin) {
  3.                     $query->join('INNER', $iJoin);
  4.                 }
  5.  
  6.                 $results = $db->setQuery($query)->loadObjectList();
  7.  
  8.                 // Skip the entire group if no items to iterate over.
  9.                 if ($results) {
  10.                     // Show the repeatable group heading node only if not set as hidden.
  11.                     if (!$hidden) {
MenusHelper::loadXml() in /homepages/41/d677622447/htdocs/temp/administrator/components/com_menus/src/Helper/MenusHelper.php (line 841) MenusHelper::loadXml() in /homepages/41/d677622447/htdocs/temp/administrator/components/com_menus/src/Helper/MenusHelper.php (line 673) MenusHelper::loadPreset() in /homepages/41/d677622447/htdocs/temp/administrator/modules/mod_menu/src/Menu/CssMenu.php (line 121) CssMenu->load() in /homepages/41/d677622447/htdocs/temp/administrator/modules/mod_menu/mod_menu.php (line 19) include('/homepages/41/d677622447/htdocs/temp/administrator/modules/mod_menu/mod_menu.php') in /homepages/41/d677622447/htdocs/temp/libraries/src/Dispatcher/ModuleDispatcher.php (line 52) ModuleDispatcher::Joomla\CMS\Dispatcher\{closure}() in /homepages/41/d677622447/htdocs/temp/libraries/src/Dispatcher/ModuleDispatcher.php (line 55) ModuleDispatcher->dispatch() in /homepages/41/d677622447/htdocs/temp/libraries/src/Helper/ModuleHelper.php (line 291) ModuleHelper::renderRawModule() in /homepages/41/d677622447/htdocs/temp/libraries/src/Helper/ModuleHelper.php (line 162) ModuleHelper::renderModule() in /homepages/41/d677622447/htdocs/temp/libraries/src/Document/Renderer/Html/ModuleRenderer.php (line 99) ModuleRenderer->render() in /homepages/41/d677622447/htdocs/temp/libraries/src/Document/Renderer/Html/ModulesRenderer.php (line 51) ModulesRenderer->render() in /homepages/41/d677622447/htdocs/temp/libraries/src/Document/HtmlDocument.php (line 575) HtmlDocument->getBuffer() in /homepages/41/d677622447/htdocs/temp/libraries/src/Document/HtmlDocument.php (line 894) HtmlDocument->_renderTemplate() in /homepages/41/d677622447/htdocs/temp/libraries/src/Document/HtmlDocument.php (line 647) HtmlDocument->render() in /homepages/41/d677622447/htdocs/temp/libraries/src/Document/ErrorDocument.php (line 139) ErrorDocument->render() in /homepages/41/d677622447/htdocs/temp/libraries/src/Error/Renderer/HtmlRenderer.php (line 78) HtmlRenderer->render() in /homepages/41/d677622447/htdocs/temp/libraries/src/Exception/ExceptionHandler.php (line 136) ExceptionHandler::render() in /homepages/41/d677622447/htdocs/temp/libraries/src/Exception/ExceptionHandler.php (line 73) ExceptionHandler::handleException() in /homepages/41/d677622447/htdocs/temp/libraries/src/Application/CMSApplication.php (line 336) CMSApplication->execute() in /homepages/41/d677622447/htdocs/temp/administrator/includes/app.php (line 58) require_once('/homepages/41/d677622447/htdocs/temp/administrator/includes/app.php') in /homepages/41/d677622447/htdocs/temp/administrator/index.php (line 32) Error Class "JPluginHelper" not foundin /homepages/41/d677622447/htdocs/temp/plugins/system/ic_autologin/ic_autologin.php (line 35)
  1.  *
  2. */
  3.  
  4. defined('_JEXEC') or die;
  5.  
  6. JPluginHelper::importPlugin('icagenda'); // @todo: move to a new iCagenda system plugin
  7.  
  8. jimport('joomla.plugin.plugin');
  9.  
  10. class PlgSystemic_autologin extends JPlugin
  11. {
require_once() in /homepages/41/d677622447/htdocs/temp/libraries/src/Extension/ExtensionManagerTrait.php (line 217) CMSApplication->loadPluginFromFilesystem() in /homepages/41/d677622447/htdocs/temp/libraries/src/Extension/ExtensionManagerTrait.php (line 160) CMSApplication->loadExtension() in /homepages/41/d677622447/htdocs/temp/libraries/src/Extension/ExtensionManagerTrait.php (line 99) CMSApplication->bootPlugin() in /homepages/41/d677622447/htdocs/temp/libraries/src/Plugin/PluginHelper.php (line 232) PluginHelper::import() in /homepages/41/d677622447/htdocs/temp/libraries/src/Plugin/PluginHelper.php (line 192) PluginHelper::importPlugin() in /homepages/41/d677622447/htdocs/temp/libraries/src/Application/CMSApplication.php (line 765) CMSApplication->initialiseApp() in /homepages/41/d677622447/htdocs/temp/libraries/src/Application/AdministratorApplication.php (line 321) AdministratorApplication->initialiseApp() in /homepages/41/d677622447/htdocs/temp/libraries/src/Application/AdministratorApplication.php (line 174) AdministratorApplication->doExecute() in /homepages/41/d677622447/htdocs/temp/libraries/src/Application/CMSApplication.php (line 306) CMSApplication->execute() in /homepages/41/d677622447/htdocs/temp/administrator/includes/app.php (line 58) require_once('/homepages/41/d677622447/htdocs/temp/administrator/includes/app.php') in /homepages/41/d677622447/htdocs/temp/administrator/index.php (line 32)

The topic has been locked.

Replied by WM-Loose on topic Migrating Joomla 4.4.0 to 5.0.0

Posted 5 months 2 days ago #34009
Disable or uninstall icagenda and sp-pagebuilder.
Then try again.

Just to clarify: This is not a problem with our templates, the Astroid Framework or our UKIT modules.
Kind regards,
Dirk
Joomlaplates Admin
Joomla-Master in forum.joomla.de/
Last Edit:5 months 2 days ago by WM-Loose
Last edit: 5 months 2 days ago by WM-Loose.
The following user(s) said Thank You: joomlaplates
The topic has been locked.

Installations-Service

Don´t waste your time, we install your purchased Template
with the "Demo Content" within the next 24 hours.

Buy Now - 59€

Joomlaplates/Theme-Point is not affiliated with or endorsed by Open Source Matters or the Joomla! Project

Copyright © 2022 JoomlaPlates | Professional Joomla Templates with Uikit 3

Disclaimer & Privacy | License