• Resolved Patrick_D1985

    (@patrick_d1985)


    Hi there,

    Wanted to let you know that the lite version 3.2.10 is throwing deprecation errors on the backend. Reverting back to the previous version fixed this issue immediately.

    Seems as if some debugging was left on where it should not.

    Edit to give an idea; https://postimg.cc/WhCZm03c

    • This topic was modified 1 year, 7 months ago by Patrick_D1985.
    • This topic was modified 1 year, 7 months ago by Patrick_D1985. Reason: Added image of what happens
Viewing 4 replies - 1 through 4 (of 4 total)
  • Can confirm. devs left this in the file:

    ini_set(‘display_errors’, 1);
    ini_set(‘display_startup_errors’, 1);
    error_reporting(E_ALL);

    /www/wp-content/plugins/uipress-lite/uipress-lige.php

    Thread Starter Patrick_D1985

    (@patrick_d1985)

    Thanks for confirming Kim ??

    Plugin Author UiPress

    (@admintwentytwenty)

    Hello, sorry for the inconvenience this might have caused. It is indeed the error logging that was lest enabled. We are pushing an update now to fix this.

    Thanks,

    Mark

    Thread Starter Patrick_D1985

    (@patrick_d1985)

    Hi Mark, no prob it happens. Great you took swift action ?? much appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘3.2.10 throws errors on backend’ is closed to new replies.