Author |
Topic |
|
zerakh
Junior Member
120 Posts |
Posted - 08 April 2007 : 15:11:07
|
I have a forum that worked quite a bit ago, and another that continues with no problem. However, I have been having some issues with my current forum.
For some reason, I keep getting an alert saying script error with IE and then the trash (delete) button popup not working, as well as a few other popup links in both IE and Firefox.
Ive tried to reset them by replacing them with the original files but have had no luck...
any suggestions on how to fix this? |
|
zerakh
Junior Member
120 Posts |
Posted - 08 April 2007 : 16:35:37
|
I think this falls under the same issue. I have group mod installed, and when I go into someones profile to update which group they are in (whether I click it on or off...) it no longer works. I can go back into their profile and its still the way it was before I updated it. |
|
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
|
zerakh
Junior Member
120 Posts |
Posted - 08 April 2007 : 19:50:14
|
I replaced several files:: the pop_delete, and a few admin_ pages.
A runtime error has occurred do you wish to debug
line 27 error: object expected
when I try to debug, it usually brings me to the part with <body text, background, and onLoad="DDMInint();">
I also get pages where the error occurs on line:0....I cant seem to figure out what the problem is- and those alerts happen only on IE, but the buttons etc don't work with FF |
|
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
Posted - 08 April 2007 : 20:07:56
|
As I told you, that is likely a javascript error, so you can replace as many .asp files as you like, you won't fix anything. The issue lies with .js files. That DDMInit(); javascript function is not base code, so you need to find out where that came from and check whether you're not missing any .js file. |
Snitz 3.4 Readme | Like the support? Support Snitz too |
|
|
Shaggy
Support Moderator
Ireland
6780 Posts |
Posted - 10 April 2007 : 04:26:53
|
Firefox will not show you alerts of javascript errors by default, you need to enable it in your options. However, if you crack open Firefox's Error Console, it will give you a more precise error message, telling you exactly what is wrong with your scripts.
|
Search is your friend “I was having a mildly paranoid day, mostly due to the fact that the mad priest lady from over the river had taken to nailing weasels to my front door again.” |
|
|
|
Topic |
|