Download & Extend

Widget error cannot eval following PHP : extra_voting_forms_show_form($node,'n',3);

Project:Drigg External Vote Button
Version:6.x-1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:PGiro
Status:closed (fixed)

Issue Summary

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

#1

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

#2

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

#3

Assigned to:Anonymous» PGiro
Status:active» closed (fixed)

Good.

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

nobody click here