I got this two messages:

warning: Parameter 2 to location_addanother_form() expected to be a reference, value given in includes/form.inc on line 376.

and:

warning: Parameter 2 to location_addanother_form() expected to be a reference, value given in includes/form.inc on line 376.

attached a patch that fixes it.
cheers.

both functions have an extra & before the second argument

CommentFileSizeAuthor
location_addanother_php5.3.patch918 byteslucascaro

Comments

legolasbo’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Closing old D6 issues as D6 is end of life