erintheunready / ComicControl

The main repo for ComicControl Development.
25 stars 7 forks source link

Update warning #6

Closed Vehemence26 closed 3 years ago

Vehemence26 commented 3 years ago

So I know I have the latest version but I'm still getting update warnings after I login

update warning error

If I then click on the red Click here to update your site! or Check for Updates link in the sidebar I'm taken /comiccontrol/update-check where I get another more detailed error

update page

And then clicking on the Upgrade ComicControl causes the following error that confirms I have the latest version.

update error

But heading back to the dashboard the original errors are still there. How do I get rid of the update warnings?

erintheunready commented 3 years ago

Hi, this has been fixed as of 4.2.1 release but you may have to do a clean re-install. However if you don't want to do that, you can use phpMyAdmin or another MySQL editor to change your cc_yoursite_options table to set the value of "version" to 4.2.0 to fix this. If you update after that things should work properly. Let me know if that solution does not work; if it does work, please let me know and I will close this issue.

Vehemence26 commented 3 years ago

I've done a clean re-install of my site and I'm not getting the errors anymore. Thank you.

updates