Skip to main content
Roger C. Guilherme
Librarian and programmer at ABCD
View all authors

v3.1.2 Cleaning and repairs

· 2 min read
Fred Hommerson
Programmer at ABCD
Roger C. Guilherme
Librarian and programmer at ABCD

What's Changed

Release 2.4.1 Improve update manager and solve small bugs

· One min read
Fred Hommerson
Programmer at ABCD
Roger C. Guilherme
Librarian and programmer at ABCD

What's Changed

Update_manager:

  • Check that php curl extension is loaded.
  • Copy also cgi-bin subfolders ansi and utf8. Set executable permissions on executables
  • Print the log file timestamp in the server timezone (only on linux servers) Version_checker:
  • Moved json file to upgrade folder
  • Corrected repository name (ABCD2->ABCD)

Update site

· One min read
Roger C. Guilherme
Librarian and programmer at ABCD

Minor updates to the files related to the Site Module to have minimal compatibility with newer versions of PHP. Some commands like "each" have been deprecated in PHP 8 making the Site incompatible with upgraded servers. This commit reduces the bugs in parts, but not all of them. Testing is still needed.