Download & Extend

fckeditor_user_delegate error after upgrading to php 5.3

Project:FCKeditor - WYSIWYG HTML editor
Version:6.x-2.0-beta2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)
Issue tags:PHP 5.3

Issue Summary

After upgrading to php 5.3 I started getting this error when editing a user:

warning: Parameter 3 to fckeditor_user_delegate() expected to be a reference, value given in [site_path]/drupal-6.14/includes/module.inc on line 450.

I corrected it by removing the "&" from this line:

function fckeditor_user_delegate($type, $edit, &$user, $category = NULL) {

Comments

#1

Status:active» postponed (maintainer needs more info)

I have committed a fix to CVS. Could you try the next 2.x-dev release, which will be available tomorrow?

#2

Status:postponed (maintainer needs more info)» fixed

I am assuming it was fixed.

#3

Status:fixed» closed (fixed)

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

nobody click here