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

unmicdrac - November 21, 2008 - 08:33
Project:Drigg External Vote Button
Version:6.x-1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:PGiro
Status:closed
Description

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.

#1

PGiro - November 21, 2008 - 13:12

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

unmicdrac - November 21, 2008 - 14:23

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

#3

PGiro - November 21, 2008 - 19:17
Assigned to:Anonymous» PGiro
Status:active» closed

Good.

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

 
 

Drupal is a registered trademark of Dries Buytaert.