When submitting a vote a popup shows an AJAX HTTP error. On the logs we see:

error  php  ArgumentCountError: Too few arguments to function fivestar_expand(), 1 passed in /var/www/build/html/sites/all/modules/contrib/halfstar/halfstar.module on line 228 and     
                                      exactly 3 expected

Comments

wranvaud created an issue. See original summary.

wranvaud’s picture

Status: Active » Needs review
StatusFileSize
new659 bytes

This error is probably caused by changes on fivestar module. Updated halfstar to provide required arguments of fivestar_expand function.

krina.addweb’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new65.3 KB
new161.38 KB

@wranvaud, I reviewed the issue you mentioned above & try to check your patch. I reviewed it using simplytest.me & seems it is working fine for me. Kindly find attached screenshot.