attempting to import CSV file returns FTS errors in SpiceCRM
if we configure FTS to our Elasticache, it also returns a errors
attempting to import CSV file returns FTS errors in SpiceCRM
if we configure FTS to our Elasticache, it also returns a errors
seems you should turn off error display.
Hello,
Exactly you need to change two values in php.ini:
display_errors = Off
error_reporting = E_ALL & ~ E_DEPRECATED & ~ E_STRICT & ~ E_NOTICE & ~ E_WARNING