Skip to content

Widget Validation Checks

Ramil Valitov edited this page Jan 19, 2017 · 1 revision

All the checks below are displayed at the About tab of the widget.

Check if installation location is correct

Installation path validation is done automatically and the results are displayed on the About page. If it fails, then you should install the widget correctly by following the installation instructions.

Write access check

Sometimes when you upload the files on the server, they may have incorrect owner or file permissions. This check verifies that all files and directories used by the widget are accessible for writing. If you click on the info icon, then a dialog box will open with detailed results:

Widget files and directories access write check results dialog

Valid (accessible) items marked green, items with problems marked red. If you have red items, then you should fix them using chown and/or chmod commands on your hosting.

Files integrity check

This check ensures that you have all the necessary files and verifies if the files has been altered (modified) or not. The details with problem description are displayed in a dialog box.

Widget files integrity check results dialog

If you see any problems, then you should fix them by uploading the correct files from the installation package of the widget.