When I install this module into Drupal 7.9, I get the following error message:
Deprecated function: Call-time pass-by-reference has been deprecated in drupal_load() (line 1105 of /var/www/vhosts/mainstreetnw.com/gallery/includes/bootstrap.inc).

CommentFileSizeAuthor
#3 richform-php53.patch5.89 KBkardave

Comments

tabvn’s picture

I got same error, still finding solution, :(

allio_froggio’s picture

Is there any update on this issue? I just installed the module today and am still getting the same error. I'd love to get this working!

kardave’s picture

Version: 7.x-1.0 » 7.x-1.x-dev
Status: Active » Needs review
Issue tags: +php5.3
StatusFileSize
new5.89 KB

I removed all the & signs from function calls to be php 5.3 compatible. Now I don't have the errors under php 5.3.
Please review.

pp’s picture

Status: Needs review » Fixed

kardave, thanks for your work, and sorry for late answer.

Try 7.x-1.1 version.

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