Re: [format] problem
This WebDNA talk-list message is from 2001
It keeps the original formatting.
numero = 38374
interpreted = N
texte = also another strange thing is SOME prices are showing up wierd ex:[price] filed is 10.00shows up 10.10.00other prices have [price] field 45.00 and they show up that way... all ofthem are in the same db and this is without the [format] tag now... just can't get it?!.. the db has some 13 000 records across 30fields. is that something to consider in this case?!??just restarted WC.... WC4 on linux.....On Wed, 5 Sep 2001, Kalin Mintchev wrote:> > yea we rebooted the WC 4 days ago because it was sending email twice. thet> fixed that. we have other sites with the same shipping cart code structure> that work with no problems. it's only this one that is giving me the> errors. if i take the [format] tags out it works fine -> prices show up> and evrything's fine except the formating ofcource...> > > > > On Tue, 4 Sep 2001, Brian Fries wrote:> > > I see nothing wrong with your code, and it works fine on my server...> > > > I would try starting from the bare minimum...> > > > [format .2f]100.000[/format]> > > > to see if that works, then add the surrounding contexts one at a time > > until I found where it breaks.> > > > Have you tried rebooting the server to see if that clears up some > > funky state that WebCat may be in?> > > > - brian> > > > At 8:25 PM 9/4/2001, Kalin Mintchev wrote:> > >this is the whole code nothing showed up in the bbedit when i tried show> > >invisibles but brakes (\r)> > >> > >> > >> > >> > >> > >FOTOFOLIO WHOLESALE> > >> > >> > >> > >> > >> > > [lineItems]> > >> > >[sku]> > >
> > >$[format .2f][math][quantity]*[price][/math][/format]> > >> > >> > >
[showif [discnt]>0]$[format .2f][texte][/format][/showif]> > >[showif [discnt]=]no disc.[/showif]
> > >> > >[/lineItems]> > >> > >> > >> > >> > >> > >> > >