You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a fresh updated Wordpress 6.2 on Apache.
The WP2Static plugin installed fine.
When I add the WP2Static Add-on: S3 Deployment plugin, I get an exception error when it tries to activate after installing the plugin. Error is reproducible by clicking "Activate."
Fatal error: Uncaught Error: Class "WP2StaticS3\Controller" not found in /var/www/html/wp-content/plugins/wp2static-addon-s3-1.0/wp2static-addon-s3.php:27 Stack trace: #0 /var/www/html/wp-content/plugins/wp2static-addon-s3-1.0/wp2static-addon-s3.php(41): run_wp2static_addon_s3() #1 /var/www/html/wp-admin/includes/plugin.php(2314): include_once('/var/www/html/w...') #2 /var/www/html/wp-admin/plugins.php(192): plugin_sandbox_scrape('wp2static-addon...') #3 {main} thrown in /var/www/html/wp-content/plugins/wp2static-addon-s3-1.0/wp2static-addon-s3.php on line 27
The text was updated successfully, but these errors were encountered:
I'm using the release zip and uploading as a normal plugin in Wordpress. Is this the correct way?
I'm also trying alternatively to use the tool/build_release.sh script but it doesn't produce a .zip file. Is there a possibility we could get some install and build instructions for this, or point me in the right direction if they are documented elsewhere?
walkertraylor
changed the title
Addon doesn't activate, displays error
Cannot install plugin on Wordpress 6.2 on Apache
May 5, 2023
Is this plugin being maintained, and expected to work with the latest version of WP2Static?
On the download page, it says the bundle zip contains the S3 Deployment Add-On and provides the MD5Sum, but I don't see the S3 addon (or the other addons) in the bundle zip provided. https://wp2static.com/download/
Am I confused about something or did they remove that feature and stop providing a working option?
I have a fresh updated Wordpress 6.2 on Apache.
The WP2Static plugin installed fine.
When I add the WP2Static Add-on: S3 Deployment plugin, I get an exception error when it tries to activate after installing the plugin. Error is reproducible by clicking "Activate."
Fatal error: Uncaught Error: Class "WP2StaticS3\Controller" not found in /var/www/html/wp-content/plugins/wp2static-addon-s3-1.0/wp2static-addon-s3.php:27 Stack trace: #0 /var/www/html/wp-content/plugins/wp2static-addon-s3-1.0/wp2static-addon-s3.php(41): run_wp2static_addon_s3() #1 /var/www/html/wp-admin/includes/plugin.php(2314): include_once('/var/www/html/w...') #2 /var/www/html/wp-admin/plugins.php(192): plugin_sandbox_scrape('wp2static-addon...') #3 {main} thrown in /var/www/html/wp-content/plugins/wp2static-addon-s3-1.0/wp2static-addon-s3.php on line 27
The text was updated successfully, but these errors were encountered: