Hi,
I am trying to overwrite function fivestar_vote (line 688 in fivestar.module file). It accepts 4 arguments, but when this function is set to be called in line 1194, it sets only 3 arguments. The forth argument ( $value) is set in another place, but it is not mentioned where.

Could anybody help?
thanks
Tomas

Comments

tomas.teicher’s picture

I resovled it - 4th argument was added by javascript code in fivestar.js