Problems at the very end
Posted: Mon 13. Nov 2006, 17:49
I have just gone through the instalation process, all went ok, at the last section ir sat that all the files/folders were ok and that there were no problems.
when trying to acess the site I get the following error:
Warning: Invalid argument supplied for foreach() in /home/jtportf/public_html/cotton/index.php on line 112
the code that appears on this line is:
Please help
when trying to acess the site I get the following error:
Warning: Invalid argument supplied for foreach() in /home/jtportf/public_html/cotton/index.php on line 112
the code that appears on this line is:
Code: Select all
foreach($block['css'] as $value) {
$content['css_import'] .= ' @import url("'.TEMPLATE_PATH.'inc_css/'.$value.'");'.LF;
Please help
