Got the following bug with PHP 5.3:

warning: Parameter 1 to emthumb_emfield_widget_extra() expected to be a reference, value given in /Users/amorton/Sites/r2/includes/module.inc on line 462.

Comments

drewish’s picture

Status: Needs review » Needs work

Whoops that patch didn't actually fix the problem.

drewish’s picture

Status: Needs work » Needs review

This is better.

drewish’s picture

StatusFileSize
new1.18 KB
aaron’s picture

Status: Needs review » Fixed

awesome, thanks @drewish! committed

bejames’s picture

Version: 6.x-1.19 » 6.x-1.20
Status: Fixed » Active

Still getting warning in 6.x-1.20.
PHP 5.3.2-1ubuntu4.2

warning: Parameter 1 to emthumb_emfield_widget_extra() expected to be a reference, value given in /home/james/Dropbox/prodsitebackup/suntube/includes/module.inc on line 462.

Be gentle, this is my first bug report :)

andrewfn’s picture

Something very mysterious is happening here. There seems to be a packaging problem on d.o because if you download 6.x-1.20 you actually get 6.x-1.18 according the CHANGELOG.TXT and the id stamp.

If you install 6.x-1.x you will see that this patch has indeed resolved the problem.

BeaPower’s picture

Im also getting this error, was it fixed?

aaron’s picture

that's odd; i see the same behavior as #6. i'll need to run a new release i guess...

aaron’s picture

Version: 6.x-1.20 » 6.x-1.x-dev

marking as fixed, new release pending.

aaron’s picture

Status: Active » Fixed
aaron’s picture

btw; i'm not using changelog anymore and instead am using cvs commit messages to track changes. i need to remove that file so it's not causing confusion...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.