Comment to Page is broken after Update to 15.0.0-A1
-
Hello @ClickandShare.NET !
If your hosting allows to use the php.ini files in the the directory as your main site (like where are located the UNA files) then you may create your php.ini with this content:
include_path = "."
It will avoid the search of the files in the system directories like your have now. Or ask your hosting support about setting up this parameter.