Hi. In the install.php file is the following code:
PHP Code:
else if (!is_writable($relative_script_path.'/includes/')) {
$error .= phpdigMsg('error2');
}
The 'error2' message is the "Can't write connexion template" message.
Try making sure that the following are set to 777 permissions:
[PHPDIG_DIR]/text_content
[PHPDIG_DIR]/includes
[PHPDIG_DIR]/admin/temp