lossendae / Cliche

A media manager for MODx Revolution
14 stars 11 forks source link

Various notifications with new MODx version #11

Closed DiegoBM closed 12 years ago

DiegoBM commented 12 years ago

With a clean installation of the new MODx version 2.2.1-pl (traditional), both the manager and the site itself show various notification messages of undefined variables (such as $siteSettings, $config or $debugUser.

lossendae commented 12 years ago

I did not test it with last version of modx but you can try to set the debug mode to false in the main class : ({core_path}/cliche/model/cliche/cliche.class.php). One user also reported that the versionup on git seems to be working better with last version.

lossendae commented 12 years ago

fixed in last version