daylifemike / photomosaic-for-wordpress

The distribution endpoint for PhotoMosaic, formatted for Wordpress' plugin update service
3 stars 2 forks source link

Can't update : 2.15.3 -> 2.15.8 #3

Open novativmedias opened 6 years ago

novativmedias commented 6 years ago

In the "dashboard >> plugins" menu, I click on "Update now" and that seems to run adequately but if I click again on "plugins", the 2.15.3 version's still there, not updated...

christianbundy commented 6 years ago

We're still having this issue. It looks like the updater tries to download 2.15.8 but instead re-downloads the 2.15.3 file. Any idea on how to resolve this?


Here are our logs:

WordPresssUpdates

The update process is starting. This process may take a while on some hosts, so please be patient.

Enabling Maintenance mode… Updating Plugin PhotoMosaic for WordPress (1/1)

PhotoMosaic for WordPress updated successfully.

Downloading update from https://api.github.com/repos/daylifemike/photomosaic-for-wordpress/zipball/v2.15.3… Unpacking the update… Installing the latest version… Removing the old version of the plugin… Plugin updated successfully.

Disabling Maintenance mode…

All updates have been completed.


We resolved this by manually downloading the zip for 2.15.8 and installing it in-place, but ideally that's not required for a simple WordPress plugin update.

novativmedias commented 5 years ago

Hello! Almost a year later, sorry.

But yeah, @christianbundy was right.

  1. Clicked on "Clone or download" on the page https://github.com/daylifemike/photomosaic-for-wordpress
  2. Extracted files and renamed folder without "-master" cause folder in wp-content/plugins is named "photomosaic-for-wordpress" and not "photomosaic-for-wordpress-master".
  3. Just to be sure, I downloaded the plugin folder of the older version. Just in case.
  4. Uploaded the whole folder in "wp-content/plugins" and overwritten the old one.

Plugin is "up to date". Well there's no update available according to plugins list.

Although I think I'll see for other options about this plugin. Last commit : 2017...

I think the project is kinda dead.

Is it?

Regards.