Hi everybody,
I installed this mod. I get this message in the Tools-BoxSSU:
Warning: Invalid argument supplied for foreach() in /home/......./domains/......./public_html/zencart/includes/init_includes/init_ssu.php on line 18
I looked in the init_ssu.php file and on line 18 it says this:
foreach ($ssuLocalConfig as $key => $config)
Something to do with the config file?
I changed the local.config.php to:
'languages' => array( 'nl' => 'default',
'en' => 'en',
)
Does anybody know how I can get rid of this warning?
Johanna


Reply With Quote
