Page 1 of 1
[soved] Shop: "&" statt Dezimalpunkt im Frontend
Posted: Sat 28. Jun 2008, 08:25
by santscho
Hallöle
Habe gerade festgestellt, dass unter "perbi.ch" plötzlich die Preise wie folgt ausgegeben werden: 36&60 CHF
Richtig wäre natürlich 36.60 CHF oder 36,60 CHF
Habe nix an der Website geändert
Wieso, weshalb, warum?
Santscho
Re: Shop: "&" statt Dezimalpunkt im Frontend
Posted: Sat 28. Jun 2008, 08:46
by juergen
Moin um den Ball
Schau mal im Tempolate (Ich hoffe das Original zu haben)
Code: Select all
cat_all = "besondere Angebote"
cat_list_products = Off
price_decimals = 2
vat_decimals = 0
dec_point = ","
thousands_sep = "."
image_list_width = 80
image_list_height = 80
image_detail_width = 200
image_detail_height = 350
Re: Shop: "&" statt Dezimalpunkt im Frontend
Posted: Sat 28. Jun 2008, 08:56
by santscho
Uff! Das ist ja der Hammer!
Da wurden die Anführungszeichen in html-text umgewandelt. Vielen Dank!
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<!--CONFIG_START//-->
cat_all = "Top Produkt"
cat_list_products = Off
price_decimals = 2
vat_decimals = 0
weight_decimals = 0
dec_point = ","
thousands_sep = "'"
image_list_width = 135
image_list_height = 100
image_detail_width = 200
image_detail_height = 200
mail_customer_subject = "[#{ORDER}] Ihre Bestellung auf perbi.ch"
mail_neworder_subject = "[#{ORDER}] Neue Bestellung"
label_payby_prepay = "Vorauskasse"
label_payby_pod = "Nachnahme"
label_payby_onbill = "Rechnung"
Re: [soved] Shop: "&" statt Dezimalpunkt im Frontend
Posted: Sat 28. Jun 2008, 16:03
by juergen
Manchmal denke ich.ich wohne in dem shop ... grade gestern habe ich einen getunten sauber gemacht

Re: [soved] Shop: "&" statt Dezimalpunkt im Frontend
Posted: Sat 28. Jun 2008, 16:32
by update
HORRAY HORRAY
vivat!! Thanks!
I'm living there too

Re: [soved] Shop: "&" statt Dezimalpunkt im Frontend
Posted: Sat 28. Jun 2008, 18:20
by juergen
Claus, wenn jemand zum meckern kommt sage ich dann aber, dass ich nur der Putzmann bin *g*
Re: [soved] Shop: "&" statt Dezimalpunkt im Frontend
Posted: Sat 28. Jun 2008, 18:59
by update