tomkarz LiteCart Fan Depuis Sweden Membre depuis mai 2018 tomkarz 14 juin 2022 13:55 Hi, I get the following message when Im trying to login to admin: Fatal error: Uncaught Error: Class 'IntlDateFormatter' not found in C:\Program Files\Ampps\www\litecart2\includes\library\lib_language.inc.php:303 Stack trace: #0 C:\Program Files\Ampps\www\litecart2\includes\library\lib_language.inc.php(418): language::{closure}() #1 [internal function]: language::{closure}() #2 C:\Program Files\Ampps\www\litecart2\includes\library\lib_language.inc.php(420): preg_replace_callback() #3 C:\Program Files\Ampps\www\litecart2\admin\graphs.widget\graphs.inc.php(34): language::strftime() #4 C:\Program Files\Ampps\www\litecart2\admin\index.php(87): include('C:\Program File...') #5 {main} thrown in C:\Program Files\Ampps\www\litecart2\includes\library\lib_language.inc.php on line 303 What am I doing wrong?. Its a fresh installation regards Tommy
tim Founder Depuis Sweden Membre depuis mai 2013 tim 14 juin 2022 16:39 See here https://www.litecart.net/en/forums/15/errors-and-troubleshooting/16699/fatal-error-class-intldateformatter-not-found
tomkarz LiteCart Fan Depuis Sweden Membre depuis mai 2018 tomkarz 16 juin 2022 11:33 I have updated to PHP 8.1 and enabled intl but I still get this: Fatal error: Uncaught Error: Class "IntlDateFormatter" not found in C:\Program Files\Ampps\www\litecart2\includes\library\lib_language.inc.php:303 Stack trace: #0 C:\Program Files\Ampps\www\litecart2\includes\library\lib_language.inc.php(418): language::{closure}() #1 [internal function]: language::{closure}() #2 C:\Program Files\Ampps\www\litecart2\includes\library\lib_language.inc.php(420): preg_replace_callback() #3 C:\Program Files\Ampps\www\litecart2\admin\graphs.widget\graphs.inc.php(34): language::strftime() #4 C:\Program Files\Ampps\www\litecart2\admin\index.php(87): include('...') #5 {main} thrown in C:\Program Files\Ampps\www\litecart2\includes\library\lib_language.inc.php on line 303 I choose to have the ducks installed but when I click on any picture I get this!! Warning: Could not process image: No image processing library available in ~/includes/functions/func_image.inc.php (Line 73) Warning: Could not process image: No image processing library available in ~/includes/functions/func_image.inc.php (Line 73) Warning: Could not process image: No image processing library available in ~/includes/functions/func_image.inc.php (Line 73) Warning: Could not process image: No image processing library available in ~/includes/functions/func_image.inc.php (Line 73) Categories Warning: Could not process image: No image processing library available in ~/includes/functions/func_image.inc.php (Line 73) Warning: Could not process image: No image processing library available in ~/includes/functions/func_image.inc.php (Line 73) Warning: Could not process image: No image processing library available in ~/includes/functions/func_image.inc.php (Line 73) Warning: Could not process image: No image processing library available in ~/includes/functions/func_image.inc.php (Line 73) Warning: Could not process image: No image processing library available in ~/includes/functions/func_image.inc.php (Line 73) Recently Viewed I´m installing trough Premium version of Ammps with Softiliciuos and Yet I get all of these problems. I thought Ampps was going to be a great help!
tim Founder Depuis Sweden Membre depuis mai 2013 tim 16 juin 2022 15:59 Intl is still not enabled for your PHP version. https://stackoverflow.com/questions/6242378/fatal-error-class-intldateformatter-not-found Appearantly you don't have "gd" or "imagick" PHP extensions neither. Imagick requires third party libraries installed and can be tricky on Windows. Go with GD. You should have been alerted of this during installation and upgrade of LiteCart. Sad to hear this. AMPPS is a product by the Softaculous team and they can answer all your questions here: https://www.softaculous.com/board/index.php?as=sk5ltoomdy0eivjcsvjnbftqcw0g5toy&fid=12&fname=General_Support We are promoting AMPPS as a gratitude for their backing of LiteCart. We have no part in the development of AMPPS.