Community Add-Ons
Product Name in navigation bar (selectable)
for osCommerce Online Merchant v2.2
Litle modification to choose from product model or product name to be displayed in navigation bar
1 file modified
1 record added to table configuration
by
Sergio inacio
http://www.vfxira.net
There is an error in the SQL record.
At the end of the SQL record you got :
[...] 'tep_cfg_select_option(array('true', 'false'),');
BUT
YOU MUST use
[...] 'tep_cfg_select_option(array('true', 'false'),');
Without this correction you have a "1" and [nothing] instead of a "true" or "false" choices.
Here the full packtage with this bug fix.
Download this.
All credits to authors,
Enjoy.
