After installing IMCE Tools and activating path + search modules, following message appears when I go into IMCE:

Warning: Parameter 1 to imce_search_form() expected to be a reference, value given in drupal_retrieve_form() (line 771 ... /includes/form.inc).

CommentFileSizeAuthor
#1 ScreenShot391.jpg6.71 KBTripX

Comments

TripX’s picture

StatusFileSize
new6.71 KB

Attached a print screen which shows the search functionality regarding to this warning.

tekante’s picture

Assigned: Unassigned » tekante
tekante’s picture

Status: Active » Needs review

The function signature for form returning functions changed from D6 to D7, I've updated the code to comply with the new expected signature (commit 6ad0f93e0380eca3452ef397126c0e2c4faab796) give the latest a try and see if it resolves your error.

tekante’s picture

Status: Needs review » Fixed

Setting status to fixed as correction has been committed and no further information has been received regarding error

Status: Fixed » Closed (fixed)

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