Joomla.it Forum

Componenti per Joomla! => Gestione e-commerce => : musicmania 05 Sep 2014, 19:49:48

: Errore nella generazione Fattura
: musicmania 05 Sep 2014, 19:49:48
Ciao a tutti ragazzi. Ho un piccolo problemino con il mio sito www.rmelectric.it (http://www.rmelectric.it)

Quando un ciente effettua l'ordine, e a me arriva la copia della fattura, prima della normale intestazione mi compare questo errore:

function currentvideo(id, title, descr) { var xmlhttp; if (window.XMLHttpRequest) { xmlhttp = new XMLHttpRequest(); } else {
xmlhttp = new ActiveXObject("Microsoft.XMLHTTP"); } xmlhttp.onreadystatechange = function() { if (xmlhttp.readyState == 4 &&
xmlhttp.status == 200) { } } xmlhttp.open("GET", "index.php?option=com_hdflvplayer&task=addview&thumbid=" + id, true);
xmlhttp.send(); var wndo = new dw_scrollObj('wn', 'lyr1'); wndo.setUpScrollbar("dragBar", "track", "v", 1, 1);

Dopo di che la normale fattura..Vi allego anche uno screenshot.

Come mai accade questo?

[allegato eliminato automaticamente dopo un anno]