Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 2122

Migrating and Upgrading to Joomla! 4.x • Re: Error while updating from 4.4.3 to 4.4.4: Class "Joomla\CMS\Crypt\Crypt" not found

$
0
0
> That class exists in Joomla 3.x

Yes, and it seems that some of the methods of the class have been deprecated.

However, the class still exists in 4.4:
https://github.com/joomla/joomla-cms/bl ... /Crypt.php

And even in 5.1:
https://github.com/joomla/joomla-cms/bl ... /Crypt.php

And the call to the Crypt method in the UserHelper class, JROOT/libraries/src/User/UserHelper.php:527, is also included in 4.4.:
https://github.com/joomla/joomla-cms/bl ... r.php#L527

Also, the UserHelper class does contain a use statement to Joomla\CMS\Crypt\Crypt:
https://github.com/joomla/joomla-cms/bl ... er.php#L20

A more general question:
What could be a reason that Joomla throws an error Class "Joomla\CMS\..." not found?

Statistics: Posted by Jefferson49 — Sun Apr 28, 2024 5:08 am



Viewing all articles
Browse latest Browse all 2122

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>