I have recently upgrade my server to php 5.3.2.
Could you help with this warning? I don't want to downgrade the php version.
Parameter 6 to emaudio_soundcloud_audio() expected to be a reference, value given in /var/www/ktd.gr/http/sites/all/modules/emfield/emfield.module on line 650

CommentFileSizeAuthor
#4 remove_reference_to_node_1035178.patch596 bytesstephenh

Comments

spypolo’s picture

aaron’s picture

Project: Embedded Media Field » Media: Audio Flotsam
Version: 6.x-2.4 » 6.x-1.x-dev
Priority: Critical » Normal

moving to correct queue.

stephenh’s picture

Project: Media: Audio Flotsam » Media: SoundCloud

This appears to be an issue with the Media SoundCloud module - moving to Media SoundCloud issue queue.

stephenh’s picture

Status: Active » Needs review
StatusFileSize
new596 bytes

The attached patch fixes this issue by removing reference to $node in emaudio_soundcloud_audio() - line 164 media_soundcloud/providers/soundcloud.inc. Patched against latest dev version.

joachim’s picture

Status: Needs review » Fixed

Thanks for the patch! Committed to git, will be in dev release soon.

Issue #1035178 by stephenh: Fixed reference error on emaudio_soundcloud_audio().

Status: Fixed » Closed (fixed)

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