Hi, I've several problems with the keyword tracker: 1) The javascript link to check everything doesn't work with Firefox 1.0.6. It gives a javascript error that the function document.CheckAll.onsubmit() does not exist. Each time, I have to copy the javascript to the url bar, remove the if clause and it works (like this: javascript:document.CheckAll.submit() Why isn't there at least a normal button to submit the form? What's the reason that javascript is used in this case at all? 2) If the check all is running, it usually takes lots of time until it is completed. Eg when I come back 4 days later, it still says 'Keywords: 123' Why does it need 4 days to complete the task? Why doesn't it automatically try to continue some minutes later if there's been an error? Thanks in advance!
1. It works for me with FireFox 1.0.6 2. It depends on the error. Are you using the advanced usage script by chance? If so, there is less error trapping that can be done if there is something wrong on your end.
Thanks for your reply, even though, it didn't really help me. 1) It's good that it works over there but it doesn't here! I'm using Firefox on Debian/Linux. I don't know if the operating system has any influence on javascript. I've also installed a few extensions (like Google PR extension, PDF open extension etc.) but those aren't connected to javascript in any way. What is the document.CheckAll.onsubmit() function supposed to do? I'll repeat my other two questions, because you haven't answered them: Why isn't there at least a normal button to submit the form? What's the reason that javascript is used in this case at all? 2) Ok, I admit my explanation has been somewhat unclear. I'm using the advanced script but I don't think this is the problem. The script works in general. The main problem is that I have to stay around and constantly click the 'refresh' link in order to make the script continue its work. If I close my browser and come back a few days later, it has finished half of the keywords but then it has stopped because didn't click on refresh. That's why I was asking why it doesn't automatically try to continue some minutes later if there's been an error? (The error is just a guess, I actually don't know why it stops if I don't click on refresh.)
1. Just not the way it works. 2. Try removing the advanced usage script from your account and see if it works.