
Jakub Kuritka - 2012-10-12 08:34:17 -
In reply to message 2 from Gary England
If you want to use json pages instead of yaml, you have to change serializer in JUI\Jui.php from JUI\Engine\Serializers\Yaml to JUI\Engine\Serializers\Json. I dont know why it can not find JUI\Components\Page. Maybe it is problem with autoloader. Try delete file JUI\Autoloader\classMap.txt. Or use another autoloader.