Hi,
I am using the latest stable release of drigg,Stack over flow at line 64 pops up in IE frequently
I think its related to Java script ,not sure
Please advise
| Comment | File | Size | Author |
|---|---|---|---|
| #12 | drupal.js.txt | 5.49 KB | tanzeel |
| #2 | stackoverflow.jpg | 137.97 KB | iahead |
Comments
Comment #1
mercmobily commentedHi,
Sorry, this is not enough information for me to do absolutely anything about it. I need to know at least which javascript file is causing this.
Please provide this information.
Merc.
Comment #2
iahead commentedI normally get this popup error message only when i use IE.
I have attached the screenshot.
I have no idea which script is poping this message
Comment #3
iahead commentedComment #4
mercmobily commentedHi,
Sorry, this could be _anything_.
You need to:
* Open the page
* Check a _complete_ list of JS files called
* Take out one after the other, clearinbg IE's cache after each step, and see when it stops doing it. I would take out drigg.js to start with. Then extra_voting_forms.js.
* if the problems persist with extra_voting_forms.js and drigg.js out, then the problem is not Drigg.
Or, you need to do some serious debugging with IE -- I am not sure how you do it.
Bye,
Merc.
Comment #5
iahead commentedI think some scripting problem on drigg.js
Not sure tough
Comment #6
mercmobily commentedHi,
Sorry, not enough information, and no way to get more information.
Won't fix.
If anybody is able to get more information, please reopen this bug.
To the poster: please try this bug on another computer, or try reinstalling IE.
Merc.
Comment #7
tanzeel commentedHi every one
In IE i am getting "Stack overflow at line 17" message. when i see in firefox using firebug the error is "too much recursion
[Break on this error] Drupal.extend.apply(this[i], [obj[i]]);". It is misc/drupal.js in line 16.
Please help me how can i get rid of this message? OR any idea how this error occur so that i can fix it.
Thanks
Comment #8
tanzeel commentedComment #9
mercmobily commentedHi,
Which version of IE are you using?
Again, this doesn't seem to be a problem with Drigg...
Merc.
Comment #10
tanzeel commentedThanks for quick reply
Yes it is not problem with drigg.. I am using IE 8, but in IE 7 same error apears. should i create new thread if it in not drigg related issue, i have changed project drigg -> drupal btw.
Comment #11
damien tournoud commentedWell, you will need to get much more information about what javascript code triggers this.
Comment #12
tanzeel commentedI have already mentioned code line, for your ease i attache the file of drupal.js.
This is drupal core file.
Comment #13
damien tournoud commentedYou will need to identify the file that *call* drupal.js. The bug is probably not in core (or a lot more people would experience it).
Comment #14
mercmobily commentedComment #15
tanzeel commentedYou are wasting our time nothing else.... if i know the problem then i can solve it, i want to know possibilities that this error can occur.... I am going to open new thread please dont reply there. I cant understand what information you are required.. may be whole code of the project........
Thanks,
Tanzeel
Comment #16
tanzeel commentedComment #17
tanzeel commentedThe solution is upgrade the drupal version
see here
http://drupal.org/node/500888
Thanks any way