Closed jpSimkins closed 8 years ago
Progress is not displaying to show user what actions are being processed. This makes it difficult to tell if the script is frozen or working still.
This was due to PHP Sessions. I now close the session before the heavy processing is done. This is a fix until I remove PHP Sessions from the system.
Progress is not displaying to show user what actions are being processed. This makes it difficult to tell if the script is frozen or working still.