Viewing 4 replies - 16 through 19 (of 19 total)
  • Plugin Author Frank Goossens

    (@futtta)

    By the way is there a correct way to upload the development zip? Do I need to deactivate and delete the previous one?

    Yesterday I uploaded the development version of the zip without deactivating or deleting the previous one and it threw some error (which I didn’t save).

    overwriting should work … if you would get that error again, do share ??

    In addition, WordPress started running an hourly cron upgrader_scheduled_cleanup which I noticed in the plugin Crontrol with arguments such as 9400 or something. I let it run once and then killed it.

    Well .. AO now has a “cachechecker”, which is a daily cronjob to see if we need to warn users of a big cache-size, cfr.
    https://github.com/futtta/autoptimize/blob/master/classlesses/autoptimizeCacheChecker.php#L27

    but as there’s no upgrader_scheduled_cleanup or 9400 in there, I think this is just a coincidence really ..

    frank

    Thread Starter Ramanan

    (@superpoincare)

    Oh I get this message on uploading via Add New (instead of ftp-ing)

    Installing Plugin from uploaded file: autoptimize-master.zip
    Unpacking the package…

    Installing the plugin…

    Destination folder already exists. /home5/concert7/public_html/wp-content/plugins/autoptimize-master/

    Plugin install failed.

    And this in Crontrol:

    https://s16.postimg.org/v817nks39/Untitled_picture.png

    Had checked before installing. No such cron job. I think it may not be due to any cron job by your plugin but WordPress in error running it based on the reinstall error.

    Thread Starter Ramanan

    (@superpoincare)

    But I removed the earlier version and reinstalled the new one and killed the cron jobs. So no issues now.

    Plugin Author Frank Goossens

    (@futtta)

    OK ??

    “add new” is indeed not ideal, as in that case ao gets unzipped as plugins/autoptimize-master instead of files in plugins/autoptmize/ being overwritten.

    frank

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Manual Mode?’ is closed to new replies.