“Amazon Link Extra – Images” plugin is breaking WP on install
-
I’ve just installed the extra plugin Amazon Link Extra – Images, and as soon as I activated it, WP just got broken, can’t even get to the login page.
I’m using WP v5.2.2 with PHP v7.3
This was the error I received:
Error Details ============= An error of type E_ERROR was caused in line 150 of the file .../public_html/buscandosetas/wp-content/plugins/amazon-link-images.php. Error message: Uncaught Error: Using $this when not in object context in .../public_html/buscandosetas/wp-content/plugins/amazon-link-images.php:150 Stack trace: #0 .../public_html/buscandosetas/wp-includes/class-wp-hook.php(286): alx_images_option_list(Array) #1 .../public_html/buscandosetas/wp-includes/plugin.php(208): WP_Hook->apply_filters(Array, Array) #2 .../public_html/buscandosetas/wp-content/plugins/amazon-link/amazon.php(498): apply_filters('amazon_link_opt...', Array) #3 .../public_html/buscandosetas/wp-content/plugins/amazon-link/include/amazon-link-admin-support.php(570): AmazonWishlist_For_WordPress->get_option_list(Array) #4 .../public_html/buscandosetas/wp-content/plugins/amazon-link/amazon.php(548): Amazon_Link_Admin_Support->get_option_list() #5 .../public_html/buscandosetas/wp-content/plugins/amazon-link/include/amazon-link-admin-support.php(737): AmazonWishlist_For_WordPress->get_default_settings()
I solved it by getting into my WP via ssh, and removing the “public_html/buscandosetas/wp-content/plugins/amazon-link-images.php” file.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘“Amazon Link Extra – Images” plugin is breaking WP on install’ is closed to new replies.