RE: Need help with attributes
Ajeh <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.general |
|---|---|
| Message-ID | <46fa887fe6b123a77a645b6985c6d47b@osCommerce-Forums> |
This message was sent from: General Support http://forums.oscommerce.com/viewtopic.php?p=228053#228053 ---------------------------------------------------------------- John ... all prices go through that bottom function. Except for 1 or two on the checkout If you set to return nothing when the $products_price == 0 and return the normal setting when there is a $products_price then you cannot see $0 If you do, then edit the function format in a similar manner and all bases are covered. If you have typos, then you need to make the changes correctly. You sould like you have spaces or blank lines after the last ?> in the file which will generate the error you recieved on the output started Look at line 78 in the currencies.php and take out the spaces and blank lines there. Then if no typos exist, the code will run. You will no longer see the $0.00