Needs review
Project:
RelatedContent
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Feb 2010 at 18:06 UTC
Updated:
5 Mar 2012 at 18:23 UTC
Jump to comment: Most recent file
Comments
Comment #1
dooug commentedHere is the patch. Please review and comment.
Comment #2
dooug commentedThis seems to be a PHP 5.3 problem. Similar issues have been posted with Drupal 6 core and PHP 5.3: #360605: PHP 5.3 Compatibility
I'm not sure if D6 contrib modules are required to work with PHP 5.3 but either way, this patch might still be valid.
Comment #3
dooug commentedComment #4
str1 commented*edit: Did get it working with patch, thank you! Used latest dev release + cleared caches
Comment #5
pfaocleFixes warning, patch looks good.
Comment #6
michalczernik commentedDid not work for me.
I have applied the patch on DEV server with PHP 5.3.2 and it works, but on TEST server with PHP 5.3.3 I'm still getting the same error message.
Any ideas?
Comment #7
Brainhack commentedThe patch worked for me on php 5.3.2.
I have one site that relies somewhat heavily on this module, now I won´t have to pull it out of my Aegir-server and downgrade it - thanks for publishing the patch!