Error after adding brand
Hi, I got this error after adding a brand:
Message: Uncaught Error: Call to undefined function cal_days_in_month() in /home/shops/public_html/nieuwsbrief/index.php:146 Stack trace: #0 {main} thrown File: /home/shops/public_html/nieuwsbrief/index.php Line: 146
How to solve?
Version 4.0.3.1
This discussion has been closed.
Comments
Hi,
Please install
php-calendar
extension on your server or contact your hosting provider to help you do so. The SSH command to install:sudo yum install php-calendar
Best regards,
Ben
Perfect solved the issue thanks!