Announcement

  •  » Extensions
  •  » openstreetmap-plugin php8.x- warning in version 13.1

#1 2022-11-02 10:54:22

gueba
Member
2021-12-31
55

openstreetmap-plugin php8.x- warning in version 13.1

Hello/Hi/Greetings,

FYI: PHP8.x throws a warning in version 13.1 on adminpage of piwigo-openstreetmap-plugin tab 'place':
my_homepage/admin.php?page=plugin-piwigo_openstreetmap-place

Code:

Warning: Attempt to read property "value" on null in /www/htdocs/my_homepage/_data/templates_c/p6jhns^104ff70afcfc1c5ad55169bcd9c7160a06ffb80f_0.file.admin_place.tpl.php on line 242
">

content of this tempalte:

Code:

241       <p>
242          <input type="hidden" name="pwg_token" value="<?php echo $_smarty_tpl->tpl_vars['PWG_TOKEN']->value;?>
243    ">
244          <input type="submit" name="edit" value="<?php echo l10n('EDIT_PLACES');?>
245    ">
246          <input type="submit" name="delete" value="<?php echo l10n('DELETE_PLACES');?>
247    " onclick="return confirm('<?php echo l10n('Are you sure?');?>
248    ');">
249        </p>
250      </fieldset>

Last edited by gueba (2022-11-02 11:01:50)

Offline

 
  •  » Extensions
  •  » openstreetmap-plugin php8.x- warning in version 13.1

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact