Undefined variable: logoWidth + logoHeight
-
Notice: Undefined variable: logoWidth in monsite.fr/wp-content/plugins/wp-maintenance/classes/wp-maintenance.php on line 764Notice: Undefined variable: logoHeight in monsite.fr/wp-content/plugins/wp-maintenance/classes/wp-maintenance.php on line 764Je pense qu’aux lignes 761-762 de
classes/wp-maintenance.phpvous devriez remplacer :$width = 150;par$logoWidth = 150;
$height = 80;par$logoHeight = 80;
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Undefined variable: logoWidth + logoHeight’ is closed to new replies.