littlebizzy / slickstack

Lightning-fast WordPress on Nginx
https://slickstack.io
GNU General Public License v3.0
629 stars 112 forks source link

undefined variable "modified" in mu-plugin updater.php #145

Closed backamblock closed 2 years ago

backamblock commented 2 years ago

those 2 errors just popped up on top of my wp dashboard:

Notice: Undefined variable: modified in /var/www/html/wp-content/mu-plugins/clear-caches/helpers/updater.php on line 136 Notice: Undefined variable: modified in /var/www/html/wp-content/mu-plugins/force-https/helpers/updater.php on line 136

and here they are again when updating a plugin :) The update did work tho

image

jessuppi commented 2 years ago

Thanks @backamblock but this Issue already exists (please search before opening a new Issue):

Ref: https://github.com/littlebizzy/slickstack/issues/59

I think this might be caused by a PHP namespace conflict... it's not serious, but just annoying. Anyway the MU plugins that we use are separate repos (LittleBizzy plugins) which are in need of revamping.