Hi, I'm trying to use the sub module icontact_ui and noticed that the pages for user list and client folders list were giving errors
(warning: Parameter 1 to icontact_ui_users_list() expected to be a reference, value given in /includes/)

In case someone else is having the same problems, solving them is easy, just remove the & before the first parameter of icontact_ui_clientfolders_list and icontact_ui_users_list

CommentFileSizeAuthor
#1 icontact-php-5.3.patch973 byteslucascaro

Comments

lucascaro’s picture

StatusFileSize
new973 bytes

and a small patch (not necessarily complete)

john franklin’s picture

Worked for me.

lucascaro’s picture

Status: Active » Needs review
greenskin’s picture

Status: Needs review » Fixed

Thanks!

Status: Fixed » Closed (fixed)

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