BlackCat CMS v1.2.2 Beta1
Verfasst: Mi 14. Dez 2016, 17:07
Anbei die erste Beta zu BC Version 1.2.2 mit der Bitte um Test. Changelog folgt.
Edit: Anhang entfernt.
Edit: Anhang entfernt.
Changes since tag: 1.2.1
283/closed: v1.1: footers.inc.php not loaded for modules
fixed/ready: yes
URL: https://github.com/BlackCatDevelopment/ ... issues/283
341/closed: Wrong path in Droplets Helper
fixed/ready: yes
URL: https://github.com/BlackCatDevelopment/ ... issues/341
343/closed: Addons Catalog: Unable to install modules with tag only
fixed/ready: yes
URL: https://github.com/BlackCatDevelopment/ ... issues/343
349/closed: 1.2.1: All templates marked as "mandatory"
fixed/ready: yes
URL: https://github.com/BlackCatDevelopment/ ... issues/349
350/closed: 1.2.1: "Deprecated" message in class.order.php (PHP7)
fixed/ready: yes
URL: https://github.com/BlackCatDevelopment/ ... issues/350
351/closed: v1.2.1: XSS vulnerability in Backend (page language links)
fixed/ready: yes
URL: https://github.com/BlackCatDevelopment/ ... issues/351
354/closed: Error in "fixed" template.inc (phpLib)
fixed/ready: yes
URL: https://github.com/BlackCatDevelopment/ ... issues/354
358/closed: Installation fails at last step
fixed/ready: yes
URL: https://github.com/BlackCatDevelopment/ ... issues/358
359/ open: Error in Mojito Template -> index.php
fixed/ready: no
URL: https://github.com/BlackCatDevelopment/ ... issues/359
Code: Alles auswählen
;<?php
;die(); // For further security
;/*
[CAT_DB]
TYPE=mysql
HOST=localhost
PORT=3306
USERNAME=<Datenbankbenutzer>
PASSWORD=<Datenbankkennwort>
NAME=<Datenbankname>
;*/
;?>