Community Add-Ons

Add file to this package
Top » Other

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

Legend:  Download   Report
Expand All / Collapse All
Correction bug "true" or "false" Full Pack Jin Kazuya 21 Aug 2007  

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.

Product Name in navigation bar (selectable) 1.00 azer 31 Jan 2006  
Updated sql file with note about record numbers Clive Wilson 30 Jun 2005  
Product Name in navigation bar (selectable) Sergio Inacio 30 Jun 2005