i checked the javascipt a million times, and dont find any errors.
basically what happens is when i click to vote for an article the number increments, but the image doesnt change, and i get an error in IE
a menealo( ) error
any help would be appreciated, thanks
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| javascript error |
| ||||
|
Can you post a link to the site?
__________________ - Ash |
| |||
| |||
|
I get the same thing...you can try on yellowsupremacist.com (my test domain)
|
| |||
| Target is null or not an object
I get the same error in IE but it works in FireFox. The error occurs in: xmlshttp.js - line 114 char 3 Error: "target2" is null or not an object This seems to be the function producing the error message: function changemnmvalues (id, error) { split = new RegExp ("~--~"); b = mnmString[id].split (split); target1 = document.getElementById ('mnms-' + id); target2 = document.getElementById ('mnmlink-' + id); if (error) { target2.innerHTML = "<span>vote cast</span>"; return false; } if (b.length <= 3) { target1.innerHTML = b[0]; target1.style.backgroundColor = mnmPrevColor[id]; target2.innerHTML = "<span>vote cast</span>"; } return false; } I tried declaring target2 as a string & an array but they didn't support the function call. Where are target1 & target2 declared? What type should they be? Thanks, S |
| |||
|
i am getting the same error, i will work on a fix.
|
| |||
|
i noticed this was missing in the vote button id="mnmlink-{$link_shakebox_index}" if you are using text as your vote buttons, you can swap out the text easily, but if you are using a img, i can't figure out how to do. if you know, post here. |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Pligg 9.5 Beta: 500 Internal Server Error!!!! | Genghis | Bug Report | 0 | 05-02-2007 03:10 AM |
| Got This Parse Error on c_ file on line 141 | endph | General Help | 0 | 02-14-2007 06:44 PM |
| Tricky Javascript Error | thefirelane | General Help | 4 | 03-18-2006 03:30 AM |




Linear Mode

