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

PGiro’s picture

I 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);

unmicdrac’s picture

That was it, now it's working. Kinda slow sometimes, but working. Thank you!

PGiro’s picture

Assigned: Unassigned » PGiro
Status: Active » Closed (fixed)

Good.

The slowness is with the old button, right ? The new one should be better.