I have done all the things mentioned in readme.txt but I get the error in the title. Is it something that I am doing wrong, is it a problem with my servers settings? Any advice greatly apreciated.
I have done all the things mentioned in readme.txt but I get the error in the title. Is it something that I am doing wrong, is it a problem with my servers settings? Any advice greatly apreciated.
Comments
Comment #1
PGiro commentedI think this is related to #333007: Parse Error on User Profile Scoops page
Go to drigg_user settings and add change the form values from
extra_voting_forms_show_form($node,'n',3);to
return extra_voting_forms_show_form($node,'n',3);Comment #2
unmicdrac commentedThat was it, now it's working. Kinda slow sometimes, but working. Thank you!
Comment #3
PGiro commentedGood.
The slowness is with the old button, right ? The new one should be better.