มีปัญหาตอนสมัครอ่ะค่ะ มัน Error ทำให้ฟังชั่นใน IE ไม่ทำงานเป็นแค่หน้าเดียวค่ะ หน้าสมัครสมาชิก รบกวนช่วยหน่อยนะคะ
http://www.webpooying.com/index.php?action=registerobject expect / line 216 / char 3ซึ่งดูแล้วเป็นที่ตรงนี้ค่ะ เราลองเข้าไปแก้ไขใน Register.template.php โดยการลบออกก็ยิ่ง error เลยค่ะ
216 {
217 document.forms.creator.regSubmit.disabled = isEmptyText(document.forms.creator.user) || isEmptyText(document.forms.creator.email) ||
218 isEmptyText(document.forms.creator.passwrd1) || !document.forms.creator.regagree.checked;
219 setTimeout("checkAgree();", 1000);
220 }
221 setTimeout("checkAgree();", 1000);
222 function refreshImages()
223 {
เว็บเราค่ะ
http://www.webpooying.com/index.php