Yclas Installation requirement: Before you proceed with your Yclas installation: Keep in mind Yclas uses the short tag "short cut" syntax.
Thus the short_open_tag directive must be enabled in your php.ini.
Easy Solution:- Open php.ini file and look for line short_open_tag = Off
- Replace it with short_open_tag = On
- Restart then your PHP server
- Refresh this page to resume your Yclas installation
- Enjoy OC ;)