Quote:
Originally Posted by vintageadult
gave these errors while updating:
An error occured while installing or updating
Your server configuration prevents the product to be installed automatically.
Please try to install the product manually.
➥ Guide to install a WP-Script Theme manually
➥ Guide to install a WP-Script Plugin manually
|
Please try to add the following php line at the top of your wp-config.php file:
PHP Code:
<?php
define('FS_METHOD','direct');
This should fix the issue you get to update the products automatically.