Die Suche ergab 2 Treffer
- 25. Apr 2024, 21:04
- Forum: English Support Forum
- Thema: Import CSV file of new contacts fails.
- Antworten: 2
- Zugriffe: 8202
Re: Import CSV file of new contacts fails.
Self resolution: The error indicates this is a server side error. I activated PHP error logging by adding the following lines to the /home/webpage/www/www/php.ini file: error_reporting = E_ALL | E_STRICT log_errors = On display_errors = Off error_log = /home/webpage/private/php-errors.log This confi...
- 24. Apr 2024, 17:37
- Forum: English Support Forum
- Thema: Import CSV file of new contacts fails.
- Antworten: 2
- Zugriffe: 8202
Import CSV file of new contacts fails.
New installation, new user. I am trying to import a CSV file of contacts and I receive this error: This page isn’t working. Website is currently unable to handle this request. HTTP ERROR 500 I've found posts regarding earlier versions of Admidio but no recent posts. I've inserted a 0 in the ID colum...