Support » Plugin: NextScripts: Social Networks Auto-Poster » There are few PHP Notices that need fixing

  • Hello,
    My debug.log is full of notices from your plugin for Undefined index. Please check the errors below:

    PHP Notice: Undefined index: nName in /wp-content/plugins/nxs-snap-pro-upgrade/nxs-snap-pro-upgrade.php(41) : eval()’d code on line 47
    [05-Aug-2020 07:54:56 UTC] PHP Notice: Undefined index: tagsExclFrmHT in /wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs_functions_adv.php on line 221
    [05-Aug-2020 07:54:56 UTC] PHP Notice: Undefined index: useUnProc in /wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs_functions_wp.php on line 361

    Hope you can fix those.
    Thank you and best regards.
    Al.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Have you seen the FAQ – #1.13?
    https://www.nextscripts.com/support-faq/#a113

    Thread Starter alordiel

    (@alordiel)

    Sorry, but it is a good practice to keep you code clean of any notices and warnings and I think that when a developer publish code for public use should fix the issues that some one is reporting to them (if the code is still maintained).

    A PHP Notice might be “harmless” but this is not an excuse to keep your code with errors, right? Else, why on Earth we (as developers) should write clean and errorless code?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘There are few PHP Notices that need fixing’ is closed to new replies.