The function paypernode_user_update conflicts with hook_user_update in Drupal 7. I will provide a patch to rename the function paypernode_user_update to paypernode_update_user...

Comments

guillaumev’s picture

StatusFileSize
new4.51 KB

Here is the patch...

leducdubleuet’s picture

Status: Active » Reviewed & tested by the community

With current dev this results when saving user profile in :

Recoverable fatal error: Object of class stdClass could not be converted to string in DatabaseStatementBase->execute() (line 2139 of //includes/database/database.inc).

I applied the proposed changes in the patch manually and it solves the issue.

Thank you guillaumev!

maurizio.ganovelli’s picture

Assigned: Unassigned » maurizio.ganovelli
Status: Reviewed & tested by the community » Fixed

Patch committed to repository.
Thanks to all!

Status: Fixed » Closed (fixed)

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