Die Suche ergab 3 Treffer
- 25. Jan 2025, 01:46
- Forum: English Support Forum
- Thema: How to view events as grid view
- Antworten: 2
- Zugriffe: 133937
Re: How to view events as grid view
I would like this same capability in the Documents and Files module for a more visual, icon based directory.
- 25. Apr 2024, 21:04
- Forum: English Support Forum
- Thema: Import CSV file of new contacts fails.
- Antworten: 2
- Zugriffe: 20752
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 ...
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 ...
- 24. Apr 2024, 17:37
- Forum: English Support Forum
- Thema: Import CSV file of new contacts fails.
- Antworten: 2
- Zugriffe: 20752
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 ...
HTTP ERROR 500
I've found posts regarding earlier versions of Admidio but no recent posts. I've inserted a 0 in the ID ...