YahnisElsts / plugin-update-checker

A custom update checker for WordPress plugins. Useful if you don't want to host your project in the official WP repository, but would still like it to support automatic updates. Despite the name, it also works with themes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Updated from version 5.3 to 5.4 and receiving Puc/v5p4/Autoloader.php not found

crmprogramming opened this issue · comments

The file exists on the server, but a Wordpress error log is created :
image

Permissions over those files are: 0644

Hosting is a Godaddy shared plan

Same here, had to rollback to 5.3

If the file exists but you're still getting the same error, that's probably not an issue with PUC but the server/PHP. On the other hand, if it only shows up once, when upgrading to PUC 5.4, then it could potentially be a PUC issue.

The issue is very strange, I never had problems upgrading PUC before...

I think this might be some hosting/caching/synchronizing/composer issue. Eventually it worked for me, but needed a long time and many syncs. I don't know what happened...