Hi,

On PHP 7.1.4, I'm getting this error message after entering the NodeSquirrel secret key:

Warning: A non-numeric value encountered in backup_migrate_nodesquirrel_status_form() (line 207 of /gopanel/sites/nomadsland/sites/all/modules/backup_migrate/includes/destinations.nodesquirrel.inc).

I already applied the patch backup_migrate-fix_constructor_for_future_version_php-2623598-5-7.x.patch from https://www.drupal.org/node/2623598.

Thanks for help.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sahaj created an issue. See original summary.

juankvillegas’s picture

Here is a patch.

couturier’s picture

Status: Active » Needs review

You might want to try the new 7.x-3.2 version released September 27, 2017, to see if this affects your issue.

DamienMcKenna’s picture

A minor tweak to ensure $page is an integer.

DamienMcKenna’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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