php 5.3 error
vasike - October 23, 2009 - 07:13
| Project: | Addresses |
| Version: | 6.x-1.05 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | PHP 5.3 |
Jump to:
Description
the address field won't show
warning: Parameter 1 to theme_addresses_elements() expected to be a reference, value given in /path-to-drupal/includes/theme.inc on line 617.

#1
I fully agree with the Priority being "Critical".
I have the same issue at work, running Drupal 6.14, PHP 5.3, Apache 2 under Solaris 9 on Sparc hardware. This problem is directly caused by PHP5.3 not being fully backwards compatible (again!!!!) and is present is several other modules. We are going to uninstall PHP 5.3 and load 5.2.x instead for now, but that is going to be unacceptable over time. Also, I host several sites running Drupal 6.14 on Bluehost and when they upgrade (and I use the term loosely) to 5.3 I won't have the option to revert.
Please look into this ASAP.