Error 'document.add.uiz.value'

soulefl Posted messages 70 Status Membre -  
soulefl Posted messages 70 Status Membre -

It happens to me several times, there's this window that appears saying:
A runtime error has occurred
do you wish to debug
line: 1052
error: 'document.ajout.uiz.value' is null or not an object.

I don't even know what that is, I click yes, and then the script displays, and there are a lot of things on it, I don't understand anything in it, but the cursor blinks in one spot, is the error in this paragraph, but how do I fix it, should I save this and send it to someone who can correct it, thank you for your help.

2 réponses

arth Posted messages 84 Registration date   Status Contributeur Last intervention   1 293
 
First, learn some politeness, it will help with your response.

Then you give absolutely nothing: program, language, is it software, did you create this program, if so, which language?

Answer these little questions first and we can help you a bit more.

And always with a smile, please (except in desperate cases) :)

With that, good night.

--
The wolf, solitary and mysterious.
8
soulefl Posted messages 70 Status Membre 6
 
Hi,
I just took a picture of the debug window, and I wanted to insert it here but I couldn't,
anyway, I'll explain to you, for example, when I go to a forum, where there are smilies, icons for alignment and colors, as soon as my mouse hovers over one of these icons, the error window appears:
for example, this one tells me:

A run-time error has occurred
do you wish to debug
line: 27
Error: unknown runtime error

I click yes to get the script
I find a whole line in yellow: (probably line 27) and it says:

document.getElementById("description").innerHTML=texte[txt];

I also want to specify that I recently installed a debugger, but it doesn't help me much because I don't understand how to use it.
in any case, I'll post this message, and try again once more to send you the complete script if I can, because what happens is that if I close the debug window without fixing everything, the whole browser window freezes, and I have to close all browsing windows
thank you for your help
1