Hey,
Im tryin to make different layout, where i want to move INFORMATION BOX into header on one line (menu). But there is an error message:
Notice: Undefined variable: informations in D:\xampp\htdocs\sop\catalog\view\theme\default\template\common\header.tpl on line 6
Warning: Invalid argument supplied for foreach() in D:\xampp\htdocs\sop\catalog\view\theme\default\template\common\header.tpl on line 6
What i need to do to make there variables defined?
Thanks!!!
If you move anything from one view to another view you will also need to move the variables from the CORRESPONDING controller file. eg. Variables from catalog\controller\module\information.php go to the information view and will need to be moved to the catalog\controller\common\header.php file if you want them to appear in the header.tpl file.
Hope this helps.
Hope this helps.
http://www.alreadymade.com
Follow me on twitter.com/alreadymade
Who is online
Users browsing this forum: No registered users and 5 guests