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
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | After patch.png | 161.38 KB | krina.addweb |
| #3 | Before patch .png | 65.3 KB | krina.addweb |
| #2 | 3052247-ajax-error.patch | 659 bytes | wranvaud |
Comments
Comment #2
wranvaud commentedThis error is probably caused by changes on fivestar module. Updated halfstar to provide required arguments of fivestar_expand function.
Comment #3
krina.addweb commented@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.