elementor / wp2static-addon-azure

Adds Microsoft Azure Cloud Storage as a deployment option for WP2Static
The Unlicense
6 stars 6 forks source link

i18n file missing from includes? #2

Open xaevman opened 5 years ago

xaevman commented 5 years ago

Fatal error: require_once(): Failed opening required 'wp-content\plugins\wp2static-addon-azure-master/includes/class-wp2static-addon-azure-i18n.php' (include_path='.;C:\php\pear') in wp-content\plugins\wp2static-addon-azure-master\includes\class-wp2static-addon-azure.php on line 24

leonstafford commented 5 years ago

Hi @xaevman, can you try renaming the azure add-on to wp2static-addon-azure, without the master?

leonstafford commented 5 years ago

@xaevman also, for latest develop branch code, only BunnyCDN add-on is in sync with main plugin... others will not work

jtatum commented 2 years ago

Hey, @leonstafford ! Just wanted to send a ping on this - I'm running into this error as well. Looks like includes/class-wp2static-addon-azure-i18n.php wasn't committed to Git. Appears to be referenced at https://github.com/leonstafford/wp2static-addon-azure/blob/master/includes/class-wp2static-addon-azure.php#L24