Remove System Check for Date Extension

Discussions and requests related to new CMSimple features, plugins, templates etc. and how to develop.
Please don't ask for support at this forums!
Post Reply
cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Remove System Check for Date Extension

Post by cmb » Fri Sep 06, 2013 12:37 pm

Hello Community,

since the System Check was introduced in CMSimple_XH 1.5.4 it checks, if the Date extension is loaded. However, the date functionality is not offered by an extension in PHP 4 (the check results in a warning), and in PHP 5 it is not possible to disable the date extension (cf. http://www.php.net/manual/en/datetime.installation.php).

So I suggest to remove this check for CMSimple_XH 1.5.x and 1.6.

Christoph
Christoph M. Becker – Plugins for CMSimple_XH

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: Remove System Check for Date Extension

Post by cmb » Tue Feb 04, 2014 11:19 am

JFTR: this has been done for XH 1.6 (r950).
Christoph M. Becker – Plugins for CMSimple_XH

Post Reply