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).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | ScreenShot391.jpg | 6.71 KB | TripX |
Comments
Comment #1
TripX commentedAttached a print screen which shows the search functionality regarding to this warning.
Comment #2
tekante commentedComment #3
tekante commentedThe 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.
Comment #4
tekante commentedSetting status to fixed as correction has been committed and no further information has been received regarding error