Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../var/softacul.../gallery
File: NOTES.txt
1) Copy the 'var/' (exclude database.php) folder from the manual installation and save it in the .zip
[0] Fix | Delete
2) While upgrade it is asking to make a directory of random string to avoid that just go to modules\gallery\controllers\upgrader.php and
[1] Fix | Delete
replace
[2] Fix | Delete
"if (file_exists(TMPPATH . $upgrade_token))"
[3] Fix | Delete
with
[4] Fix | Delete
"if (!file_exists(TMPPATH . $upgrade_token))"
[5] Fix | Delete
3) Gallery does not work on Windows.
[6] Fix | Delete
4) We have kept PHP version 7.1 in info.xml as login wasn't working on PHP 7.0(post manual install) on most of our test servers. Check if it works in next version on PHP 7.0 and change PHP version accordingly.
[7] Fix | Delete
5) PHP REQUIREMENT LINK : README.md
[8] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function