Zen cart installation / maintenance / customisation / hosting
Supported Modules: Dutch language pack, Multi site, Dynamic Price Updater and more.
As I originally mentioned, this is on a version 1.5.1. I used the updates on github
And now everything would work all except for the box isn't listed in Layout > Boxes Controller
Zen cart installation / maintenance / customisation / hosting
Supported Modules: Dutch language pack, Multi site, Dynamic Price Updater and more.
Glad to be of help. ;)
The seach box is there. That was an error on my part.
However, it seems to ignore the option id on the one attribute that I have added (age)
Also its not just the issue I have with the filter not showing my attribute option for Age. How can I enable this to work on the home page as well?
Please advise.
This option has been added to the latest version on github
Zen cart installation / maintenance / customisation / hosting
Supported Modules: Dutch language pack, Multi site, Dynamic Price Updater and more.
I got a warning message in the log file as following:
I set 5 attributes as 5 filters. On the categories pages, the warning message repeated 5 times. On new products, all products and featured products, there is a extra filler - Categories, the message repeated 6 times.Code:PHP Warning: trim() expects parameter 1 to be string, array given in H:\onlinestore\includes\functions\functions_general.php on line 63 PHP Stack trace: 1. {main}() H:\onlinestore\index.php:0 2. require() H:\onlinestore\index.php:97 3. require() H:\onlinestore\includes\templates\CPE02\common\tpl_main_page.php:74 4. require() H:\onlinestore\includes\templates\CPE02\common\tpl_header.php:58 5. zen_draw_hidden_field() H:\onlinestore\includes\templates\CPE02\templates\tpl_header_currencies.php:20 6. zen_output_string() H:\onlinestore\includes\functions\html_output.php:469 7. zen_parse_input_field_data() H:\onlinestore\includes\functions\functions_general.php:77 8. trim() H:\onlinestore\includes\functions\functions_general.php:63
Is anyone can help?, or suggestion?
Zen cart installation / maintenance / customisation / hosting
Supported Modules: Dutch language pack, Multi site, Dynamic Price Updater and more.
Hi Design75
Thanks for you replay. The zen-cart version is 1.5.1, php version is 5.4.7 and the DF version is 1.2
Hi Design75
I track back to tpl_header_currencies.php:20 and dump the $value, which should be a string, to the screen. There are exactly some non string element here.
![]()
Bookmarks