• Hello!
    We like your plugin’s way of thinking!
    We found some PHP Notice in debug.log using PHP 7.3

    Is the solution of these planned?

    Thank you!

    PHP Notice: Undefined index: widget_file in ../wp-content/plugins/transposh-translation-filter-for-wordpress/wp/transposh_widget.php on line 183
    PHP Notice: Uninitialized string offset: 0 in ../wp-content/plugins/transposh-translation-filter-for-wordpress/wp/transposh_widget.php on line 158
    PHP Notice: Uninitialized string offset: 0 in ../wp-content/plugins/transposh-translation-filter-for-wordpress/wp/transposh_widget.php on line 192
    PHP Notice: Undefined index: widget_file in ../wp-content/plugins/transposh-translation-filter-for-wordpress/wp/transposh_widget.php on line 211
    PHP Notice: Uninitialized string offset: 0 in ../wp-content/plugins/transposh-translation-filter-for-wordpress/wp/transposh_widget.php on line 220
    PHP Notice: Undefined index: widget_file in ../wp-content/plugins/transposh-translation-filter-for-wordpress/wp/transposh_widget.php on line 283
    PHP Notice: Undefined index: title in ../wp-content/plugins/transposh-translation-filter-for-wordpress/wp/transposh_widget.php on line 301

Viewing 1 replies (of 1 total)
  • Plugin Author oferwald

    (@oferwald)

    Hello There,

    Thanks for the compliments,
    I will look into the code, but there are some times which those parameters are not provided, so you get those notices, which are basically harmless.

    My quick suggestions will include:
    Change logging level 🙂
    Add a @ to the proper line to avoid those notices

    Good luck,

Viewing 1 replies (of 1 total)

The topic ‘debug Notices’ is closed to new replies.