I have instaled this modules:
JQuery Interface Library 5.x-1.0
Message Effects 5.x-0.6
jQuery Update 5.x-2.0
JQuery Interface Sortable Demos 5.x-1.0
JQuery Interface Sortable 5.x-1.0

And I get this error with firefox:
Error: $("#node-sort-list-184").Sortable is not a function
Archivo de origen: http://localhost/iasist/es/nodeorder/order/184
Línea: 22

I can not move the nodes, or drag and drop the nodes.

Thanks

Oskar

Comments

pvanderspek’s picture

Did you copy the files coming with jQuery Update to the right location in your Drupal installation, thus replacing the version of jQuery coming with Drupal?

oskar_calvo’s picture

Hello.

Yes I did what it's say in the jquery update install.txt, if I check my ?q=admin/logs/status I found that I have jquery 1.2.6.

I'm working with firefotx 3.x and Opera 9.x

Thanks.

Oskar

marcp’s picture

Do the Interface Sortable demos work for you?

oskar_calvo’s picture

Hello marcp.

No, neither of the demos works for me.

Oskar.

marcp’s picture

It sounds like the jQuery Interface module didn't get installed properly, then.

Ideally, before using Nodeorder, you should be able to test to make sure that jQuery Interface is working properly. In order to do so, you may want to test that the Message Effects module does what it is supposed to.

If Message Effects works fine, and if the Interface Sortable demos work fine, then there may be a Nodeorder problem, but it sounds like it's something else.

oskar_calvo’s picture

Hello marcp.

I'm going to re-install all, and first check the Message Effects, and see what happens.

Thanks

Oskar

pvanderspek’s picture

Status: Active » Closed (fixed)

I guess this has been resolved. Please reopen if the problem reappears