Quote Originally Posted by yellow1912 View Post
Ronald, what is the complete name of your local config file, and what is the exact content inside?
Dear Yellow,

<?php
/**
* @package Pages
* @copyright Copyright 2003-2006 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: local.config.php.example 149 2009-03-04 05:23:35Z yellow1912 $
*/

$ssuLocalConfig = array(

'languages' => array( 'default' => 'default',
'nl' => 'default',
'id' => 'default',
)
);

testsite is on www.waroeng.nl/test

Thanks for your help,
Ronald