Updating Script Files on the Server

When dealing with complex and hard-to-diagnose errors, a quick and effective solution is to update the script files on the server to the latest version.

Here’s what you need to do:

  1. Download the update distribution package for your script version (the PHP version doesn’t matter — you can choose any of the available distributions).

  1. Upload the distribution archive to the root folder of your website and extract it, replacing the existing files.

  2. Check if the issue has been resolved.

Last updated