| 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. |