I just updated my site using this version and I'm getting HTTP 500 error.

On the Log I see things like:

Declaration of views_handler_field_user_name::init() should be compatible with views_handler_field_user::init(&$view, $data) in /var/www/drupal6-common/sites/default/modules/project/views/modules/user/views_handler_field_user_name.inc on line 0.

I tried fixing the issues, but I did that too quickly and started getting confused. I had to roll back.

I'm not really sure how to solve this.

Comments

mailleux created an issue. See original summary.

hass’s picture

Status: Active » Postponed (maintainer needs more info)
Related issues: +#1543434: strict warnings with PHP 5.4.x

The file views/modules/user/views_handler_field_user_name.inc does not exists in this project.

It sounds a bit like a PHP 5.4 compatibility issue... but as the file does not exists here it must be something you added or patched?

Just a side note, please see this alpha6 release as the last release of project. It was only made to allow you a smooth upgrade from D5 to D6 and from D6 to 7.x-2.x.

mailleux’s picture

I there any way to disable this. I may have picked the wrong log entry. But it's basically all my views are broken when related to Project things. I was considering disabling the module if I can't move forward. It was holding me back on D6.

Is the 7.x all ok? Would it be worth the migration to? I remember in the past the D7 project was focused a lot on the Drupal.org.

hass’s picture

Please review your logs. What you posted is not from this module and has not changed with alpha6.

Project is always focused on d.o.

You may have php issues. Review your php logs.

drumm’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closing due to lack of response.