I overwrote all the files and went to the admin panel but no update scripts are running. Above, however, I find that I am using osTicket (v1.15.7) and that I have to delete the setup folder.
can anyone answer me?
It should be fine. Your osTicket installation is now already v1.15.7.
@Ricsca
When doing a minor upgrade like v1.15.6 to v1.15.7 it does not require the upgrader to run as it's minor code upgrades. However when doing a major upgrade like v1.15.7 to v1.16.2 it will require the upgrader to run as there are database patches.
Cheers.
In other words the upgrader only runs when there is a database schema update. Small version changes generally does not have data base schema changes. (i.e. x.x.1 to x.x.2 etc) But larger changes generally can and do (i.e. x.1.x to x.2.x)
in the update tutorial it says that the update scrpit will be launched. No I could have known there was no need to launch it to switch between these two versions. Thanks