Missing a temporary folder.

Ok, with that additional information, please try the following:

I highly recommend you make a backup of your site before making these changes

  1. Open the online file manager (You can modify the file offline and rehollad if you wish as well)

  2. Locate your wp-config.php file

  3. At the END of the file, paste the following code:

define('WP_TEMP_DIR', dirname(__FILE__) .'/wp-content/temp/');
  1. Save and close the file, then open the “wp-content” folder

  2. Create a new folder (Inside the “wp-content” folder) and call it “temp” (Capitalization, or lack there of, matters!)

  3. Take another backup of your site if it works correctly

Backup instructions:

@FOXgit @hamzaasif @SoftHub @DanzoBlade

4 Likes