Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

[help] rutorrent error

Hi, i installed rutorrent in a server i had, and is working ok, but now when i try to enter i get this error:

JS error: [mytorrentserver/rutorrent/js/stable.js : 183] Uncaught TypeError: td.append(...).width(...).attr is not a function

code from 180-188 is:

tr.append( td.append( $("<div>").html(styles[this.colOrder[i]].text)). width(styles[this.colOrder[i]].width). attr("index", i)); <------ line 183 this.colMove.init(td.get(0), preventSort, null, moveColumn);

any hint?

thanks

Comments

Sign In or Register to comment.