Title: Undefined variable: logoWidth + logoHeight
Last modified: November 9, 2017

---

# Undefined variable: logoWidth + logoHeight

 *  Resolved [Klemart3D](https://wordpress.org/support/users/klemart3d/)
 * (@klemart3d)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/undefined-variable-logowidth-logoheight/)
 * `Notice: Undefined variable: logoWidth in monsite.fr/wp-content/plugins/wp-maintenance/
   classes/wp-maintenance.php on line 764`
 * `Notice: Undefined variable: logoHeight in monsite.fr/wp-content/plugins/wp-maintenance/
   classes/wp-maintenance.php on line 764`
 * Je pense qu’aux lignes 761-762 de `classes/wp-maintenance.php` vous devriez remplacer:
 * `$width = 150;` par `$logoWidth = 150;`
    `$height = 80;` par `$logoHeight = 80;`

Viewing 1 replies (of 1 total)

 *  Plugin Author [Florent Maillefaud](https://wordpress.org/support/users/florent73/)
 * (@florent73)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/undefined-variable-logowidth-logoheight/#post-9695425)
 * Bonjour,
 * Merci, je vais faire la modification pour la prochaine version.
 * Cordialement

Viewing 1 replies (of 1 total)

The topic ‘Undefined variable: logoWidth + logoHeight’ is closed to new replies.

 * ![](https://ps.w.org/wp-maintenance/assets/icon-256x256.png?rev=2194706)
 * [WP Maintenance](https://wordpress.org/plugins/wp-maintenance/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-maintenance/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-maintenance/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-maintenance/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-maintenance/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-maintenance/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Florent Maillefaud](https://wordpress.org/support/users/florent73/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/undefined-variable-logowidth-logoheight/#post-9695425)
 * Status: resolved