The main repository with the issue tracking can be found on gitlab.
An original author is Tess / readme by Tess can be found here.
This version requires at least PHP 7.2 and MySQLi or PDO_MySQL extensions (with MySQL = 5.7).
PHP version | Supported by Listing Admin | Link to download |
---|---|---|
7.2 | + | an archive of the public folder of this repository for PHP 7.2 |
7.3 | + | an archive of the public folder of this repository for PHP 7.3 |
7.4 | + | an archive of the public folder of this repository for PHP 7.4 (mirror) |
8.0 | ? | - |
If you have MySQL 8.0 or higher, proper script operation is not guaranteed. For now, I’m not planning to support MySQL 8.0.
Changes are available in a changelog.
I’m not providing support for versions lower than 2.4, as well as for fresh installations.
If you are using Listing Admin 2.4 (old version by Tess) or Listing Admin [Robotess Fork] 1.*:
config.php
files.admin/
files with the public/admin/
files from this repository. Make sure that you have all
files from the folder uploaded.public/samplefl/jac.sample.inc.php
file;
edit your database information and save it as jac.inc.php
to overwrite your old one. Please note that additionally
you have to add public/samplefl/db-connection.inc.php
to every fanlisting/collective folder, this file should not
be modified though.admin/rats.sample.inc.php
file; edit your database information and save it
as rats.inc.php
to overwrite your old one.samplecollective
and samplefl
folders added to the archive just for your convenience so that you could
see how the folders for FL/collective might look like.Please follow the instructions carefully. A lot of issues were caused by users having incorrect config files.
That’s it! Should you encounter any problems, please create an issue here, and I will try and solve it if I can. You can also report an issue via contact form. Please note that I don’t support fresh installations, only those that were upgraded from old version.