opendb
opendb copied to clipboard
Open Media Lending Database
Support for PHP4 and PHP5 is dropped Convert while (list($key, $var) = each($array)) to foreach() Convert any array {} lookups to [] Upgrade libchart to 1.3 (final) Upgrade Snoopy to...
This removes most of the awful regular expressions and uses a much cleaner DOM interface. All white-space to spaces. Books and Movies are parsed. Games and Music are not yet....
Type is for digital movies
Cleanup search query, and image processing.
Hi, i get a HTTP 500 Error inside the installation. After enter the mysql data, an continue the install script, i see only Error HTTP 500. Nothing is written into...
Running on php 7.3 (Debian 10) gives the following issue: `PHP Recoverable fatal error: ini_set(): Cannot set 'user' save handler by ini_set() or session_module_name() in /some_path/include/begin.inc.php on line 111` As...
Hi, made an upgrade to latest opendb (git) and changed to PHP7. Problem: After the upgrade, the imdbsearch got Error 500 in Browser and messages from subject in the log....
Hi Jason, The repository seems to be missing the ./lib/phplot directory and the subfiles also. Is it possible to get those put into the directory? Or suggestions what could be...
I noticed recent additions weren't pulling images so I went to check for an imdbphp update and found it's been restructured. It's easy to move from v2 to v3, though....
Playing around with Docker and trying to containerize OpenDB, I'm having trouble using the resulting image. When logging in with correct credentials, I always get redirected to the login page,...