I apologise if i am going over previous ground. But i can't seem to find a previous issue for D7. I remember installing a patch about a month ago which fixed this. But it seems the problem has arisen again since the latest commit.

  • In Firefox, rating a piece of content anonymously will not save the results
  • In Safari, rating a piece of content anonymously will display the "An error occurred while attempting to process /system/ajax: 'undefined' is not an object" but still save the results after pressing OK. Once the page is refreshed the results are removed.

Fivestar ajax error
I really need this solution or a temporary fixed for now. As my content on a site i am building relays on the fivestar module to order the content on popularity.

Any ideas guys?

CommentFileSizeAuthor
fivestar-ajax-error.png13.51 KBiamcurio

Comments

sad8c’s picture

The same problem in Google Chrome 15.0.874.106

ericduran’s picture

Status: Active » Postponed (maintainer needs more info)

Sorry, I need more info.

This seems to be working in every other browser I've testing, including chrome, safari, and firefox.

dRaz’s picture

Same issue when using Chrome.

Works fine in Firefox....

nuez’s picture

It happened to me too...I think it must be a conflict with another ajax based thing on your website. In my case I had a Twitter feed plugin, that loads twitter updates with ajax.. After removing it it worked fine.

dRaz’s picture

Well mine just stopped the other day.

I made no changes?? :)

chris_n’s picture

It seems that the same Problem also occures when a google-plus Button is applied on the same site.

nevergone’s picture

I use the latest dev, and are affected (browser: Google Chrome 24.x and Firefox 18.x)

Error trigger line is fivestar.js line 55:
$('select', $widget).val(value).change();

I tested with jQuery uncompressed version (jQuery update, jQuery version is v1.5.2). Error message generated is jquery.js line 3308:
this.trigger( name );

I tested without jQuery Update and the error occurs.

It may help to fix the problem in.

l.sanna73’s picture

Ciao a tutti, anche io ho un errore simile:

L'errore che ottengo è questo:

An error occurred while attempting to process /file/ajax/field_immagine_opere/und/0/form-icp17ceYuJzjSxXqTaviNzQp3yw_JhOy9lHLIPtKIQw: Cannot read property 'field' of undefined

Nessuno di voi ha la soluzione?

l.sanna73’s picture

Issue summary: View changes

Inserted image

whiteph’s picture

Priority: Major » Normal
Issue summary: View changes

Lots of patches applied since this was last updated. Need up to date information to be able to progress. Hence downgraded the priority.

whiteph’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)