bandersen
05-05-2002, 08:00 PM
I hope someone can help me out... I have a syntax error in the signup adult template / the Agree button... I dont know how to remove the error. (The cancel button is working ok).
When clicking on the Agree button I now get a small window saying:
---
line 748
document.forms.O.avatarset. SelectedIndex is NULL or not a object
---
If I click no to debug... things are working like normal.. I am taken to the signup page. if i click yes to debug, the following area is marked:
---
line 747 if (document.images.avatarpic !=null) }
line 748 document.images.avatarpic.src=document.forms(0).av atarsel[document.forms[0].avatarsel.selectedIndex].value;
---
I have tried to install the original file (register.php) and the original signup adult template. I still got this error. The only hack I had / have in the register.php is the "Default PM to new users". I dont know if that one has anything to do with this tho.
Please help someone.. ... I will try what you suggest... Is there anything I can add to the template to make this go away??
When clicking on the Agree button I now get a small window saying:
---
line 748
document.forms.O.avatarset. SelectedIndex is NULL or not a object
---
If I click no to debug... things are working like normal.. I am taken to the signup page. if i click yes to debug, the following area is marked:
---
line 747 if (document.images.avatarpic !=null) }
line 748 document.images.avatarpic.src=document.forms(0).av atarsel[document.forms[0].avatarsel.selectedIndex].value;
---
I have tried to install the original file (register.php) and the original signup adult template. I still got this error. The only hack I had / have in the register.php is the "Default PM to new users". I dont know if that one has anything to do with this tho.
Please help someone.. ... I will try what you suggest... Is there anything I can add to the template to make this go away??